mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-02-23 19:05:33 +00:00
Refresh files for "Awesome" theme, now driven by fluentdesk/Awesome-CV, a templatized fork of posquit0/Awesome-CV.
4 lines
60 B
Makefile
4 lines
60 B
Makefile
|
|
test:
|
|
cd examples/ ; for f in *.tex; do xelatex $$f; done
|