-
-
Save mojzis/0fa836e45b571a19dfa5c0002c70ac6e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# troubleshoot pdf generation | |
xelatex -no-pdf main # run xetex only | |
xdvipdfmx -E -vv main.xdv # this shows pontential issues |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment