link readtbl
May 2, 2001; Richard L. Goerwitz
This file is in the public domain.
This file is part of the strpsgml package. It does the job of read-
ing option user-created mapping information from a file. The purpose
of this file is to specify how each code in a given input text should
be translated. Each line has the form:
SGML-designator start_code end_code
where the SGML designator is something like "quote" (without the quota-
tion marks), and the start and end codes are the way in which you want
the beginning and end of a <quote>...<\quote> sequence to be transla-
ted. Presumably, in this instance, your codes would indicate some set
level of indentation, and perhaps a font change. If you don't have an
end code for a particular SGML designator, just leave it blank.