@@ -0,0 +1,18 @@
##
# uebungen
#
# @file
# @version 0.1
.PHONY: all
all:
xelatex main.tex
.PHONY: test
test:
time xelatex main.tex
# end
The note is not visible to the blocked user.