bug-texinfo
[Top][All Lists]
Advanced

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

Re: luatex problems with texinfo.tex


From: Masamichi HOSODA
Subject: Re: luatex problems with texinfo.tex
Date: Mon, 04 Jan 2016 23:19:55 +0900 (JST)

>>> Here's a file that I ran with pdftex and with luatex: both worked.
>>> If this looks right, the code can be moved into texinfo.tex.
> 
> \ifx\XeTeXrevision\thisisundefined
> \else
> \XeTeXinputencoding "bytes"
> \fi
> 
> although I haven't been able to test this.

I've tried the attached file.
Both pdfTeX and XeTeX, it works fine in my environment.
Thank you.
\ifx\XeTeXrevision\thisisundefined
\else
\XeTeXinputencoding "bytes"
\fi

\input texinfo.tex

@documentencoding UTF-8

† ‡ § ¶

@bye

reply via email to

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