emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] exporting α/β to latex/pdf


From: Clément B.
Subject: Re: [O] exporting α/β to latex/pdf
Date: Thu, 08 May 2014 01:30:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.4.0

But that's not quite right: you end up with a circular definition (and
both pdflatex and plain latex think so: they infloop).

One way to fix it using a math alpha:

--8<---------------cut here---------------start------------->8---
#+LATEX_HEADER: \DeclareUnicodeCharacter{03b1}{\(\alpha\)}
--8<---------------cut here---------------end--------------->8---


Oh my ! You are right of course. Sorry if I misled anybody.


Clément





reply via email to

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