diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2015-09-07 06:33:15 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2015-09-07 06:33:15 +0000 |
commit | 12b7886d9ba059dcf4d8c2d3f534426b7476c447 (patch) | |
tree | 9e5ece6cb7dfe6cd3cc6e7f6ca4d81e02f389d7a /Master/texmf-dist | |
parent | 45ccad0608876caad602501306d993e98687109d (diff) |
doc/pdftex/manual/samplepdf/samplepdf.tex: add a \par to avoid overfull
git-svn-id: svn://tug.org/texlive/trunk@38314 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/pdftex/manual/samplepdf/samplepdf.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/pdftex/manual/samplepdf/samplepdf.tex b/Master/texmf-dist/doc/pdftex/manual/samplepdf/samplepdf.tex index 0af5040312f..a8ac378488a 100644 --- a/Master/texmf-dist/doc/pdftex/manual/samplepdf/samplepdf.tex +++ b/Master/texmf-dist/doc/pdftex/manual/samplepdf/samplepdf.tex @@ -403,6 +403,7 @@ We may change it, lets say to \the\pdfrandomseed.\par \repeat.\par 10 normally distributed random numbers: + \count100=0 \loop \dimen0=\pdfnormaldeviate sp $\withoutpt\the\dimen0$% |