emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Resumes in orgmode
@ 2010-01-22  5:51 Raffi R
  2010-01-22 20:49 ` Eric S Fraga
  0 siblings, 1 reply; 2+ messages in thread
From: Raffi R @ 2010-01-22  5:51 UTC (permalink / raw)
  To: org-mode Mailing List

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Resumes in orgmode
  2010-01-22  5:51 Resumes in orgmode Raffi R
@ 2010-01-22 20:49 ` Eric S Fraga
  0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2010-01-22 20:49 UTC (permalink / raw)
  To: Raffi R; +Cc: org-mode Mailing List

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!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-22 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-22  5:51 Resumes in orgmode Raffi R
2010-01-22 20:49 ` Eric S Fraga

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).