Tagged Questions
3
votes
2answers
196 views
\jobname in Gummi
The command \jobname usually print the file name without the path and extension, so inside a file called foo.tex will print just foo. With pdflatex foo.test or compiling from LaTeXila certainly I ...