]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
20 years agoUpdated tests
Norman Walsh [Sat, 23 Oct 2004 12:20:46 +0000 (12:20 +0000)]
Updated tests

20 years agoPatch #1027078: Support role=strong on emphasis
Norman Walsh [Sat, 23 Oct 2004 11:57:00 +0000 (11:57 +0000)]
Patch #1027078: Support role=strong on emphasis

20 years agoPatch #1027078: Support role=strong on emphasis; use strong/em instead of b/i
Norman Walsh [Sat, 23 Oct 2004 11:56:20 +0000 (11:56 +0000)]
Patch #1027078: Support role=strong on emphasis; use strong/em instead of b/i

20 years agoPatch #1037326: Don't generate up link when up=home in chunker
Norman Walsh [Sat, 23 Oct 2004 11:51:10 +0000 (11:51 +0000)]
Patch #1037326: Don't generate up link when up=home in chunker

20 years agoBug #1035656: the label for a listitem in an orderedlist must account for the possibi...
Norman Walsh [Fri, 22 Oct 2004 13:40:39 +0000 (13:40 +0000)]
Bug #1035656: the label for a listitem in an orderedlist must account for the possibility of continuations or alternate starting numbers

20 years agoBug #1050205; scale component titles if the component is a child of a section
Norman Walsh [Fri, 22 Oct 2004 12:51:26 +0000 (12:51 +0000)]
Bug #1050205; scale component titles if the component is a child of a section

20 years agoAdded fix for ™ being output when processed with Xalan. That entity is not...
Bob Stayton [Fri, 22 Oct 2004 08:29:12 +0000 (08:29 +0000)]
Added fix for ™ being output when processed with Xalan.  That entity is not supported in Javahelp 2.0.

20 years agoBug #1049155 (support Emphasis tag in man/groff output)
Michael Smith [Thu, 21 Oct 2004 20:23:06 +0000 (20:23 +0000)]
Bug #1049155 (support Emphasis tag in man/groff output)

Added support for converting <emphasis>foo</emphasis> to groff italic
and <emphasis role='bold'>foo</emphasis> to bold.

Controlled by emphasis.propagates.style param, but not documented
yet using litprog system. Will do that next (planning to add some
other parameter-controllable options for hyphenation and
handling of line spacing).

20 years agoBug #865551 (release 1.64.1 contains executable xml files)
Michael Smith [Thu, 21 Oct 2004 19:18:10 +0000 (19:18 +0000)]
Bug #865551 (release 1.64.1 contains executable xml files)

Changed perms to 644 & added newline to end of each to force commit

20 years agoFix version numbers
Norman Walsh [Thu, 21 Oct 2004 13:04:07 +0000 (13:04 +0000)]
Fix version numbers

20 years agoChange version number
Norman Walsh [Thu, 21 Oct 2004 13:01:09 +0000 (13:01 +0000)]
Change version number

20 years agoUpdated for 1.1CR2
Norman Walsh [Thu, 21 Oct 2004 12:39:09 +0000 (12:39 +0000)]
Updated for 1.1CR2

20 years agoUpdated for V4.4CR2
Norman Walsh [Thu, 21 Oct 2004 11:49:38 +0000 (11:49 +0000)]
Updated for V4.4CR2

20 years agoDocBook V4.4CR2 Released
Norman Walsh [Thu, 21 Oct 2004 11:35:22 +0000 (11:35 +0000)]
DocBook V4.4CR2 Released

20 years agoUpdated version number to 4.4CR2
Norman Walsh [Thu, 21 Oct 2004 11:35:06 +0000 (11:35 +0000)]
Updated version number to 4.4CR2

20 years agoUpdated
Norman Walsh [Thu, 21 Oct 2004 11:29:48 +0000 (11:29 +0000)]
Updated

20 years agoAdded pointer back to the spec
Norman Walsh [Thu, 21 Oct 2004 11:26:21 +0000 (11:26 +0000)]
Added pointer back to the spec

