summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/plain/plipsum/pliptest.tex
blob: 86e8c9b2c6cd17580f849baa3460a30661b7ee52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%%
%% This is file `pliptest.tex',
%% generated with the docstrip utility.
%%
%% The original source file was: plipsum.dtx.
%%
%% Copyright (C) 2012 by Sergio Spina
%%
\def\version{2} \def\revision{2} \def\revisiondate{2012/08/27}
%% A simple example
\input plipsum
\newcount\counter\counter=1
\everystartpar{{\bf\number\counter.\quad\global\advance\counter by1}}
\everyendpar{\space}
\lipsum 2
\lipsum 3
\lipsum 2,4
{\nopar\lipsum 131,133 }\par
\lipsum 4,2
\bye
%% End of file `pliptest.tex'.