Skip to content

Conversation

@aslushnikov
Copy link

This patch fixes regexes in __parse_jobname to be non-greedy. Since there's a for-loop which iterates through the matches, greediness is not needed.

This is enough to fix the jobname extraction. For the output, we'd like to skip all the "character" entries from font generation.

This fixes #46.

lazdmx added a commit to lazdmx/latexrun that referenced this pull request Jun 18, 2020
Merge changes from PR aclements#47
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

Successfully merging this pull request may close these issues.

latexrun fails to compile pdf when pdflatex generates missing fonts

1 participant