Michel Dagenais Michel Dagenais, GNU General Public License, 1997
michel.dagenais@polymtl.ca
Ecole Polytechnique
C.P. 6079, Succ. Centre-Ville
Montreal, Quebec, H3C 3A7
8 October 1997 HTML SGML printed documentation linearization medium audience

Sgmllinear: From a Web of HTML documents to a linear document

This program reads an HTML document and referenced documents to produce a merged linear document, suitable for printing as a reference manual.

The program sgmllinear reads the HTML input file (first command line argument, standard input when no argument given), reads a number of referenced HTML files, and writes the merged output to the output file (second command line argument, standard output when no argument given). It accepts the following command line options.

-html
The SGML document type processed is HTML (default).
-index name
File name to append when an hypertext reference leads to a directory (e.g. an HREF of ../../sgml/src is interpreted as ../../sgml/src/name if src is a directory. The default name is index.html.
-prefix old new
When an hypertext reference starts with old, replace old by new before trying to follow the hypertext link.
-f extension filter
Any file ending with extension is read through the program filter. This is typically used to process files ending in .i3 with m3tosgml.
-v
Print information about the parsing as it proceeds.


Glimpse HTTP Search (In string, use ";" for AND and "," for OR between keywords)

String to search for:
Case sensitive Partial match, Misspellings allowed:
Return only files modified within the last days.
Maximum number of files returned: Maximum number of matches per file returned:
Glimpse and GlimpseHTTP, Copyright © 1996, University of Arizona



Download /m3/pkg/pm3-1.1.11/text/sgmltools/sgmllinear/src (4 files, 31249 bytes)

Download format for tar file: compressed uuencoded base64
split into several chunks, Split size: Split part:



Michel Dagenais, 1997. For comments, updates and suggestions michel.dagenais@polymtl.ca