diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-16 13:34:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-16 13:34:51 +0000 |
commit | 33364afff39d83dd069b850c217a6299315720e8 (patch) | |
tree | 56029a42118f05f11f2e48c8d785b5053bba3bd2 /Master/texmf-dist/tex/generic/midnight | |
parent | c42f22b83821e0c01ed8c3d01bff1b4ac9210e14 (diff) |
midnight update
git-svn-id: svn://tug.org/texlive/trunk@8779 c570f23f-e606-0410-a88d-b1316a301751
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 |