Skip to content

Commit

Permalink
also generate minidot.tex when running ../bin/tex.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
namin committed Oct 17, 2013
1 parent b7343e4 commit c5225a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/tex.sh
Expand Up @@ -13,3 +13,4 @@ command -v $bin >/dev/null 2>&1 || { echo >&2 "twelf-server not found. aborting.
echo -e "set chatter 0\nloadFile ../dev/dot.elf\nPrint.sgn" | $bin | awk '!/^%%/' | tail -n +2 >dot.txt
../bin/twelf2tex.py dot.txt >dot_auto.tex
pdflatex twelf.tex
pdflatex minidot.tex

0 comments on commit c5225a0

Please sign in to comment.