summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/psizzl/base/psizzl.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:46:58 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:46:58 +0000
commit64a6c43d2b0f5bb717c0f6f2a72e37161ad4d7d3 (patch)
tree9d04b8d000f6a533529c0a52db809ea308b28b90 /Master/texmf-dist/tex/psizzl/base/psizzl.tex
parent82496c92bafe682c947f2a86d13315e80802f199 (diff)
trunk/Master/texmf-dist/tex/psizzl/
git-svn-id: svn://tug.org/texlive/trunk@623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/psizzl/base/psizzl.tex')
-rw-r--r--Master/texmf-dist/tex/psizzl/base/psizzl.tex27
1 files changed, 27 insertions, 0 deletions
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