From: Vikas Rawal <vikaslists@agrarianresearch.org>
To: 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: Sat, 20 Sep 2014 11:26:31 +0530 [thread overview]
Message-ID: <9B10D9EF-42A0-4720-8DAF-5FC0047A985B@agrarianresearch.org> (raw)
In-Reply-To: <CAGO+QKv5sUAK20bNSJepNf7Lhf7EPpiqJdws9XOp=p=c1h4xjQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1695 bytes --]
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.
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
>
[-- Attachment #2: Type: text/html, Size: 2669 bytes --]
next prev parent reply other threads:[~2014-09-20 5:57 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 [this message]
2014-09-22 8:32 ` Rainer M Krug
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9B10D9EF-42A0-4720-8DAF-5FC0047A985B@agrarianresearch.org \
--to=vikaslists@agrarianresearch.org \
--cc=emacs-orgmode@gnu.org \
--cc=kc5gmr@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.