From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: LaTeX classes for Resume Writing Date: Tue, 28 Sep 2010 20:35:01 +0530 Message-ID: <81k4m5di3m.fsf@gmail.com> References: <81pqvytj01.fsf@gmail.com> <28108.1285684240@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=42100 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P0bkO-0001ws-Ds for emacs-orgmode@gnu.org; Tue, 28 Sep 2010 11:05:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1P0bkA-0006VF-M2 for emacs-orgmode@gnu.org; Tue, 28 Sep 2010 11:05:23 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:39150) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P0bkA-0006V3-EQ for emacs-orgmode@gnu.org; Tue, 28 Sep 2010 11:05:22 -0400 Received: by pwj6 with SMTP id 6so4021262pwj.0 for ; Tue, 28 Sep 2010 08:05:21 -0700 (PDT) In-Reply-To: <28108.1285684240@gamaville.dokosmarshall.org> (Nick Dokos's message of "Tue, 28 Sep 2010 10:30:40 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Nick Dokos writes: > Jambunathan K wrote: > >>=20 >> Any recommendations (based on experience) for LaTeX Resume classes. >>=20 >> I am specifically looking for a LaTeX class where the templating is >> taken care of by the class itself and the user has to merely fill in the >> details from within an Orgmode file. Something similar to scrlttr2 and >> isodoc for letter-writing so to speak. >>=20 >> If there is one, I can incorporate the support for same in my LaTeX >> Generic class support work. >>=20 >> http://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg01264.html >>=20 >> I would also find it personally useful. >>=20 > > Did you check the TeX FAQ? > > http://www.tex.ac.uk/cgi-bin/texfaq2html > > Typing "resume" in the search box returned a few entries, including > "Curriculum Vitae (R=E9sum=E9)". I'd start there. I looked at some sample TeX and Pdf files. I had a 'feeling' that 1) either the formatting and content were inextricably intertwined or 2) the pdf file was too bland. (1) means that orgifying the content would be difficult. I am on the lookout for something that I am happy with. ps: I am new to LaTeX. That also limits the way I look at TeX files. > > HTH, > Nick