emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer M Krug <Rainer@krugs.de>
To: Vikas Rawal <vikaslists@agrarianresearch.org>
Cc: Dan Griswold <kc5gmr@gmail.com>,
	org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: CV in orgmode for export to pdf (and html?)
Date: Mon, 22 Sep 2014 10:32:04 +0200	[thread overview]
Message-ID: <m2lhpc5a4b.fsf@krugs.de> (raw)
In-Reply-To: <9B10D9EF-42A0-4720-8DAF-5FC0047A985B@agrarianresearch.org> (Vikas Rawal's message of "Sat, 20 Sep 2014 11:26:31 +0530")

[-- Attachment #1: Type: text/plain, Size: 1952 bytes --]

Vikas Rawal <vikaslists@agrarianresearch.org> writes:

> I know I am being lazy in not trying it out, but if you could share a
> PDF, it would give us an idea of what this gives you.

Yes - an example pdf would be great.

Rainer

>
> Vikas
>  
> On 20-Sep-2014, at 6:19 am, Dan Griswold <kc5gmr@gmail.com> wrote:
>
>> Not sure anybody saw this the first time, so I'll try again, with some expansion.
>> 
>> Unlike the others who've commented, I moved my CV from LaTeX to
>> org-mode and I'm happy with the results. Two things make it work
>> well.
>> 
>> First, a "cv" class added to org-latex-classes:
>> 
>> (add-to-list '("cv"
>> "\\documentclass[10pt]{article}\n\\usepackage[margin=.75in]{geometry}\n%\\usepackage{palatino}\n\\usepackage{sectsty}\n\\sectionfont{\\normalsize\\selectfont\\itshape}\n\\usepackage[T1]{fontenc}\n\\usepackage{libertine}\n\\renewcommand*\\oldstylenums[1]{{\\fontfamily{fxlj}\\selectfont
>> #1}}"
>>   ("\\section{%s}" . "\\section*{%s}")))
>> 
>> Second, something like the following at the top of the org file (replace with your particulars):
>> 
>> #+OPTIONS: author:nil timestamp:nil
>> #+TITLE:
>> #+DATE:
>> #+LaTeX_CLASS: cv
>> 
>> #+BEGIN_LATEX
>> \begin{flushleft}
>>   \bfseries\Large Curriculum Vitae\hfill Daniel M. Griswold\normalfont
>> \end{flushleft}
>> 
>> \vspace{-12pt}%
>> \begin{flushright}
>>   69 Stratton Road\\
>>   Rochester, NY 14610\\
>>   (585) xxx-xxxx\\
>>   dgriswol@xxxxx.com\\
>>   \hrulefill
>> \end{flushright}
>> #+END_LATEX
>> 
>> Main headings are things like:
>> 
>> * Education
>> * Specialization
>> * Employment
>> * Publications
>> * Awards and Honors
>> 
>> and the details below each of these headings are simply unordered lists
>> 
>> I really like the easy of editing in org-mode this gives me.
>> 
>> Hope this helps,
>> 
>> Dan
>> 
>

-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982

[-- Attachment #2: Type: application/pgp-signature, Size: 494 bytes --]

  reply	other threads:[~2014-09-22  8:32 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-19  9:18 CV in orgmode for export to pdf (and html?) Rainer M Krug
2014-09-19 10:10 ` Tory S. Anderson
2014-09-19 10:29   ` Andreas Kiermeier
2014-09-19 15:06     ` John Hendy
2014-09-19 17:15       ` Tory S. Anderson
2014-09-22  8:24         ` Rainer M Krug
2014-10-29 19:35   ` Karl Voit
2014-09-19 15:38 ` Dan Griswold
2014-09-19 19:52 ` Brady Trainor
2014-09-19 20:18   ` Nicolas Goaziou
2014-09-19 23:01     ` Rasmus
2014-09-22  8:30       ` Rainer M Krug
2014-09-21 19:59     ` Myles English
2014-09-22  8:31       ` Rainer M Krug
2014-09-22 21:37       ` Myles English
2014-09-23  6:56         ` Rainer M Krug
2014-09-22  8:28   ` Rainer M Krug
2014-09-20  0:49 ` Dan Griswold
2014-09-20  5:56   ` Vikas Rawal
2014-09-22  8:32     ` Rainer M Krug [this message]
2014-09-20  6:36   ` Joseph Vidal-Rosset
2014-09-22  8:32     ` Rainer M Krug
2014-09-22  8:23   ` CV in orgmode for export to pdf (and html? Rainer M Krug
2014-09-22 11:55     ` Nick Dokos
2014-09-23  9:06     ` Rasmus
     [not found]     ` <87fvfihfh8.fsf@gmx.us>
2014-09-23  9:24       ` Rainer M Krug
2014-09-20  7:45 ` CV in orgmode for export to pdf (and html?) Xavier Garrido
2014-09-22  8:33   ` Rainer M Krug

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2lhpc5a4b.fsf@krugs.de \
    --to=rainer@krugs.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=kc5gmr@gmail.com \
    --cc=vikaslists@agrarianresearch.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).