[NTG-context] Unicode math input in LMTX

Hans Ã…berg haberg-1 at telia.com
Thu Oct 29 18:06:15 CET 2020


> On 29 Oct 2020, at 16:36, Aditya Mahajan <adityam at umich.edu> wrote:
> 
> On Thu, 29 Oct 2020, Sylvain Hubert wrote:
> 
>> Hi all,
>> 
>> Does anyone know if it is possible to input unicode in math formulas in
>> LMTX with the help of something similar to unicode-math in LaTeX?
> 
> You don't need any latex package. Simply inputing unicode math should work out of the box. 

Note that TeX translates normal (upright) letters into italics, whereas Unicode has special characters (code points) for the mathematical italics styles. If one wants to use those Unicode mathematical styles directly in the input for ConTeXt, one should add:
  \setupmathematics[lcgreek=normal, default=normal]




More information about the ntg-context mailing list