diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/lecturer/lecturer.tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/lecturer/lecturer.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/lecturer/lecturer.tex b/Master/texmf-dist/tex/generic/lecturer/lecturer.tex index e0bf73ea8be..e19e7d2f4d6 100644 --- a/Master/texmf-dist/tex/generic/lecturer/lecturer.tex +++ b/Master/texmf-dist/tex/generic/lecturer/lecturer.tex @@ -110,7 +110,7 @@ % % Here we go. % -\def\ltr@input#1 {\priminput ltr/ltr-#1.tex } +\def\ltr@input#1 {\priminput ltr-#1.tex } \ltr@input job \ltr@input slides \ltr@input steps @@ -119,4 +119,4 @@ \ltr@input navigation \restorecatcodes \endinput -% Goodbye.
\ No newline at end of file +% Goodbye. |