summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hvfloat/README.exa
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/hvfloat/README.exa')
-rw-r--r--Master/texmf-dist/doc/latex/hvfloat/README.exa15
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".