@ -3,7 +3,7 @@ src = template.tex details.yml
LFLAGS = --latex-engine=xelatex
output.pdf : $(src)
$(TEX) $(filter-out $<,$^ ) -o $@ $(LFLAGS) --template=$<
$(TEX) $(filter-out $<,$^ ) -o $@ --template=$< $(LFLAGS)
.PHONY: clean
clean :
The note is not visible to the blocked user.