We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92fc73 commit eba9638Copy full SHA for eba9638
examples/assignmenttoolrc.dist
@@ -5,8 +5,8 @@ TexTemplate = /path/to/template.tex
5
TutorName = Alice Teacher
6
# Where to find pdflatex
7
PDFLaTeX = pdflatex
8
-# Which file name to use for the produced PDFs
9
-PDFFilename = Exercise§§sheetnr§§_§§user§§_feedback.pdf
+# Which file name to use for the produced PDFs [can contain §§username§§, §§name§§ and §§sheetnr§§ ]
+PDFFilename = Exercise§§sheetnr§§_§§username§§_feedback.pdf
10
# Whether or not to skip local file creation if --mail is specified
11
NoLocalFile = false
12
0 commit comments