Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

bug with calt? #44

@ousia

Description

@ousia

Hi Khaled,

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.

Am I doing something wrong, is it a bug or an unimplemented feature?

Many thanks for your help,

Pablo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions