Skip to content

Commit

Permalink
samples/Makefile: more adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
aminophen committed Nov 11, 2017
1 parent c45352e commit 17dc773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ bkmk_jis: bkmk_docinfo

bkmk_utf8: bkmk_docinfo
for en in utf8; do \
for up in uplatex-utf8 uplatex; do \
for up in uplatex; do \
rm bkmk-$$en.aux bkmk-$$en.out ; \
$$up "\def\withhyperref{dvipdfmx}\input" bkmk-$$en.tex ; \
$$up "\def\withhyperref{dvipdfmx}\input" bkmk-$$en.tex ; \
Expand Down

0 comments on commit 17dc773

Please sign in to comment.