Skip to content

Commit

Permalink
Merge pull request #142 from ritscc/kanon/pdfbuildtest
Browse files Browse the repository at this point in the history
FIX: PDF INDEX
  • Loading branch information
3to5thpower authored Feb 25, 2021
2 parents 5537014 + 0810b8b commit c7a776f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/latex/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set -eux
tools/auto_input.sh

# Build document.pdf
platex document
ptex2pdf -interaction=nonstopmode -l -ot -kanji=utf8 -synctex=1 document.tex

# Release generated PDF (only PR targeat develop or master)
Expand Down

0 comments on commit c7a776f

Please sign in to comment.