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

Fall-back fonts produces garbage in LuaLaTeX #74

Closed
wspr opened this issue Sep 18, 2010 · 1 comment
Closed

Fall-back fonts produces garbage in LuaLaTeX #74

wspr opened this issue Sep 18, 2010 · 1 comment

Comments

@wspr
Copy link
Collaborator

wspr commented Sep 18, 2010

The problem is straightforward:

\documentclass{article}
\usepackage{fontspec}
\setmainfont{Gentium Basic}
\begin{document}
\fontshape{sl}
\selectfont
\end{document}

Unfortunately I haven't had much luck tracking this down. Via Yves Scherrer.

@wspr
Copy link
Collaborator Author

wspr commented Sep 20, 2010

zap spaces in the fontname in LuaTeX

this fixes unexplained garbage problem

closed by 2c09810

This issue was closed.
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