emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Latex export does not work


From: Cecil Westerhof
Subject: Re: [O] Latex export does not work
Date: Wed, 6 Nov 2013 13:41:05 +0100

2013/11/6 Cecil Westerhof <address@hidden>
I am only getting a message:
    ! Package inputenc Error: Unicode char \u8:− not set up for use with LaTeX.

But that should be solvable.

I solved that by changing in my .tex file:
    \usepackage[utf8]{inputenc}
to:
    \usepackage[utf8x]{inputenc}
 
and running pdflatex.

Is there a way to get this automatically in the .tex file, so I do not have to change it?

--
Cecil Westerhof

reply via email to

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