20 years agoAdded wordsize effectivity attribute; fixed several errant public identifiers
Norman Walsh [Thu, 21 Oct 2004 11:24:55 +0000 (11:24 +0000)]
Added wordsize effectivity attribute; fixed several errant public identifiers

20 years agoAdded new parameter hyphenate.verbatim that can be used to turn on "intelligent"...
Jirka Kosek [Wed, 20 Oct 2004 09:42:38 +0000 (09:42 +0000)]
Added new parameter hyphenate.verbatim that can be used to turn on "intelligent" wrapping of verbatim environments.

20 years agoAdd hyphenate=false to verbatim.properties
Norman Walsh [Tue, 19 Oct 2004 10:50:28 +0000 (10:50 +0000)]
Add hyphenate=false to verbatim.properties

20 years agoDocBook NG: The Frangelico Release
Norman Walsh [Sun, 17 Oct 2004 21:53:58 +0000 (21:53 +0000)]
DocBook NG: The Frangelico Release

20 years agoUse XLink and xml:id
Norman Walsh [Sun, 17 Oct 2004 21:45:17 +0000 (21:45 +0000)]
Use XLink and xml:id

20 years agoMake sure the xlink namespace occurs on the root and only on the root
Norman Walsh [Sun, 17 Oct 2004 21:44:07 +0000 (21:44 +0000)]
Make sure the xlink namespace occurs on the root and only on the root

20 years agoSupport xml:id and XLink (at last)
Norman Walsh [Sun, 17 Oct 2004 21:38:21 +0000 (21:38 +0000)]
Support xml:id and XLink (at last)

20 years agoA link is required on biblioref
Norman Walsh [Sun, 17 Oct 2004 21:35:05 +0000 (21:35 +0000)]
A link is required on biblioref

20 years agoThe orderedlist numeration attribute is an enumeration, uhm, no pun intended
Norman Walsh [Sun, 17 Oct 2004 21:33:10 +0000 (21:33 +0000)]
The orderedlist numeration attribute is an enumeration, uhm, no pun intended

20 years agoCapitalization tweaks necessary for the latest freshmeat script
Norman Walsh [Sun, 17 Oct 2004 21:30:29 +0000 (21:30 +0000)]
Capitalization tweaks necessary for the latest freshmeat script

20 years agoBug 992905: fixed ugly interaction between bibliography.collection and bibliography...
Norman Walsh [Sun, 17 Oct 2004 20:15:55 +0000 (20:15 +0000)]
Bug 992905: fixed ugly interaction between bibliography.collection and bibliography.number

20 years agoBug #1046371 - chunk children of Part
Michael Smith [Thu, 14 Oct 2004 17:11:03 +0000 (17:11 +0000)]
Bug #1046371 - chunk children of Part

Problem:
  Glossary, Bibliography, and Index were not getting chunked when
  they occurred as children of Part. They should be, because other
  components (Chapter, Article, Appendix, etc.) within Part are
  chunked.

Fix:
  Added code to have Part chunked in same manner as Book and
  Article.

Areas affected:
  Chunking (no effect on non-chunked output) + manifest

