diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/floatrow/floatrow.xml')
-rw-r--r-- | Master/texmf-dist/doc/latex/floatrow/floatrow.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/floatrow/floatrow.xml b/Master/texmf-dist/doc/latex/floatrow/floatrow.xml new file mode 100644 index 00000000000..a3472d2d50a --- /dev/null +++ b/Master/texmf-dist/doc/latex/floatrow/floatrow.xml @@ -0,0 +1,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> |