Skip to content

Soft hyphen not visible #24

@mbertucci47

Description

@mbertucci47

The soft hyphen (U+00AD) in Gelasio is not visible. This is relevant for tagged PDF, see the discussion in latex3/tagging-project#967. Here's a LaTeX example showing the issue (compile with lualatex).

\DocumentMetadata
  {
    lang=en-US,
    pdfstandard=ua-2,
    tagging=on,
  }
\documentclass{article}

\usepackage{fontspec}
\usepackage{kantlipsum}
\setmainfont{Gelasio}

\setlength\textwidth{6cm}

\begin{document}
\kant[1]
\end{document}

With Gelasio

Image

With Latin Modern

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions