summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/floatrow/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/floatrow/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/floatrow/README')
-rw-r--r--macros/latex/contrib/floatrow/README38
1 files changed, 38 insertions, 0 deletions
diff --git a/macros/latex/contrib/floatrow/README b/macros/latex/contrib/floatrow/README
new file mode 100644
index 0000000000..981f5b909b
--- /dev/null
+++ b/macros/latex/contrib/floatrow/README
@@ -0,0 +1,38 @@
+floatrow 0.3b
+Modifying the layout of floats.
+
+ The floatrow package provides many ways to customize layouts of
+ floating environments and has code cooperation with caption 3.x
+ package. Package offers possibilities to put floats side by
+ side, to put caption beside float. The floatrow settings could
+ be expanded to the floats created by packages rotating, wrapfig,
+ subfig (in the case of rows of subfloats), and longtable.
+
+Documentation: floatrow.pdf, floatrow-rus.pdf.
+
+Installation hints:
+To install floatrow package run LaTeX with floatrow.ins.
+You get following files:
+floatrow.sty - main package;
+fr-fancy.sty, - adds support for boxes, offered by fancyhdr
+ package (runs with floatrow);
+fr-subfig.sty, - adds support for subfig (loaded by floarow);
+fr-longtable.sty, - adds support for longtable package (loaded
+ by floatrow; could run separately);
+floatpagestyle.sty, - manages (empty) page style for individual float
+ page (separate package);
+listpen.sty. - offers commands for changing of list penalties
+ (separate package).
+
+Copy these files in the folder (directory) with other packages:
+(the way to LaTeX package looks like
+ %texmf folder%/tex/latex/floatrow/floatrow.sty)
+
+Then you need to refresh your databases -- follow instructions
+of your local TeX distribution (MikTeX, TeXlive etc.)
+
+If you need additional help for installation please visit:
+http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages
+http://www.tex.ac.uk/cgi-bin/texfaq2html?label=miktexinst
+http://www.tex.ac.uk/cgi-bin/texfaq2html?label=privinst
+