[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Math styles
From: |
Hans Åberg |
Subject: |
Re: Math styles |
Date: |
Sat, 10 Jun 2017 15:57:48 +0200 |
> On 27 May 2017, at 21:38, Gavin Smith <address@hidden> wrote:
TeX Live 2017 is out now, with LuaTeX 1.0.4 which has the extensions I
mentioned.
It seems the texinfo.tex file must be developed somehow:
> I don't see a need to have special support for all these characters in
> texinfo.tex.
In addition, the Unicode subscript and superscript numbers do not work with the
file texinfo.tex and LuaTeX, even though they are in the OTF font.
> If you can get it to work with your LuaTeX hacks, fine.
The problem is that Texinfo has been developed so as to prevent hacking. So
adding a command like @texinfo, even though it works with LuaTeX, is rejected
by the info generation system, and also if the file texinfo.tex is changed.
Using @tex does not work, as the font command call must be global.
- Re: Math styles,
Hans Åberg <=