[lltx] fontspec and calt in luatex
Pablo Rodríguez
oinos at web.de
Sun Mar 18 10:22:01 CET 2012
Hi there,
I'm using fontspec (from TL2011 as updated today).
If I don't get it wrong from the documentation, fontspec supports the
OpenType feature calt in LuaLaTeX. For some strange reason, the
following sample doesn't work:
\documentclass{minimal}
\usepackage{fontspec}
\setmainfont[RawFeature={+calt,+ss11}]{Theano Didot}
\begin{document}
ββ θθ
\end{document}
Theano Didot contextual alternates enable different glyphs for initial
and medial/final beta (stylistic set 11 enables different glyphs for
initial and medial/final theta). Theano Didot is available at
http://thessalonica.org.ru/en/fonts-download.html.
I'm afraid that fontconfig is broken, so I cannot check with XeLaTeX
(not having XeLaTeX is fine for me).
Am I doing something wrong, is it a bug or an unimplemented feature?
Many thanks for your help,
Pablo
--
http://www.ousia.tk
More information about the lualatex-dev
mailing list