1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-11-23 00:30:10 +00:00
fresh-themes/themes/awesome/src/latex/Makefile
hacksalot e2a04958b0 Awesome: Update from upstream.
Refresh files for "Awesome" theme, now driven by fluentdesk/Awesome-CV,
a templatized fork of posquit0/Awesome-CV.
2016-02-11 10:10:10 -05:00

4 lines
60 B
Makefile

test:
cd examples/ ; for f in *.tex; do xelatex $$f; done