mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-12-23 13:27:23 +00:00
4 lines
60 B
Makefile
4 lines
60 B
Makefile
|
|
||
|
test:
|
||
|
cd examples/ ; for f in *.tex; do xelatex $$f; done
|