From 64a6c43d2b0f5bb717c0f6f2a72e37161ad4d7d3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 12 Jan 2006 23:46:58 +0000 Subject: trunk/Master/texmf-dist/tex/psizzl/ git-svn-id: svn://tug.org/texlive/trunk@623 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/psizzl/base/psizzl.tex | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Master/texmf-dist/tex/psizzl/base/psizzl.tex (limited to 'Master/texmf-dist/tex/psizzl/base/psizzl.tex') diff --git a/Master/texmf-dist/tex/psizzl/base/psizzl.tex b/Master/texmf-dist/tex/psizzl/base/psizzl.tex new file mode 100644 index 00000000000..a2c7bb4c8d4 --- /dev/null +++ b/Master/texmf-dist/tex/psizzl/base/psizzl.tex @@ -0,0 +1,27 @@ +% 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 -- cgit v1.2.3