all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [org-e-latex] Coding System
@ 2012-11-19  7:28 Achim Gratz
  2012-11-19 13:33 ` Suvayu Ali
  2012-11-19 17:46 ` Achim Gratz
  0 siblings, 2 replies; 9+ messages in thread
From: Achim Gratz @ 2012-11-19  7:28 UTC (permalink / raw)
  To: emacs-orgmode

When the new exporter produces a TeX file that contains unicode characters,
Emacs tries to save this file with coding systems `undecided-unix´ and
`iso-latin1-unix´, both of which don't work of course (and the latter would
likely be wrong for some characters).  While it should be possible to change the
default coding systems to use, it would certainly be better if the exporter took
note of the

\usepackage[utf8]{inputenc}

and alter the coding system for saving the TeX file accordingly.


Regards,
Achim.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-11-23  7:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19  7:28 [org-e-latex] Coding System Achim Gratz
2012-11-19 13:33 ` Suvayu Ali
2012-11-19 17:22   ` Achim Gratz
2012-11-19 17:46 ` Achim Gratz
2012-11-22 13:49   ` Nicolas Goaziou
2012-11-22 18:03     ` Achim Gratz
2012-11-22 20:18       ` Thomas S. Dye
2012-11-23  6:34         ` Achim Gratz
2012-11-23  7:36           ` Thomas S. Dye

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.