summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hvfloat/README.exa
blob: 5f934b4fcb663d0a86769d9db9513e524cae9375 (plain)
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
The meaning of a filename like default1s2c.tex is:
   default: no special setting
   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
   2s     : twoside mode
   1c     : onecolumn mode

The meaning of a filename like odd1s2c.tex is:
   odd    : capPos=d
   1s     : oneside mode
   2c     : twocolumn mode
   
The meaning of a filename like inner2s2c.tex is:
   inner  : capPos=i
   2s     : twoside mode
   2c     : twocolumn mode
   
a.s.o.

runEXA.sh <base>   
runs an examplegroup, e.g. "./runEXA.sh inner"  runs _all_ examples
started with "inner".