diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/quoting/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/quoting/README | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/quoting/README b/Master/texmf-dist/doc/latex/quoting/README new file mode 100644 index 00000000000..593d04af3bd --- /dev/null +++ b/Master/texmf-dist/doc/latex/quoting/README @@ -0,0 +1,33 @@ +The quoting package +Thomas Titz +2011/08/08 + +__________________ +Overview + +As an alternative to the LaTeX standard environments quotation and +quote, the quoting package provides a consolidated environment for +displayed text. First-line indentation is activated by adding a blank +line before the quoting environment. A key--value interface allows to +configure font properties and spacing and to control orphans within and +after the environment. + +__________________ +Change history + +Version 0.1 (2011/08/08) +- Initial public release + +__________________ +License + +Copyright (C) 2011 by Thomas Titz <thomas.titz@chello.at> + +Permission is granted to distribute and/or modify this work under the +terms of the LaTeX Project Public License (LPPL), version 1.3c or +later. + +The LPPL maintenance status of this work is "maintained". + +This work consists of the files quoting.dtx, quoting.ins and README +and the derived files quoting.pdf and quoting.sty. |