diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/midnight')
5 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/midnight/answers.tex b/Master/texmf-dist/tex/generic/midnight/answers.tex deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/texmf-dist/tex/generic/midnight/answers.tex +++ /dev/null diff --git a/Master/texmf-dist/tex/generic/midnight/dolines.tex b/Master/texmf-dist/tex/generic/midnight/dolines.tex index 1147fe92752..6237893bb1f 100644 --- a/Master/texmf-dist/tex/generic/midnight/dolines.tex +++ b/Master/texmf-dist/tex/generic/midnight/dolines.tex @@ -46,7 +46,7 @@ %%%%%% CODE: (you don't need to read this to use the macros) -\input loop % CHANGE this filename to correspond to your installation +\input Midnight/loop % CHANGE this filename to correspond to your installation %%%%%%% Reading from a different file % This is relatively simple, it can be done with a loop. The read function diff --git a/Master/texmf-dist/tex/generic/midnight/index.tex b/Master/texmf-dist/tex/generic/midnight/index.tex deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/texmf-dist/tex/generic/midnight/index.tex +++ /dev/null diff --git a/Master/texmf-dist/tex/generic/midnight/labels.tex b/Master/texmf-dist/tex/generic/midnight/labels.tex index 8b3b75bc008..eea2cf5a84f 100644 --- a/Master/texmf-dist/tex/generic/midnight/labels.tex +++ b/Master/texmf-dist/tex/generic/midnight/labels.tex @@ -52,7 +52,7 @@ %%%%%% CODE: (you don't need to read this to use the macros) -\input dolines % CHANGE this filename to correspond to +\input Midnight/dolines % CHANGE this filename to correspond to % your installation %%%%%%% Registers diff --git a/Master/texmf-dist/tex/generic/midnight/styledef.tex b/Master/texmf-dist/tex/generic/midnight/styledef.tex index 0bb95cbc27d..8de7650d5e4 100644 --- a/Master/texmf-dist/tex/generic/midnight/styledef.tex +++ b/Master/texmf-dist/tex/generic/midnight/styledef.tex @@ -153,7 +153,7 @@ % \savereadstyle and \setreadstyle serve to access the protected \style_list % register. -\input dolines +\input Midnight/dolines \newtoks\style_list \newtoks\style_other |