Search found 2 matches

by simeonz
Sat Oct 20, 2012 6:50 pm
Forum: Fonts & Character Sets
Topic: Direct Unicode Input of combined Math Diacritics in LuaLaTeX
Replies: 1
Views: 3767

Direct Unicode Input of combined Math Diacritics in LuaLaTeX

As I wrote in the stackexchange forum, the issue seems to be with the handling of the special top-accent glyph metric. It is supposed to be done as described in the "Math accent handling" section of the luatex manual. However, apparently, it is done in practice only for the Umathaccent command, and ...
by simeonz
Sun Oct 14, 2012 3:00 pm
Forum: Fonts & Character Sets
Topic: Direct Unicode Input of combined Math Diacritics in LuaLaTeX
Replies: 1
Views: 3767

Direct Unicode Input of combined Math Diacritics in LuaLaTeX

Sorry for the multi-posting .

I am trying to typeset a document with combining diacritics in utf8 in math mode. I use LuaLaTex, which supports those in text mode. The following example illustrates the original issue:


\documentclass{minimal}
\usepackage{unicode-math}
\setmathfont{XITS Math ...