blob: a3472d2d50aa9ec36be29f4f5cbd63e6ea203b80 (
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
|
<?xml version="1.0"?>
<!DOCTYPE entry SYSTEM "../catalogue.dtd">
<entry id="caption"
datestamp="2005/07/02"
modifier="Lapko.O@g23.relcom.ru">
<about>
<name>floatrow</name>
<caption>Modifying the layout of floats</caption>
<author>
<name>Olga Lapko</name>
<email>Lapko.O@g23.relcom.ru</email>
</author>
<license type="lppl"/>
<version>
<number>0.1f</number>
</version>
</about>
<description>
<abstract>
The floatrow package provides many ways to customise layouts of
floating environments; it offers possibilities to put floats side
by side, to put caption beside float. All floats of one type
appear in one layout. Some floatrow settings could be expanded
to rows of subfloats (subfig package, version 1.3).
Package co-operates with caption 3.x package.
</abstract>
</description>
<distribution>
<ctan>macros/latex/contrib/floatrow</ctan>
</distribution>
</entry>
|