Skip to content

Luatexko breaks \dots and \ldots commands in text mode #9

@hammondkd

Description

@hammondkd

Loading the luatexko package breaks the \ldots (and \dots) macros in text: both look like \cdots. This happens with non-default fonts in the Latin-alphabet text as well. A minimal example:

\documentclass{article}
\usepackage{luatexko}
\begin{document}
Hello\dots world.

Hello\ldots world.
\end{document}

Result:
Image

Note that I am using a relatively old version (2022/11/01, as shipped with TeX Live 2023), so it is possible that this has already been fixed in a later version that I cannot currently run without building an entire TeX Live myself, but I did not see "dots" anywhere in the change log since 2022.

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