5 Jan
2008
5 Jan
'08
9:03 a.m.
On Fri, 04 Jan 2008 21:40:55 +0100
Hans Hagen
Thomas A. Schmitz wrote:
{\bgroup\definedfont[name:TeXGyreHeros-Regular]\char"2329\egroup}
ah so you know the number ...
\getglyph{name:TeXGyreHeros-Regular}{\char"2329}
should also work then
Is it also possible to select glyphs with the "Adobe names", I saw you have a complete list char-def.lua and it would be nice to write \getnamedglyph{name:TeXGyreHeros-Regular}{angleleft} with the same result as above. Wolfgang