Commit Graph

22 Commits

Author SHA1 Message Date
John Fieber
6a05353cb8 Handle footnotes in a useful manner.
Letter appendicies rather than number them.
Brief descriptive comments for each element.
Lots of cleanup.
1997-01-07 04:39:15 +00:00
John Fieber
e579a0d9e2 Marching on...
Lots of tweaks and new functionality.  This now handles pretty much
everything that the linuxdoc to docbook translator generates.  Output
is still a single (very large in the case of the handbaak) file but now
has minimal internal navigation links.
1997-01-06 05:24:35 +00:00
John Fieber
1c25c949bd A nudge closer to ditching linuxdoc.
I now have a functioning, semi-automagic linuxdoc to docbook converter,
so once the docbook to (HTML|groff) converters are up to snuff,
linuxdoc will be history.  :)
1997-01-04 22:38:37 +00:00
Jordan K. Hubbard
3b6c6b8f59 We need an afterdistribute target here, too. Closes PR#2338 1997-01-01 01:56:00 +00:00
Jordan K. Hubbard
58674702e4 Use the afterdistribute target rather than the distribute target.
Submitted-By: jfieber
1996-12-31 21:39:43 +00:00
John Fieber
743d0aa7cf Whitespace handling in <start>, <end> and <replace> elements will
be changing slightly in such a way that missing end tags might cause
rude surprises, so make end tags manditory and update the existing
transpecs to conform.

2.2 fodder
1996-12-17 01:48:33 +00:00
Jordan K. Hubbard
ca015941f4 Add a distribute target so that CATALOG gets properly added to the
doc distribution.
1996-11-15 07:39:42 +00:00
John Fieber
54e5c2fce8 A skeletal, but functional Docbook to HTML translation spec.
The Docbook DTD will follow once I investigate how "contrib" works and
if it should be imported there.
1996-11-09 02:04:05 +00:00
Adam David
ff5e8163fd &rsqb; --> ] 1996-09-15 03:31:28 +00:00
John Fieber
678f40c2fe Fix &star; mapping. 1996-09-08 21:37:42 +00:00
John Fieber
e7fefb3ef5 Add last bits of instant(1).
Remove sgmlsasp(1) stuff.
1996-09-08 20:37:40 +00:00
John Fieber
97f7bd91dd * Disguise dollar signs in HTML output
* fix botched URL rul for latex
* Alias font C to font R for nroff
1996-09-08 19:20:05 +00:00
John Fieber
3c56fa54d7 A catalog for sgmls(1). This maps public identifiers to system
identifiers.
1996-09-08 02:58:28 +00:00
John Fieber
8e51b86427 Turn on ISO and transpec. 1996-09-08 02:43:39 +00:00
John Fieber
8b259c6cf2 Translation specifications for instant(1). 1996-09-08 02:37:40 +00:00
John Fieber
699349cbad ISO sgml entity definitions. Used by many DTDs including upcoming
an upcoming linuxdoc revision and Docbook.
1996-09-05 19:58:11 +00:00
John Fieber
95bb3b9747 Fix a few HTML 2.0 violations. 1996-05-15 17:05:17 +00:00
Mike Pritchard
d45d3fa224 Fix some more spelling errors. 1996-01-31 13:53:01 +00:00
John Fieber
27df7c0af8 Fix ascii formatting problem with <header> start and end tags not being
on the same line.
Submitted by:	Ollivier Robert <roberto@keltia.freenix.fr>

Add vertical spacing between items in <itemize> and <enum> lists.
1995-10-07 22:37:20 +00:00
John Fieber
7ceae9a83d Bug fixes. Added an <htmlurl> tag to be compatible with the latest
linuxdoc.
Obtained from:	Linuxdoc 1.3
1995-08-29 01:46:34 +00:00
Bruce Evans
9c0dc173cc Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
John Fieber
39fe917d33 The linuxdoc DTD used for the FreeBSD handbook and FAQ.
Reviewed by:	rgrimes
Obtained from:	Linux (with modification)
1995-05-09 23:19:47 +00:00