File: pliptest.tex

package info (click to toggle)
texlive-extra 2020.20210202-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,974,756 kB
  • sloc: perl: 208,744; cs: 25,850; python: 22,859; sh: 16,844; makefile: 15,571; ansic: 13,649; java: 12,741; xml: 4,930; lisp: 1,708; javascript: 1,351; csh: 1,129; ruby: 938; awk: 151; tcl: 142; cpp: 41; sed: 36; pascal: 18
file content (32 lines) | stat: -rw-r--r-- 821 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
%% This is file `pliptest.tex'
%% generated with the notangle utility.
%% The original source file was: plipsum.nw.
%% Copyright (C) 2013 by Sergio Spina
%%
%% A few lines of code to show the macros
%% supplied with the plipsum package.
\input plipsum
%~
One short lipsum paragraph:\par
\lipsum[s]{13}\vskip\baselineskip
%~
One medium-lenght lipsum paragraph:\par
\lipsum{13}\vskip\baselineskip
%~
One long lipsum paragraph:\par
\lipsum[long]{13}\vskip\baselineskip
%~
Three short lipsum paragraphs:\par
\lipsum[short]{13-15}\vskip\baselineskip
%~
Three medium-lenght lipsum paragraphs:\par
\lipsum[m]{13-15}\vskip\baselineskip
%~
Three long lipsum paragraphs:\par
\lipsum[l]{13-15}\vskip\baselineskip
%~
A very long lipsum paragaph:\par
{\nopar\lipsum[l]{13-31}}\vskip\baselineskip
%~
\bye
%% end of file `pliptest.tex'