* LaTeX classes for Resume Writing
@ 2010-09-28 7:38 Jambunathan K
2010-09-28 14:30 ` Nick Dokos
0 siblings, 1 reply; 4+ messages in thread
From: Jambunathan K @ 2010-09-28 7:38 UTC (permalink / raw)
To: emacs-orgmode
Any recommendations (based on experience) for LaTeX Resume classes.
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.
If there is one, I can incorporate the support for same in my LaTeX
Generic class support work.
http://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg01264.html
I would also find it personally useful.
Jambunathan K.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: LaTeX classes for Resume Writing
2010-09-28 7:38 LaTeX classes for Resume Writing Jambunathan K
@ 2010-09-28 14:30 ` Nick Dokos
2010-09-28 15:05 ` Jambunathan K
0 siblings, 1 reply; 4+ messages in thread
From: Nick Dokos @ 2010-09-28 14:30 UTC (permalink / raw)
To: Jambunathan K; +Cc: nicholas.dokos, emacs-orgmode
Jambunathan K <kjambunathan@gmail.com> wrote:
>
> Any recommendations (based on experience) for LaTeX Resume classes.
>
> 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.
>
> If there is one, I can incorporate the support for same in my LaTeX
> Generic class support work.
>
> http://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg01264.html
>
> I would also find it personally useful.
>
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ésumé)". I'd start there.
HTH,
Nick
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: LaTeX classes for Resume Writing
2010-09-28 14:30 ` Nick Dokos
@ 2010-09-28 15:05 ` Jambunathan K
2010-09-28 16:11 ` John Hendy
0 siblings, 1 reply; 4+ messages in thread
From: Jambunathan K @ 2010-09-28 15:05 UTC (permalink / raw)
To: nicholas.dokos; +Cc: emacs-orgmode
Nick Dokos <nicholas.dokos@hp.com> writes:
> Jambunathan K <kjambunathan@gmail.com> wrote:
>
>>
>> Any recommendations (based on experience) for LaTeX Resume classes.
>>
>> 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.
>>
>> If there is one, I can incorporate the support for same in my LaTeX
>> Generic class support work.
>>
>> http://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg01264.html
>>
>> I would also find it personally useful.
>>
>
> 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ésumé)". 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: LaTeX classes for Resume Writing
2010-09-28 15:05 ` Jambunathan K
@ 2010-09-28 16:11 ` John Hendy
0 siblings, 0 replies; 4+ messages in thread
From: John Hendy @ 2010-09-28 16:11 UTC (permalink / raw)
To: Jambunathan K; +Cc: nicholas.dokos, emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 2146 bytes --]
This would be great.
I know you're looking for some type of "class", but would any of these
example templates help?
- http://nitens.org/taraborelli/cvtex
<http://nitens.org/taraborelli/cvtex>-
http://www.matthewjmiller.net/howtos/create-a-curriculum-vitae-using-latex/
<http://www.matthewjmiller.net/howtos/create-a-curriculum-vitae-using-latex/>I'm
not sure what needs to happen for this to happen... some type of mapping of
properties/headlines to LaTeX equivalents?
John
On Tue, Sep 28, 2010 at 10:05 AM, Jambunathan K <kjambunathan@gmail.com>wrote:
> Nick Dokos <nicholas.dokos@hp.com> writes:
>
> > Jambunathan K <kjambunathan@gmail.com> wrote:
> >
> >>
> >> Any recommendations (based on experience) for LaTeX Resume classes.
> >>
> >> 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.
> >>
> >> If there is one, I can incorporate the support for same in my LaTeX
> >> Generic class support work.
> >>
> >> http://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg01264.html
> >>
> >> I would also find it personally useful.
> >>
> >
> > 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ésumé)". 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
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
[-- Attachment #1.2: Type: text/html, Size: 3325 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-09-28 16:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-28 7:38 LaTeX classes for Resume Writing Jambunathan K
2010-09-28 14:30 ` Nick Dokos
2010-09-28 15:05 ` Jambunathan K
2010-09-28 16:11 ` John Hendy
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).