Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pdftex-dev crashes with character ī #1658

Closed
John02139 opened this issue Feb 11, 2025 · 2 comments
Closed

pdftex-dev crashes with character ī #1658

John02139 opened this issue Feb 11, 2025 · 2 comments

Comments

@John02139
Copy link

Brief outline of the bug

The character ī hangs compilation under the current pdftex-dev. This does not occur when: that character is omitted; code is run with current released of pdftex.

Minimal example showing the bug

\RequirePackage{latexbug}       % <--should be always the first line (see CONTRIBUTING)!
\documentclass{article}
\usepackage[T1]{fontenc}
\begin{document}

abc

ī % compilation stops when this character is included under current pdftex-dev

àáâäæãåā èéęëêēė ìíïǐĩıįî ôöòóœøōõ ûüùúū çćč ł ñń ßśš ÿ žźż.

\end{document}

Log file (required) and possibly PDF file

This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024) (preloaded format=pdflatex-dev)
restricted \write18 enabled.
entering extended mode
(./scratch-i.tex
LaTeX2e <2025-06-01> pre-release-1 (develop 2025-1-15 branch)
L3 programming layer <2025-01-14>
(/usr/local/texlive/2024/texmf-dist/tex/latex/latexbug/latexbug.sty)
(/usr/local/texlive/2024/texmf-dist/tex/latex-dev/base/article.cls
Document Class: article 2024/06/29 v1.4n Standard LaTeX document class
(/usr/local/texlive/2024/texmf-dist/tex/latex-dev/base/size10.clo))
(/usr/local/texlive/2024/texmf-dist/tex/latex-dev/base/fontenc.sty)
(/usr/local/texlive/2024/texmf-dist/tex/latex-dev/l3backend/l3backend-pdftex.de
f) (./scratch-i.aux)
Process aborted

@u-fischer
Copy link
Member

This is a duplicate of #1587 and it will be fixed with the next dev-release.

@John02139
Copy link
Author

Sorry for the duplication! Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants