emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <ucecesf@ucl.ac.uk>
To: Raffi R <raffir@gmail.com>
Cc: org-mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Resumes in orgmode
Date: Fri, 22 Jan 2010 20:49:56 +0000	[thread overview]
Message-ID: <87r5phq2yz.wl%ucecesf@ucl.ac.uk> (raw)
In-Reply-To: <b49618891001212151y63390b60jfba0744abc6e4665@mail.gmail.com>

At Fri, 22 Jan 2010 00:51:06 -0500,
Raffi R wrote:
> 
> Dear list,
> 
> I've recently taken the first step toward maintaining my resumé in
> orgmode. I was wondering if anyone had advice, templates, or settings
> to share for how they render resumés (esp. in LaTeX) using orgmode.
> 
> Thank you very much,
> - Raffi.

I don't have any specific advice but I can say that I'm quite glad I
moved my cv from latex to org as I can now not only generate the same
PDF as before but also generate an HTML version that looks good.

I did spend quite a bit of time configuration both latex and html
specific aspects to get the cv to look good but there was nothing
specific to the cv, only my particular look and feel.  I based the
HTML style sheet on the one used for worg:

--8<---------------cut here---------------start------------->8---
#+STYLE: <link rel="stylesheet" type="text/css" href="http://orgmode.org/worg/worg.css" />
#+STYLE: <style type="text/css"><!-- 
... my own customisations here for colours and font sizes particularly
#+STYLE: --></style>
--8<---------------cut here---------------end--------------->8---

The brilliant thing is that org makes it so much easier to move things
around and, when necessary, to comment bits out (one single word on a
headline -- how easy can it get?) that are not relevant for some
audiences.

Worth doing, basically!

      reply	other threads:[~2010-01-22 20:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22  5:51 Resumes in orgmode Raffi R
2010-01-22 20:49 ` Eric S Fraga [this message]

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=87r5phq2yz.wl%ucecesf@ucl.ac.uk \
    --to=ucecesf@ucl.ac.uk \
    --cc=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=raffir@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 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).