Notes:
  Discovered a different bug when testing this (bug #1047151):
  content of indexes within components sometimes end up being
  identical to content of the master index for the whole division
  they are a part of (e.g., the whole Book or Set)

20 years agoinitial add
Michael Smith [Thu, 14 Oct 2004 16:54:53 +0000 (16:54 +0000)]
initial add
Among other things, useful in testing for chunking of stuff within
Part (see bug #1046371)

20 years agoinitial add
Michael Smith [Thu, 14 Oct 2004 16:28:31 +0000 (16:28 +0000)]
initial add

Test for handling of Index within Part; should generate separate
file for index when chunking (see bug #1046371); scope of each
Part index should just be its part; but currently (as of V1661),
that is broken (see bug #1047151).

20 years agoidentify block elements that are not yet handled
Steve Ball [Thu, 7 Oct 2004 12:34:08 +0000 (12:34 +0000)]
identify block elements that are not yet handled

20 years agoinitial implementation of WordML output
Steve Ball [Mon, 4 Oct 2004 23:30:40 +0000 (23:30 +0000)]
initial implementation of WordML output

20 years agoFixed missing titlepage and TOC in PDF bookmarks.
Bob Stayton [Mon, 4 Oct 2004 18:59:40 +0000 (18:59 +0000)]
Fixed missing titlepage and TOC in PDF bookmarks.

20 years agoRemoved unintentionally inserted space after footnote mark
Jirka Kosek [Sun, 3 Oct 2004 18:48:12 +0000 (18:48 +0000)]
Removed unintentionally inserted space after footnote mark

20 years agoAdded attribute-set to easy control appearance of footer
Jirka Kosek [Thu, 30 Sep 2004 09:11:32 +0000 (09:11 +0000)]
Added attribute-set to easy control appearance of footer

20 years agoFixed bug in select expression.
Bob Stayton [Fri, 24 Sep 2004 20:47:49 +0000 (20:47 +0000)]
Fixed bug in select expression.

20 years agoFixed param prototype to remove Saxon8 warning.
Bob Stayton [Fri, 24 Sep 2004 20:38:02 +0000 (20:38 +0000)]
Fixed param prototype to remove Saxon8 warning.

20 years agoAdded support for foil/subtitle. Bookmarks in XEP can contain i18n characters.
Jirka Kosek [Fri, 24 Sep 2004 17:23:09 +0000 (17:23 +0000)]
Added support for foil/subtitle. Bookmarks in XEP can contain i18n characters.

20 years agofixed misworded reference.
Bob Stayton [Thu, 23 Sep 2004 22:39:18 +0000 (22:39 +0000)]
fixed misworded reference.

20 years agoFixed bug where olink.base.uri parameter was being used in the wrong place.
Bob Stayton [Wed, 22 Sep 2004 04:27:15 +0000 (04:27 +0000)]
Fixed bug where olink.base.uri parameter was being used in the wrong place.

20 years agoVisual tweak
Jirka Kosek [Mon, 20 Sep 2004 21:03:17 +0000 (21:03 +0000)]
Visual tweak

20 years agoPretty print source code
Jirka Kosek [Mon, 20 Sep 2004 21:00:13 +0000 (21:00 +0000)]
Pretty print source code

20 years agoVisual tweak
Jirka Kosek [Mon, 20 Sep 2004 20:57:31 +0000 (20:57 +0000)]
Visual tweak

20 years agoFixed bug #988055. Xrefs are now supported to foil and foilgroup. (You must have...
Jirka Kosek [Mon, 20 Sep 2004 20:45:38 +0000 (20:45 +0000)]
Fixed bug #988055. Xrefs are now supported to foil and foilgroup. (You must have the DocBook stylesheets 1.66.2+ to use xrefs.)

20 years agoAdded slides support
Jirka Kosek [Mon, 20 Sep 2004 20:42:08 +0000 (20:42 +0000)]
Added slides support

20 years agoAdded bs.xml to ignore list. Also, re-sorted list.
Michael Smith [Mon, 20 Sep 2004 11:15:49 +0000 (11:15 +0000)]
Added bs.xml to ignore list. Also, re-sorted list.
(Committed while riding on a train between Yokohama and Tokyo.)

20 years agoSupport package element
Norman Walsh [Mon, 20 Sep 2004 10:50:57 +0000 (10:50 +0000)]
Support package element

20 years agoVersion 1.66.1 released.
Michael Smith [Mon, 20 Sep 2004 03:25:43 +0000 (03:25 +0000)]
Version 1.66.1 released.

20 years agoUpdated for 1.66.1.
Bob Stayton [Sun, 19 Sep 2004 06:48:33 +0000 (06:48 +0000)]
Updated for 1.66.1.

20 years agoMove to 1.66.1.
Bob Stayton [Sun, 19 Sep 2004 05:58:48 +0000 (05:58 +0000)]
Move to 1.66.1.

20 years agoIn abstract, only call title template if it has a title child.
Bob Stayton [Sun, 19 Sep 2004 00:41:35 +0000 (00:41 +0000)]
In abstract, only call title template if it has a title child.

20 years agoRemoved obsolete 'title' parameter usage from legalnotice template call.
Bob Stayton [Sun, 19 Sep 2004 00:39:47 +0000 (00:39 +0000)]
Removed obsolete 'title' parameter usage from legalnotice template call.

20 years agoRemoved obsolete title parameter usage from abstract's template.
Bob Stayton [Sun, 19 Sep 2004 00:37:56 +0000 (00:37 +0000)]
Removed obsolete title parameter usage from abstract's template.

20 years agoRemoved obsolete 'title' param call in abstract template.
Bob Stayton [Sun, 19 Sep 2004 00:35:15 +0000 (00:35 +0000)]
Removed obsolete 'title' param call in abstract template.

20 years agoAdded default params to olink.outline template.
Bob Stayton [Sun, 19 Sep 2004 00:24:47 +0000 (00:24 +0000)]
Added default params to olink.outline template.

20 years agoAdded a class attribute to anchors for olink cross references.
Bob Stayton [Sun, 19 Sep 2004 00:05:19 +0000 (00:05 +0000)]
Added a class attribute to anchors for olink cross references.

20 years agoChanged the page element to an attribute.
Bob Stayton [Sat, 18 Sep 2004 22:46:24 +0000 (22:46 +0000)]
Changed the page element to an attribute.

20 years agoFix Xalan date-time bug.
Bob Stayton [Fri, 17 Sep 2004 16:45:48 +0000 (16:45 +0000)]
Fix Xalan date-time bug.

20 years agoAdded &bs; entity reference.
Bob Stayton [Fri, 17 Sep 2004 16:22:04 +0000 (16:22 +0000)]
Added &bs; entity reference.

20 years agoBosnian translation by Kemal Skripic
Peter Eisentraut [Fri, 17 Sep 2004 08:46:38 +0000 (08:46 +0000)]
Bosnian translation by Kemal Skripic

20 years agoUpdated for 4.4CR1
Norman Walsh [Thu, 16 Sep 2004 15:44:47 +0000 (15:44 +0000)]
Updated for 4.4CR1

20 years agoDocBook V4.4CR1 released
Norman Walsh [Thu, 16 Sep 2004 15:32:28 +0000 (15:32 +0000)]
DocBook V4.4CR1 released

20 years agoUpdated version number
Norman Walsh [Thu, 16 Sep 2004 15:32:00 +0000 (15:32 +0000)]
Updated version number

20 years agoSupport HTML forms in more places per the proposal adopted at the 15 Sep 2004 TC...
Norman Walsh [Thu, 16 Sep 2004 15:17:19 +0000 (15:17 +0000)]
Support HTML forms in more places per the proposal adopted at the 15 Sep 2004 TC meeting

20 years agoRFE 1025286: Add 'xml:space' to verbatim environments in XML
Norman Walsh [Thu, 16 Sep 2004 14:57:33 +0000 (14:57 +0000)]
RFE 1025286: Add 'xml:space' to verbatim environments in XML

20 years agoRFE 1014806: Add 'protocol' to class values allowed on systemitem
Norman Walsh [Thu, 16 Sep 2004 14:53:43 +0000 (14:53 +0000)]
RFE 1014806: Add 'protocol' to class values allowed on systemitem

20 years agoUse the W3C entities in the customization layer; the flattened DTD has the actual...
Norman Walsh [Tue, 14 Sep 2004 18:35:24 +0000 (18:35 +0000)]
Use the W3C entities in the customization layer; the flattened DTD has the actual entities so the external identifier isn't important

20 years agoFixed bug in olink resolution.
Bob Stayton [Mon, 13 Sep 2004 16:23:06 +0000 (16:23 +0000)]
Fixed bug in olink resolution.

20 years agoFixed broken CVS keyword.
Bob Stayton [Sat, 11 Sep 2004 08:41:34 +0000 (08:41 +0000)]
Fixed broken CVS keyword.

20 years agoUpdated version to 1.66.0
Bob Stayton [Sat, 11 Sep 2004 08:20:24 +0000 (08:20 +0000)]
Updated version to 1.66.0

20 years agoUpdated release notes for version 1.66.0
Bob Stayton [Sat, 11 Sep 2004 08:15:55 +0000 (08:15 +0000)]
Updated release notes for version 1.66.0

20 years agoFixed bug in xml:base resolution not recursing through the ancestors.
Bob Stayton [Thu, 9 Sep 2004 17:52:18 +0000 (17:52 +0000)]
Fixed bug in xml:base resolution not recursing through the ancestors.

20 years agoFixed lastlistcomma per bug report 1023579.
Bob Stayton [Thu, 9 Sep 2004 08:08:33 +0000 (08:08 +0000)]
Fixed lastlistcomma per bug report 1023579.

20 years agoI prefer to explicitly list all the files that should be ignored. Really the ones...
Norman Walsh [Tue, 7 Sep 2004 11:27:42 +0000 (11:27 +0000)]
I prefer to explicitly list all the files that should be ignored. Really the ones that shouldn't should probably be moved to another directory...

20 years agoremove duplicate make.gentext.template and substitute.markup templates.
Bob Stayton [Mon, 6 Sep 2004 22:30:19 +0000 (22:30 +0000)]
remove duplicate make.gentext.template and substitute.markup templates.

20 years agoIgnore generated .xsl files.
Michael Smith [Mon, 6 Sep 2004 10:17:31 +0000 (10:17 +0000)]
Ignore generated .xsl files.

Without this, cvs update reports all generated .xsl files in this
directory as unknown. It's a big list, and it'd be a lot easier to
read the cvs update output if these files weren't listed every time.

Note: This does not cause CVS to ignore the html2xhtml.xsl file or
to treat it in any way way differently than it would if the *.xsl
line in this .cvsignore file did not exist. It doesn't seem to at
least. If that's wrong, this change can always be reverted.

20 years agoBug #1022519 - graphics.xsl fails with error about no X11 server
Michael Smith [Sun, 5 Sep 2004 11:32:31 +0000 (11:32 +0000)]
Bug #1022519 - graphics.xsl fails with error about no X11 server

Problem
  Current stylesheets fail when trying to generate output under
  the following conditions:

    - Linux/Unix environment
    - no X server running
    - document contains graphics
    - use.extensions enabled

  This makes it impossible to try to do extensions-enabled
  automated transformations (e.g., nightly doc builds) in a server
  environment.

Cause
  Certain methods in the DocBook "ImageIntrisics" extensions class
  rely on the Java AWT library, which by default expects a running
  X server.

Fix
  Both the Saxon and Xalan2 versions of the extensions now set the
  "java.awt.headless" Java 1.4 system property to true. That
  property tells Java to continue processing AWT-based code even
  if no running X server is found.

  The property is set at the beginning of the constructor for the
  ImageIntrinsics class.

Affects
  This change only affects transformations using Saxon or Xalan2
  under the conditions:

    - Linux/Unix environment
    - no X server running
    - document contains graphics
    - use.extensions enabled

20 years agoRemove symbol from subscript and superscript; it's not in Simplified
Norman Walsh [Fri, 3 Sep 2004 20:47:00 +0000 (20:47 +0000)]
Remove symbol from subscript and superscript; it's not in Simplified

20 years agoUpdated for release 1.66.
Bob Stayton [Thu, 2 Sep 2004 07:07:18 +0000 (07:07 +0000)]
Updated for release 1.66.

20 years agoAdded templates to set initial-page-number and force-page-count
Bob Stayton [Thu, 2 Sep 2004 04:13:53 +0000 (04:13 +0000)]
Added templates to set initial-page-number and force-page-count
for page-sequences so they can be customized.

20 years agofixed bug in listitem xref-to.
Bob Stayton [Thu, 2 Sep 2004 03:42:00 +0000 (03:42 +0000)]
fixed bug in listitem xref-to.

20 years agoChecking in Michael Smith's patch to fix Xalan2 compile.
Bob Stayton [Wed, 1 Sep 2004 20:55:38 +0000 (20:55 +0000)]
Checking in Michael Smith's patch to fix Xalan2 compile.

20 years agoFootnote numbers doesn't count <ulink url="..."/>
Jirka Kosek [Wed, 1 Sep 2004 20:02:42 +0000 (20:02 +0000)]
Footnote numbers doesn't count <ulink url="..."/>

20 years agoFixed bug where an indexterm seealso turned off the primary page number.
Bob Stayton [Mon, 30 Aug 2004 07:46:33 +0000 (07:46 +0000)]
Fixed bug where an indexterm seealso turned off the primary page number.

20 years agoAdded component.label.includes.part.label parameter.
Bob Stayton [Thu, 26 Aug 2004 18:58:42 +0000 (18:58 +0000)]
Added component.label.includes.part.label parameter.

20 years agoOptionally adds part label prefix to component labels.
Bob Stayton [Thu, 26 Aug 2004 18:31:20 +0000 (18:31 +0000)]
Optionally adds part label prefix to component labels.

20 years agoAdded component.label.includes.part.label parameter to appendices and
Bob Stayton [Thu, 26 Aug 2004 18:30:10 +0000 (18:30 +0000)]
Added component.label.includes.part.label parameter to appendices and
other component elements.

20 years agoRelease announcement for 4.4b2
Norman Walsh [Thu, 26 Aug 2004 14:44:59 +0000 (14:44 +0000)]
Release announcement for 4.4b2

20 years agoFix spelling of system identifiers for W3C entity sets
Norman Walsh [Thu, 26 Aug 2004 14:16:47 +0000 (14:16 +0000)]
Fix spelling of system identifiers for W3C entity sets

20 years agoUpdated version number
Norman Walsh [Thu, 26 Aug 2004 13:57:46 +0000 (13:57 +0000)]
Updated version number

20 years agoAdded docbookx to the catalog
Norman Walsh [Thu, 26 Aug 2004 13:51:19 +0000 (13:51 +0000)]
Added docbookx to the catalog

20 years agoUpdated version number
Norman Walsh [Thu, 26 Aug 2004 13:49:59 +0000 (13:49 +0000)]
Updated version number

20 years agoFixed spelling error
Norman Walsh [Thu, 26 Aug 2004 13:35:40 +0000 (13:35 +0000)]
Fixed spelling error

20 years agoUpdated for 4.4b2
Norman Walsh [Thu, 26 Aug 2004 13:26:56 +0000 (13:26 +0000)]
Updated for 4.4b2

20 years agoAllow HTML tables to nest
Norman Walsh [Thu, 26 Aug 2004 13:15:12 +0000 (13:15 +0000)]
Allow HTML tables to nest

20 years agoMake the rules attribute on HTML tables CDATA so that its enumerated values don't...
Norman Walsh [Thu, 26 Aug 2004 13:03:31 +0000 (13:03 +0000)]
Make the rules attribute on HTML tables CDATA so that its enumerated values don't conflict with the CALS frame attribute

20 years agoFixed typo
Norman Walsh [Thu, 26 Aug 2004 12:16:23 +0000 (12:16 +0000)]
Fixed typo

20 years agoRemove xml:base from SGML DTD
Norman Walsh [Thu, 26 Aug 2004 12:15:08 +0000 (12:15 +0000)]
Remove xml:base from SGML DTD

20 years agoUpdated URIs for the character entity sets to reflect the slightly different filename...
Norman Walsh [Thu, 26 Aug 2004 12:07:29 +0000 (12:07 +0000)]
Updated URIs for the character entity sets to reflect the slightly different filenames provided by the W3C entity sets