Skip to content

A hyphen followed by a word fails to protrude the left margin in LuaTeX. #61

Description

@Witiko

Description

A hyphen followed by a word fails to protrude the left margin in LuaLaTeX with current TeX Live 2025.

Minimal example demonstrating the issue

\documentclass{article}
\usepackage{microtype}
\begin{document}
\noindent
\texttt{-} \\
\texttt{-\kern0pt foo} \\
\texttt{-foo}
\end{document}
Image

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions