16-MEgal1/Compile

5 lines
184 B
Plaintext
Raw Normal View History

2016-09-17 12:32:24 +02:00
#!/bin/sh
namewithouttex=`basename $1 \.tex`
xelatex -output-driver="xdvipdfmx -V 5 -z 9 -E -v -o ${namewithouttex}.pdf #" "\def\version{couleur} \input $1.tex bocal.cls journal.cls"