File: examples.inc

package info (click to toggle)
tcllib 2.0%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 83,560 kB
  • sloc: tcl: 306,798; ansic: 14,272; sh: 3,035; xml: 1,766; yacc: 1,157; pascal: 881; makefile: 124; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (30 lines) | stat: -rw-r--r-- 838 bytes parent folder | download | duplicates (7)
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

[section EXAMPLES]

[subsection "Where do I find [vset theformat] examples?"]

We have no direct examples of documents written using [vset theformat]
markup. However the doctools processor [syscmd dtplite] does generate
a table of contents when processing a set of documents written in
doctools markup. The intermediate file for it uses [vset theformat]
markup and is not deleted when generation completes. Such files can
therefore serve as examples.

[para]

[syscmd dtplite] is distributed as part of Tcllib, so to get it you
need one of

[list_begin enumerated]

[enum]
A snapshot of Tcllib. How to retrieve such a snapshot and the
tools required for this are described at

[uri {/wiki?name=Development+Snapshots} {Development Snapshots}]

[enum]
A Tcllib release archive. They are available at the [uri /home home]
page.

[list_end]