Robert J. Hansen [2016-02-06 23:59:23-05] wrote:
> LaTeX way predates UTF-8 and requires that foreign symbols be composed
> using TeX escape sequences.
With \usepackage{fontspec} (etc.) and "xelatex" compiler you can use
UTF-8 and Opentype fonts. No special composing for characters. See the
fonts
On 07/02/16 04:59, Robert J. Hansen wrote:
> The problem stems from how orgmode assumes that downstream
> tools can parse UTF-8.
I agree with Daniele's earlier reply. Using Org and LaTeX with UTF-8
would seem to be the best way forward.
>> Also, have you explored alternative pipelines from Org-mo