help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to translate LaTeX into UTF-8 in Elisp?


From: Marcin Borkowski
Subject: Re: How to translate LaTeX into UTF-8 in Elisp?
Date: Thu, 08 Dec 2016 20:13:32 +0100
User-agent: mu4e 0.9.17; emacs 26.0.50.1

On 2016-12-08, at 19:21, Carlos Konstanski <ckonstanski@pippiandcarlos.com> 
wrote:

> This is not an answer to your question, but rather an alternative way to
> use non-ASCII chars in a tex file:
>
> \usepackage[german]{babel}
> \usepackage[T1]{fontenc}
> \usepackage[utf8]{inputenc}
>
> (Replace "german" with the language of your choice)

I am aware of such solutions, however - as you noted - they solve
a different problem.  What I have is not a (La)TeX file - it is an UTF-8
encoded XML file with data pulled from LaTeX files (hence my problem).

Best,

-- 
Marcin Borkowski



reply via email to

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