File: examples.inc

package info (click to toggle)
tcllib 1.20%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 68,064 kB
  • sloc: tcl: 216,842; ansic: 14,250; sh: 2,846; xml: 1,766; yacc: 1,145; pascal: 881; makefile: 107; 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]