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? Best, Sylvain
On 10/29/2020 11:27 AM, 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? I don't know what unicode-math does but using unicode math code points should normally work ok in context.
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
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. Aditya
On 29 Oct 2020, at 16:36, Aditya Mahajan
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]
participants (4)
-
Aditya Mahajan
-
Hans Hagen
-
Hans Åberg
-
Sylvain Hubert