summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/flowfram/CHANGES
blob: 17229b62e91c07f7217c9dc683dba663f369d77e (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
flowfram change log

1.11 (2008/06/28) :
 * fixed bugs in \@getstaticbounds and \@getflowbounds that used
   wrong frame types. (Bug reported by Lutz Goldmann.)

 * added :
    \ffruledeclarations
    \ffvrule
    \ffhrule
    \labelflowidn
    displayedframe counter
    \labelflow
    \getflowlabel
    \getflowid
    \getstaticlabel
    \getstaticid
    \getdynamiclabel
    \getdynamicid
    \getstaticevenbounds
    \getflowevenbounds

 * added relative location commands

 * removed unwanted spaces from \setflowframe

 * removed unwanted space from \setdynamicframe

 * fixed 'clear' key bug in \setdynamicframe

 * added flowfram.perl

1.10 :
 * fixed license text
 * made some long commands short
 * updated the documentation to use glossaries package instead of
   obsolete glossary package

1.09 : added \ffcolumnseprule to be used instead of \columnseprule.
Added dynamiccontents environment.

1.08 : fixed bug in \@ff@getdim (causing undefined \c@dynamic).  Fixed
bug that prevented hyperref's page number hyperlinks from working.
Added convenience commands \getstaticbounds, \getflowbounds and
\getdynamicbounds.

1.07 : fixed bug causing extra pages at the end of the document

1.06 : fixed bug causing slight right shift of frames

1.05 : fixed bug causing overfull hboxes on even pages.

1.04 : fixed bug causing slight right shift of contents of all flow frames.

1.03 : added shape and valign keys.

1.02 : added facility for rotating frame contents.