# along with this CV. If not, see <https://www.gnu.org/licenses/>.
-all: bandali-%.pdf
+# .PRECIOUS: bandali-%.pdf
-bandali-%.pdf: bandali-%.tex
+all: cv resume
+
+bandali-cv.pdf bandali-resume.pdf: bandali-%.pdf: bandali-%.tex
latexmk -lualatex $<
watch-%: bandali-%.pdf
latexmk -lualatex -pvc -view=none $(basename $<)
+%:: bandali-%.pdf
+ cp -p $(basename $<).pdf $(basename $<)-$$(date +%Y).pdf
+
clean:
latexmk -c
\renewcommand\headrulewidth{0pt}
\cfoot{%
\textsc{\addfontfeature{Letters=UppercaseSmallCaps,LetterSpace=6.0}%
- Bandali Résumé \textemdash{} page \thepage{} of \pageref*{LastPage}}}
+ \small{}Bandali Résumé \textemdash{} page \thepage{} of \pageref*{LastPage}}}
%% body text font
%% \usepackage[lining, tabular]{ebgaramond}