emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Problem with export pdf and latex


From: Eric S Fraga
Subject: Re: [O] Problem with export pdf and latex
Date: Sun, 04 Dec 2011 16:02:52 +0000
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.91 (gnu/linux)

"Steve Prud'Homme" <address@hidden> writes:

> Hi,
> I loved emacs orgmode. It is very productive.
> The problem is that i'm french and we use accent like é, à,...
> And when i use export to pdf i lost my accent...
> It is possible to include by default the :
>     \usepackage[latin1]{inputenc} % To use characters such as é
> without typing \'e
>     \usepackage[cyr]{aeguill} % To display characters such as é
>     \usepackage{xspace} % To get the right spacings in front of : and so on
>     \usepackage[french]{babel} % To get into french mode
> in the latex file... if yest can you explain (for a newbie, i'm not to geek 
> lol)
> Thanks

Yes, check out the info manual at 
[[info:org#Header%20and%20sectioning][info:org#Header and sectioning]]

Basically, you can have any number of lines that look like this:

#+latex_header: \usepackage[french]{babel}

remember to type C-c C-c on one of these lines to re-initialise org if
you add such lines.

HTH,
eric

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.91.1
: using Org-mode version 7.7 (release_7.7.381.g05ea.dirty)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]