emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Unicode and Latex export


From: Sebastien Vauban
Subject: Re: [O] Unicode and Latex export
Date: Mon, 08 Aug 2011 08:13:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt)

Hi Suvayu,

suvayu ali wrote:
> Since I am a science student, I end up using lots of unicode
> characters for Greek and mathematical symbols. I usually read my notes
> in Emacs itself, unicode makes this a much nicer experience. However
> sometimes there is a need to export to html or pdf. Exporting to html
> works great with this, but I run into problems with missing characters
> when I export to latex.
>
> So my question is, is there a convenient way to translate the unicode
> characters into their corresponding latex commands for latex export
> and keep the unicode characters as is in the org file or for html
> export?

For the sake of completeness, please know you can use PDFLaTeX and UTF-8 -- I
do it for all my documents -- by having "\usepackage[utf8x]{inputenc}"
inserted at the right place(TM).

Normally, if your Org files are UTF-8, this should even be automatic, thanks
to the line:

    \\usepackage[AUTO]{inputenc}

in `org-export-latex-classes'.

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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