On Jan 24, 2010, at 12:26 AM, Sven Bretfeld wrote:

Hi Carsten

Carsten Dominik <carsten.domi...@gmail.com> writes:

This works for me:

(setq org-export-latex-inputenc-alist '(("utf8" . "utf8x)))

Yes, that's working. Thank you very much.

Is this what you have?

I set that function via customize. I think there was only one set og
parenthesis.

I can make a variable to turn this automatic fixing of inputenc off, so
that the configured value in org-export-latex-classes will always be
used....

So, it's not a bug, it'a a feature. At least it should be documented in
a more accessible place. All the predefined export classes contain the
\usepackage[utf8]{inputenc} header. This suggests that having that line
or changing it would have any effect.

Maybe we should redefine the classes to use

\usepackage[BUFFERCODING]{inputenc}

and the only modify the coding system if it is the special value BUFFERCODING, but not if the user has specified one explicitly......

- Carsten


Thanks again and greetings,

Sven


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten





_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to