Skip to content

Instantly share code, notes, and snippets.

@mojzis
Created May 15, 2022 14:35
Show Gist options
  • Save mojzis/0fa836e45b571a19dfa5c0002c70ac6e to your computer and use it in GitHub Desktop.
Save mojzis/0fa836e45b571a19dfa5c0002c70ac6e to your computer and use it in GitHub Desktop.
# 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