1826
|
1 |
.TH GEN-ISADOC 1 "September 3, 1995"
|
|
2 |
.AT 3
|
|
3 |
.SH NAME
|
|
4 |
gen-isadoc \- a perl 4.x script
|
|
5 |
.SH SYNOPSIS
|
|
6 |
.B gen-isadoc [options] convtable-file keytable-file
|
|
7 |
.SH DESCRIPTION
|
|
8 |
.I gen-isadoc
|
|
9 |
reads the
|
|
10 |
.I convtable-file
|
|
11 |
and the
|
|
12 |
.I keytable-file,
|
|
13 |
generates the documentation files
|
|
14 |
.I fkmatrix.tex,
|
|
15 |
.I fontindex.tex,
|
|
16 |
and
|
|
17 |
.I keyindex.tex,
|
|
18 |
and makes the corresponding .dvi files.
|
|
19 |
Options must be seperated by blanks.
|
|
20 |
.SH OPTIONS
|
|
21 |
.TP 5
|
|
22 |
.B \-d "\t"
|
|
23 |
turn on debug mode. The script will tell you what it is doing.
|
|
24 |
|
|
25 |
.TP 5
|
|
26 |
.B \-dd "\t"
|
|
27 |
turn on double debug mode. This is very verbose.
|
|
28 |
.TP 5
|
|
29 |
.B \-2e "\t"
|
|
30 |
produce LaTeX2e code for the documentation.
|
|
31 |
|
|
32 |
.SH ENVIRONMENT
|
|
33 |
No environment variables are used.
|
|
34 |
.SH FILES
|
|
35 |
None.
|
|
36 |
.SH AUTHOR
|
|
37 |
Franz Regensburger
|
|
38 |
.SH "SEE ALSO"
|
|
39 |
There is variable USE2E in the
|
|
40 |
.I Makefile
|
|
41 |
in the
|
|
42 |
.I root directory
|
|
43 |
of the 8bit package. The contents of this variable is passed to the
|
|
44 |
.I Makefile
|
|
45 |
in the
|
|
46 |
.I subdirectory config
|
|
47 |
which uses the switch in the call to
|
|
48 |
.I gen-isadoc
|
|
49 |
when make is runned.
|
|
50 |
.SH DIAGNOSTICS
|
|
51 |
|
|
52 |
.SH BUGS
|
|
53 |
|