summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/eplain/base/test/names.tex
blob: b996738a63aaae5dd79dc2409a962bae54f39603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
% This file is public domain.
%
\input texnames.sty

\parskip = \baselineskip
\nopagenumbers

\def\test{%
  \AMSTeX\par
  \BibTeX\par
  \LAMSTeX\par
  \LaTeX\par
  \MF\par
  \SLiTeX\par
}

\rm \test
\it \test
\bf \test
\sl \test
\bye