Achim Gratz writes:
> Thomas S. Dye writes:
>> I don't follow the details of this discussion, but I wonder how
>> important AUTO really is?
>
> I'm afraid I can't follow you…
>
> AFAIK, specifying "AUTO" in the LaTeX header is supposed to be replaced
> by whatever the coding system of the LaTeX b
Thomas S. Dye writes:
> I don't follow the details of this discussion, but I wonder how
> important AUTO really is?
I'm afraid I can't follow you…
AFAIK, specifying "AUTO" in the LaTeX header is supposed to be replaced
by whatever the coding system of the LaTeX buffer happens to be when it
gets s
Aloha Achim,
Achim Gratz writes:
> Nicolas Goaziou writes:
>> Anyway, if you think it's useful to provide a patch, I suggest to
>> dynamically bind `org-export-coding-system' in
>> `org-e-latex-export-to-latex' before `org-export-to-file' is called.
>> You'll have to open "outfile" in order to a
Nicolas Goaziou writes:
> Anyway, if you think it's useful to provide a patch, I suggest to
> dynamically bind `org-export-coding-system' in
> `org-e-latex-export-to-latex' before `org-export-to-file' is called.
> You'll have to open "outfile" in order to apply
> `latexenc-find-file-coding-system'.
Hello,
Achim Gratz writes:
> I looked at the code/documentation and it seems the intention is to do
> the reverse lookup, that is look at the buffer encoding and decide what
> to give inputenc as argument (when it is specified as "AUTO" in the
> header template). I maintain that the other way a
I looked at the code/documentation and it seems the intention is to do
the reverse lookup, that is look at the buffer encoding and decide what
to give inputenc as argument (when it is specified as "AUTO" in the
header template). I maintain that the other way around (looking at the
header template
Suvayu Ali writes:
> On Mon, Nov 19, 2012 at 07:28:30AM +, Achim Gratz wrote:
> This is not an answer to the issue above; but if you are using utf-8,
> should you not already be having something like this in your init file?
>
> (prefer-coding-system 'utf-8)
>
> This should circumvent the prob
On Mon, Nov 19, 2012 at 07:28:30AM +, Achim Gratz wrote:
> 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