Skip to content

Commit

Permalink
add use of TTFONTS in demo/build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dthv committed Sep 4, 2021
1 parent 1e711ce commit deba8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
TEXINPUTS=$TEXINPUTS:../theme lualatex trek-demo.tex
TEXINPUTS=$TEXINPUTS:../theme TTFONTS=$TTFONTS:../theme lualatex trek-demo.tex

0 comments on commit deba8b1

Please sign in to comment.