diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-04 20:52:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-04 20:52:35 +0000 |
commit | d9783f18c815aa817e3c05a0c214d9421d1c15d8 (patch) | |
tree | c5e58873b0e0f171c184b0e294c4584e9b406816 /Master/texmf-dist/doc/latex/hvfloat/README.exa | |
parent | 67ebf2aef27b507f7520b4ec8a5cc23b9301bee7 (diff) |
hvfloat (4apr19)
git-svn-id: svn://tug.org/texlive/trunk@50753 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hvfloat/README.exa')
-rw-r--r-- | Master/texmf-dist/doc/latex/hvfloat/README.exa | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/hvfloat/README.exa b/Master/texmf-dist/doc/latex/hvfloat/README.exa index 5f934b4fcb6..f5c52e2e980 100644 --- a/Master/texmf-dist/doc/latex/hvfloat/README.exa +++ b/Master/texmf-dist/doc/latex/hvfloat/README.exa @@ -3,28 +3,23 @@ The meaning of a filename like default1s2c.tex is: 1s : oneside mode 2c : twocolumn mode -The meaning of a filename like right2s1c.tex is: - right : capPos=after - 2s : twoside mode - 1c : onecolumn mode - -The meaning of a filename like left2s1c.tex is: - left : capPos=before +The meaning of a filename like after2s1c.tex is: + after : capPos=after 2s : twoside mode 1c : onecolumn mode The meaning of a filename like odd1s2c.tex is: - odd : capPos=d + odd : capPos=oddPage 1s : oneside mode 2c : twocolumn mode The meaning of a filename like inner2s2c.tex is: - inner : capPos=i + inner : capPos=inner 2s : twoside mode 2c : twocolumn mode a.s.o. runEXA.sh <base> -runs an examplegroup, e.g. "./runEXA.sh inner" runs _all_ examples +runs a group of examples, e.g. "./runEXA.sh inner" runs _all_ examples started with "inner". |