Skip to content

Small Capitals with Turkish language does not work #428

Description

@sicakzibillik

If I load babel package, the small caps (smcp) feature does not activate for Turkish, even though the font I am using supports Turkish and the Turkish letter 'i' is supported in the small caps lookup table of the font. I can reproduce this problem in PdftTx, XeLaTex and LuaLaTex.

\RequirePackage{latexbug}
\documentclass[turkish]{article}
\usepackage[turkish, provide=*]{babel}
\begin{document}
Small capitals form of i with Turkish language: \textsc{i}
\end{document}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions