password_paper: Update
This commit is contained in:
parent
1856a78d10
commit
4c84038b28
5 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
all: pass.pdf
|
||||
|
||||
.sh.tex:
|
||||
sort teams.pass | sh $< > $@
|
||||
cat teams.pass | sh $< > $@
|
||||
|
||||
.tex.pdf:
|
||||
latexmk --xelatex ${.IMPSRC}
|
||||
|
|
|
|||
Reference in a new issue