File: typ

package info (click to toggle)
lout 3.12-0.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 8,376 kB
  • ctags: 2,428
  • sloc: ansic: 25,182; makefile: 261; sh: 60
file content (28 lines) | stat: -rw-r--r-- 951 bytes parent folder | download
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
@Chapter
    @Title { Types of Documents }
    @Tag { types }
@Begin
@LP
Particular types of documents have specialized formatting
requirements:  title pages in books, abstracts in technical reports, and
so on.  Producing such things using the general-purpose features of
previous chapters can be quite awkward, so Lout provides a range of
@I { document types } with the appropriate specialized features for
document.types @Index { document types }
each type.
@PP
There are five types:  ordinary documents, technical reports,
books, overhead transparencies, and stand-alone illustrations.  The
features of all other chapters are available within each document type,
but the features of one type are not available within other types.
@BeginSections
@Include { typ_ordi }
@Include { typ_repo }
@Include { typ_book }
@Include { typ_over }
@Include { typ_illu }
@Include { typ_plai }
@Include { typ_apdf }
@Include { typ_orga }
@EndSections
@End @Chapter