Oops. That last commit bought in some more stuff from my development
tree that I wasn't quite ready for. It may as well stay in now though. In order. 1. Pull out the code that deals with <segmentedlist>, the regular stylesheets handle that now. 2. Change how $email-footer$ is handled. This requires changes to the <lang>/share/sgml/freebsd.dsl files, to come very shortly. 3. Redo warning and caution label support. This is no-op, as Norm's sheets don't support this the way I want yet. 4. Remove a useless comment. 5. Pull out the experimental docinfo stuff, it doesn't work. 6. Pull out the special handling of <literallayout>, the regular stylesheets handle that now too.
This commit is contained in:
parent
ebb3148dbd
commit
2aa8b87288
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8808
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: doc/share/sgml/freebsd.dsl,v 1.20 2001/01/08 12:40:52 nik Exp $ -->
|
||||
<!-- $FreeBSD: doc/share/sgml/freebsd.dsl,v 1.23 2001/02/20 19:17:26 nik Exp $ -->
|
||||
|
||||
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
|
||||
<!ENTITY % output.html "IGNORE">
|
||||
|
|
Loading…
Reference in a new issue