File: option_lists.txt

package info (click to toggle)
python-docutils 0.14%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,976 kB
  • sloc: python: 44,718; lisp: 14,476; xml: 1,782; sh: 167; makefile: 150
file content (18 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. This file is used by the standalone_rst_latex test.

Option lists
------------

The LaTeX-2e description environment is used for definition lists. 
The definition is continued on the same line as the term, this should
not happen if a option-list is at the top of the definition.

If the option list is not at the first element in the definition, it
is contained in a quote

  --help  show help
  -v      verbose

In a definition list:
  --help  show help
  -v      verbose