[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] CV in orgmode for export to pdf (and html?)
From: |
Rainer M Krug |
Subject: |
Re: [O] CV in orgmode for export to pdf (and html?) |
Date: |
Mon, 22 Sep 2014 10:32:37 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) |
Joseph Vidal-Rosset <address@hidden> writes:
> Le sam. 20 sept. 2014 à 02:49:03 , Dan Griswold <address@hidden> a
> envoyé ce message:
>> 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}")))
> Hello Dan, hello the list,
>
> I guess that there is a code problem in this (add-to-list ...) , in my
> init.el (or custom.el) , it produces this warning:
Same here - I guess it has to do with linebreaks?
Rainer
>
> Wrong number of arguments: #[(list-var element &optional append compare-fn)
> \204
> J\235\202>\305=\203
> J>\202>\306=\203&\307
> J"\202>
> J\211\203< @"\204<A\211\204-)\203D
> J\207
> \203R\304
> J C"\202V
> JBL\207 [compare-fn element list-var lst append eq eql memql] 5
> 1615569], 1
>
> Now a suggestion: there is "moderncv" class in texlive and I wonder if
> it is difficult to make an add-to-list for this class in order to export
> a CV both in latex and in html.
>
> I have no time at the moment to try this solution.
>
> Best wishes,
>
> Jo.
>
>
--
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982
pgpmrOVf77lyw.pgp
Description: PGP signature
- Re: [O] CV in orgmode for export to pdf (and html?), (continued)
- Re: [O] CV in orgmode for export to pdf (and html?), Rainer M Krug, 2014/09/22
- Re: [O] CV in orgmode for export to pdf (and html?), Myles English, 2014/09/21
- Re: [O] CV in orgmode for export to pdf (and html?), Rainer M Krug, 2014/09/22
- Re: [O] CV in orgmode for export to pdf (and html?), Myles English, 2014/09/22
- Re: [O] CV in orgmode for export to pdf (and html?), Rainer M Krug, 2014/09/23
Re: [O] CV in orgmode for export to pdf (and html?), Rainer M Krug, 2014/09/22
Re: [O] CV in orgmode for export to pdf (and html?), Dan Griswold, 2014/09/19
Re: [O] CV in orgmode for export to pdf (and html?), Xavier Garrido, 2014/09/20