diff options
Diffstat (limited to 'macros/psizzl/psizzl.tex')
-rw-r--r-- | macros/psizzl/psizzl.tex | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/macros/psizzl/psizzl.tex b/macros/psizzl/psizzl.tex deleted file mode 100644 index a2c7bb4c8d..0000000000 --- a/macros/psizzl/psizzl.tex +++ /dev/null @@ -1,27 +0,0 @@ -% Psizzl TeX - macros for use with TeX version 1, format PLAIN -% - high level macros A. Ogawa, Dec 1983 -% -\ifx\fmtname\undefined\input plain % INITEX run - \else\let\dump\relax\fi % VIRTEX run: no \dump's -\def\plain{plain}\ifx\fmtname\plain\else - \message{\fmtname\space is already loaded. I quit.}\endinput\fi -\def\psizzl{Psizzl}\let\fmtname\psizzl\def\fmtversion{0.35}% -\def\fmtext{\fmtname}% this may require changing in some systems -\input symbols.\fmtext % symbol definitions and public macros -\input macros.\fmtext % include macros common to all of this package -\input lists.\fmtext % item lists -%\input picture.\fmtext % macros for making pictures -\input fontdefs.\fmtext % define fonts and families -\input options.\fmtext % implement the switches -\input publicat.\fmtext % title page for publications -\input memo.\fmtext % memo formatter -\input letter.\fmtext % letter formatter -\input chapters.\fmtext % body, chapter, section, subsection -\input citation.\fmtext % references, figures, tables, equations -\input verbatim.\fmtext % verbatim scanning macros -\input index.\fmtext % indexing macros -\input output.\fmtext % output formatting -\input institut.\fmtext % hooks for the present institution -\lock % lock the macro names with @ key -\fmtjob % do what \everyjob normally does -\dump % if INITEX was used, dump the fmt file |