Commit Graph

34 Commits

Author SHA1 Message Date
Peter Wemm
b97fa2ef50 Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
John Fieber
196717e01c The rule for <acronym> was adding a newline where it should not. Fixed. 1997-02-07 02:25:36 +00:00
John Fieber
d82b42f6e3 The afterdistribute target is a nop in this setting, remove. 1997-02-06 21:10:52 +00:00
John Fieber
c0839d16f8 Change the distribution from doc to bin. If this is to be doc, then
everything that depends on this needs to be doc as well.  Maybe they
doc tools should be split out into a separate distribution, but until
that decision is made, at least keep them together.
1997-02-06 20:53:11 +00:00
John Fieber
aeae2333f4 Make -hdr and -ftr options (to include arbitrary HTML at the
top and bottom of output) work with docbook.
1997-01-19 21:21:18 +00:00
John Fieber
f1798258a0 1) Start making tweaks for new things in Docbook 3.0
2) Handle <keycombo> more or less correctly
3) Start dealing with <cmdsynopsis> (it is pretty ugly!)
4) Handle titles and attributions in blockquote.
5) Handle <accel> (accelerator keys in <guimenu> and friends)
6) Probably some other things...
1997-01-18 02:31:36 +00:00
Jordan K. Hubbard
1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
John Fieber
7af0f32ba6 Handle linuxdoc docs with a declaration like:
<!doctype linuxdoc system>

which is the standard practice used for the linux HOWTO documents.
1997-01-12 20:59:49 +00:00
John Fieber
ab46a14d91 Public identifiers for Docbook 3.0 1997-01-11 21:54:40 +00:00
John Fieber
dfa34bbc73 Add docbook 3.0 1997-01-11 21:53:52 +00:00
John Fieber
26ac0eefad Remove docbook 2.4.1 1997-01-11 21:52:22 +00:00
John Fieber
5ef6c2c373 Lots more squashing of bugs, in particular making sure generated
HTML is compliant with the 3.2 DTD.

Sanity preservation and bug prevention - define frequently used
constructs as entities.

What remains to be done is better hypertextification which includes
breaking large documents into managable chunks, and managing links.
There are currently some (easy to avioid) situations that result
in multiple anchors with the same name, or links nested within other
links.  :(
1997-01-09 18:30:15 +00:00
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