summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/quoting/README
blob: c0868c6fd65a6129f321ee3388f752d71b908968 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
The quoting package
Thomas Titz
2014/01/28

__________________
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.1c (2014/01/28)
- "quoting" is now permitted to close with a list environment plus a
  blank line
- Options "font" and "font+" now work if a class (e.g. "scrbook",
  "scrreprt") or another package uses \let\do\relax

Version 0.1b (2012/02/21)
- Improved syntax of options "font" and "font+"
- New options "begintext" and "endtext"

Version 0.1a (2011/09/08)
- New option "indentfirst"

Version 0.1 (2011/08/08)
- Initial public release

__________________
License

Copyright (C) 2011--2014 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.