diff options
Diffstat (limited to 'Master/texmf-dist')
17 files changed, 5 insertions, 23 deletions
diff --git a/Master/texmf-dist/source/generic/midnight/Index b/Master/texmf-dist/doc/generic/midnight/README index 7f58fedeb01..7f58fedeb01 100644 --- a/Master/texmf-dist/source/generic/midnight/Index +++ b/Master/texmf-dist/doc/generic/midnight/README diff --git a/Master/texmf-dist/doc/generic/midnight/border.doc b/Master/texmf-dist/doc/generic/midnight/border.doc index a1ff21f1845..f1a2ea41267 100644 --- a/Master/texmf-dist/doc/generic/midnight/border.doc +++ b/Master/texmf-dist/doc/generic/midnight/border.doc @@ -72,7 +72,7 @@ % -------------------- border.doc: -\input border % change this to refer to border.tex on your system +\input Midnight/border % change this to refer to border.tex on your system \def\boxelm#1% {\hbox{\vrule width .2mm diff --git a/Master/texmf-dist/doc/generic/midnight/border.dvi b/Master/texmf-dist/doc/generic/midnight/border.dvi Binary files differdeleted file mode 100644 index c9720bb5a01..00000000000 --- a/Master/texmf-dist/doc/generic/midnight/border.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/generic/midnight/dolines.dvi b/Master/texmf-dist/doc/generic/midnight/dolines.dvi Binary files differdeleted file mode 100644 index bd6a2eb2ce8..00000000000 --- a/Master/texmf-dist/doc/generic/midnight/dolines.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/generic/midnight/gloss.doc b/Master/texmf-dist/doc/generic/midnight/gloss.doc index 602d46aa7c2..225180806ab 100644 --- a/Master/texmf-dist/doc/generic/midnight/gloss.doc +++ b/Master/texmf-dist/doc/generic/midnight/gloss.doc @@ -72,7 +72,7 @@ % -------------------- gloss.doc: -\input gloss % change this to refer to gloss.tex on your system +\input Midnight/gloss % change this to refer to gloss.tex on your system \pageno=5 % follows quire.doc diff --git a/Master/texmf-dist/doc/generic/midnight/gloss.dvi b/Master/texmf-dist/doc/generic/midnight/gloss.dvi Binary files differdeleted file mode 100644 index e39067fee4a..00000000000 --- a/Master/texmf-dist/doc/generic/midnight/gloss.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/generic/midnight/labels.dvi b/Master/texmf-dist/doc/generic/midnight/labels.dvi Binary files differdeleted file mode 100644 index 1570933d1ce..00000000000 --- a/Master/texmf-dist/doc/generic/midnight/labels.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/generic/midnight/loop.dvi b/Master/texmf-dist/doc/generic/midnight/loop.dvi Binary files differdeleted file mode 100644 index 8ef36f23105..00000000000 --- a/Master/texmf-dist/doc/generic/midnight/loop.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/generic/midnight/midnight.pdf b/Master/texmf-dist/doc/generic/midnight/midnight.pdf Binary files differnew file mode 100644 index 00000000000..32b936f2852 --- /dev/null +++ b/Master/texmf-dist/doc/generic/midnight/midnight.pdf diff --git a/Master/texmf-dist/doc/generic/midnight/quire.dvi b/Master/texmf-dist/doc/generic/midnight/quire.dvi Binary files differdeleted file mode 100644 index b6d680514d1..00000000000 --- a/Master/texmf-dist/doc/generic/midnight/quire.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/generic/midnight/styledef.dvi b/Master/texmf-dist/doc/generic/midnight/styledef.dvi Binary files differdeleted file mode 100644 index ee9a47e4587..00000000000 --- a/Master/texmf-dist/doc/generic/midnight/styledef.dvi +++ /dev/null diff --git a/Master/texmf-dist/source/generic/midnight/00readme.txt b/Master/texmf-dist/source/generic/midnight/00readme.txt deleted file mode 100644 index 42ebbce3eff..00000000000 --- a/Master/texmf-dist/source/generic/midnight/00readme.txt +++ /dev/null @@ -1,18 +0,0 @@ -Midnight Macros --- Tue May 7 09:08:21 PDT 1991 - -quire [1--4] -Macros for making booklets, printing double pages, and printing outlines -and crop marks. - -gloss [5--7] -Macros for vertically aligning words in consecutive sentences. - -loop [8] -A simple looping construct (meta-macros). - -dolines [9--11] -Meta-macros to separate arguments by newlines and by empty lines. - -labels [12--13] -Macros to print address labels and bulk letters. - 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 |