summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/caption/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/caption/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/caption/README')
-rw-r--r--macros/latex/contrib/caption/README84
1 files changed, 84 insertions, 0 deletions
diff --git a/macros/latex/contrib/caption/README b/macros/latex/contrib/caption/README
new file mode 100644
index 0000000000..baf9a932e9
--- /dev/null
+++ b/macros/latex/contrib/caption/README
@@ -0,0 +1,84 @@
+==========================================================================
+
+The `caption' package bundle
+Release 2019-09-01
+Copyright (C) 1994-2019 Axel Sommerfeldt (axel.sommerfeldt@f-m.fm)
+
+License: LPPL = LaTeX Project Public Licence
+Maintenance Status: maintained (by Axel Sommerfeldt)
+
+Home page:
+ https://gitlab.com/axelsommerfeldt/caption
+
+If you need help for installation please visit:
+ https://texfaq.org/FAQ-inst-miktexstar
+ https://texfaq.org/FAQ-installthings
+ https://texfaq.org/FAQ-privinst
+
+If you need help using these packages please visit:
+ https://latex.org/forum/
+ https://tex.stackexchange.com/
+ https://golatex.de/ (German)
+ https://texwelt.de/ (German)
+
+If you think you may have found a bug in these packages,
+or want to report a suggestion for improvement, please either visit
+ https://gitlab.com/axelsommerfeldt/caption/issues (preferred)
+or send an e-mail to
+ axel.sommerfeldt@f-m.fm
+
+--------------------------------------------------------------------------
+
+The `caption' package v3.3 offers customization of captions of floating
+environments such `figure' and `table' and cooperates with the packages
+
+ float, floatflt, fltpage, hyperref, hypcap, listings, longtable,
+ picinpar, picins, rotating, sidecap, subfigure, supertabular,
+ threeparttable, wrapfig, and xtab.
+
+Furthermore the `floatrow', the `subcaption', and the `subfig' package
+supports the `caption' package and uses its \captionsetup interface.
+
+User Manual: caption-eng.pdf (English)
+ caption-rus.pdf (Russian, outdated)
+ caption-deu.pdf (German)
+
+--------------------------------------------------------------------------
+
+The `bicaption' package v1.2 is a tiny package supporting the typesetting
+of bilingual captions.
+
+User Manual: bicaption.pdf (English)
+
+--------------------------------------------------------------------------
+
+The `ltcaption' package v1.4 fixes caption problems with
+other-than-center aligned longtables. (solving LaTeX PR `tools/3387')
+
+A bonus feature is the addition of the environment longtable* which does
+not increment the table counter.
+
+This package will be loaded automatically by the `caption' package,
+but can be used without the caption package, too.
+
+User Manual: ltcaption.pdf (English)
+
+--------------------------------------------------------------------------
+
+The `subcaption' package v1.3 is a small package supporting typesetting
+of sub-captions (by using the the sub-caption feature of the `caption'
+package).
+
+User Manual: subcaption.pdf (English)
+
+--------------------------------------------------------------------------
+
+The `newfloat' package v1.1 offers the command \DeclareFloatingEnvironment
+for defining new floating environments which behave like the existing
+floating environments "figure" and "table".
+
+User Manual: newfloat.pdf (English)
+
+==========================================================================
+(The pictures cat.eps & elephant.eps were taken with permission from the
+ LaTeX Companion examples.)