mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-02-24 03:15:32 +00:00
4 lines
60 B
Makefile
4 lines
60 B
Makefile
|
|
||
|
test:
|
||
|
cd examples/ ; for f in *.tex; do xelatex $$f; done
|