@@ -20,6 +20,10 @@ pdf:
show: pdf
@open main.pdf
num:
@texcount ./data/chapter1-intro.tex ./data/chapter2.tex ./data/chapter3.tex ./data/chapter4.tex ./data/chapter5.tex ./data/conclusion.tex
clean:
@find . -name '*.aux' -print0 | xargs -0 rm -rf
The note is not visible to the blocked user.