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

after a penalty the real space code falls back to the default font #72

Open
u-fischer opened this issue Apr 28, 2023 · 0 comments
Open

Comments

@u-fischer
Copy link
Member

\DocumentMetadata{uncompress,xmp=false,testphase=phase-III}
\documentclass{article}
\usepackage{fontspec}
\setmainfont{texgyreheros}
\begin{document}

a\ b

a\penalty10\ b
 
\end{document} 

The first give three chars

[<001D00680024>]

but the second contains a font switch:

/F27 9.96264 Tf
1 0 0 1 148.712 645.28 Tm [<001D>]TJ
/F15 9.96264 Tf
1 0 0 1 154.252 645.28 Tm [<0067>]TJ
/F27 9.96264 Tf
1 0 0 1 157.021 645.28 Tm [<0024>]TJ
ET
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

1 participant