diff options
author | Norbert Preining <norbert@preining.info> | 2019-11-25 03:00:40 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-11-25 03:00:40 +0000 |
commit | 447c94ee79e6bd2ecba4c822e4c07763b492747e (patch) | |
tree | 72623f779390bff0c9af3d3c9e4b2ecdb18ec9e1 /macros/latex/contrib/newfloat/README | |
parent | 4ce3a0d4729af1865e66c9c1cd967f42b0830d26 (diff) |
CTAN sync 201911250300
Diffstat (limited to 'macros/latex/contrib/newfloat/README')
-rw-r--r-- | macros/latex/contrib/newfloat/README | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/macros/latex/contrib/newfloat/README b/macros/latex/contrib/newfloat/README new file mode 100644 index 0000000000..5d5ce91248 --- /dev/null +++ b/macros/latex/contrib/newfloat/README @@ -0,0 +1,38 @@ +========================================================================== + +The `newfloat' package +Copyright (C) 2011-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/newfloat + +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/newfloat/issues (preferred) +or send an e-mail to + axel.sommerfeldt@f-m.fm + +-------------------------------------------------------------------------- + +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) + +========================================================================== + |