Skip to content

Small capitals with macron #303

@CampanIgnis

Description

@CampanIgnis

Lower case small capitals with macron of vowels are replaced by lower case regular letters with macron. I have tested some but not all fonts of the typeface but I assume that this applies to all fonts of Libertinus. I have not checked all diacritics but I have only found this issue with macrons.

Therefore, I kindly would like to get my mistake pointed out or an addition of lower case small capitals to all fonts of the Libertinus typeface.

Compile

\documentclass{memoir}
\usepackage{fontspec}\setmainfont{LibertinusSerif-Regular.otf}
\usepackage{unicode-math}\setmathfont{LibertinusMath-Regular.otf}
\begin{document}
\textsc{AĀ aā EĒ eē IĪ iī OŌ oō UŪ uū} (does not work)

AĀ aā EĒ eē IĪ iī OŌ oō UŪ uū (for comparison)

\={\textsc{a}}\={\textsc{e}}\={\textsc{i}}\={\textsc{o}}\={\textsc{u}} \textsc{\=a\=e\=i\=o\=u} (does not work)

\textsc L$\bar{\textsc{u}}$\textsc t$\bar{\textsc{e}}$\textsc x (dirty math trick)

\textsc{Lutex} 
\end{document}

with LuaLaTeX or XeLaTeX to get
Bildschirmfoto 2020-03-11 um 15 07 01

I use TeX Live 2019 (frozen) and I have manually installed Libertinus 6.11.

Thank you very much for this beautiful and versatile typeface.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions