File: typ

package info (click to toggle)
lout 3.25-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 9,252 kB
  • ctags: 3,152
  • sloc: ansic: 31,182; makefile: 254; awk: 83
file content (27 lines) | stat: -rw-r--r-- 847 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
@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.  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