]>
granicus.if.org Git - docbook-dsssl/log
Norman Walsh [Sat, 23 Oct 2004 12:20:46 +0000 (12:20 +0000)]
Updated tests
Norman Walsh [Sat, 23 Oct 2004 11:57:00 +0000 (11:57 +0000)]
Patch #
1027078 : Support role=strong on emphasis
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
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
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
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
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.
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).
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
Norman Walsh [Thu, 21 Oct 2004 13:04:07 +0000 (13:04 +0000)]
Fix version numbers
Norman Walsh [Thu, 21 Oct 2004 13:01:09 +0000 (13:01 +0000)]
Change version number
Norman Walsh [Thu, 21 Oct 2004 12:39:09 +0000 (12:39 +0000)]
Updated for 1.1CR2
Norman Walsh [Thu, 21 Oct 2004 11:49:38 +0000 (11:49 +0000)]
Updated for V4.4CR2
Norman Walsh [Thu, 21 Oct 2004 11:35:22 +0000 (11:35 +0000)]
DocBook V4.4CR2 Released
Norman Walsh [Thu, 21 Oct 2004 11:35:06 +0000 (11:35 +0000)]
Updated version number to 4.4CR2
Norman Walsh [Thu, 21 Oct 2004 11:29:48 +0000 (11:29 +0000)]
Updated
Norman Walsh [Thu, 21 Oct 2004 11:26:21 +0000 (11:26 +0000)]
Added pointer back to the spec
Norman Walsh [Thu, 21 Oct 2004 11:24:55 +0000 (11:24 +0000)]
Added wordsize effectivity attribute; fixed several errant public identifiers
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.
Norman Walsh [Tue, 19 Oct 2004 10:50:28 +0000 (10:50 +0000)]
Add hyphenate=false to verbatim.properties
Norman Walsh [Sun, 17 Oct 2004 21:53:58 +0000 (21:53 +0000)]
DocBook NG: The Frangelico Release
Norman Walsh [Sun, 17 Oct 2004 21:45:17 +0000 (21:45 +0000)]
Use XLink and xml:id
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
Norman Walsh [Sun, 17 Oct 2004 21:38:21 +0000 (21:38 +0000)]
Support xml:id and XLink (at last)
Norman Walsh [Sun, 17 Oct 2004 21:35:05 +0000 (21:35 +0000)]
A link is required on biblioref
Norman Walsh [Sun, 17 Oct 2004 21:33:10 +0000 (21:33 +0000)]
The orderedlist numeration attribute is an enumeration, uhm, no pun intended
Norman Walsh [Sun, 17 Oct 2004 21:30:29 +0000 (21:30 +0000)]
Capitalization tweaks necessary for the latest freshmeat script
Norman Walsh [Sun, 17 Oct 2004 20:15:55 +0000 (20:15 +0000)]
Bug 992905: fixed ugly interaction between bibliography.collection and bibliography.number
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)
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 )
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 ).
Steve Ball [Thu, 7 Oct 2004 12:34:08 +0000 (12:34 +0000)]
identify block elements that are not yet handled
Steve Ball [Mon, 4 Oct 2004 23:30:40 +0000 (23:30 +0000)]
initial implementation of WordML output
Bob Stayton [Mon, 4 Oct 2004 18:59:40 +0000 (18:59 +0000)]
Fixed missing titlepage and TOC in PDF bookmarks.
Jirka Kosek [Sun, 3 Oct 2004 18:48:12 +0000 (18:48 +0000)]
Removed unintentionally inserted space after footnote mark
Jirka Kosek [Thu, 30 Sep 2004 09:11:32 +0000 (09:11 +0000)]
Added attribute-set to easy control appearance of footer
Bob Stayton [Fri, 24 Sep 2004 20:47:49 +0000 (20:47 +0000)]
Fixed bug in select expression.
Bob Stayton [Fri, 24 Sep 2004 20:38:02 +0000 (20:38 +0000)]
Fixed param prototype to remove Saxon8 warning.
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.
Bob Stayton [Thu, 23 Sep 2004 22:39:18 +0000 (22:39 +0000)]
fixed misworded reference.
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.
Jirka Kosek [Mon, 20 Sep 2004 21:03:17 +0000 (21:03 +0000)]
Visual tweak
Jirka Kosek [Mon, 20 Sep 2004 21:00:13 +0000 (21:00 +0000)]
Pretty print source code
Jirka Kosek [Mon, 20 Sep 2004 20:57:31 +0000 (20:57 +0000)]
Visual tweak
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.)
Jirka Kosek [Mon, 20 Sep 2004 20:42:08 +0000 (20:42 +0000)]
Added slides support
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.)
Norman Walsh [Mon, 20 Sep 2004 10:50:57 +0000 (10:50 +0000)]
Support package element
Michael Smith [Mon, 20 Sep 2004 03:25:43 +0000 (03:25 +0000)]
Version 1.66.1 released.
Bob Stayton [Sun, 19 Sep 2004 06:48:33 +0000 (06:48 +0000)]
Updated for 1.66.1.
Bob Stayton [Sun, 19 Sep 2004 05:58:48 +0000 (05:58 +0000)]
Move to 1.66.1.
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.
Bob Stayton [Sun, 19 Sep 2004 00:39:47 +0000 (00:39 +0000)]
Removed obsolete 'title' parameter usage from legalnotice template call.
Bob Stayton [Sun, 19 Sep 2004 00:37:56 +0000 (00:37 +0000)]
Removed obsolete title parameter usage from abstract's template.
Bob Stayton [Sun, 19 Sep 2004 00:35:15 +0000 (00:35 +0000)]
Removed obsolete 'title' param call in abstract template.
Bob Stayton [Sun, 19 Sep 2004 00:24:47 +0000 (00:24 +0000)]
Added default params to olink.outline template.
Bob Stayton [Sun, 19 Sep 2004 00:05:19 +0000 (00:05 +0000)]
Added a class attribute to anchors for olink cross references.
Bob Stayton [Sat, 18 Sep 2004 22:46:24 +0000 (22:46 +0000)]
Changed the page element to an attribute.
Bob Stayton [Fri, 17 Sep 2004 16:45:48 +0000 (16:45 +0000)]
Fix Xalan date-time bug.
Bob Stayton [Fri, 17 Sep 2004 16:22:04 +0000 (16:22 +0000)]
Added &bs; entity reference.
Peter Eisentraut [Fri, 17 Sep 2004 08:46:38 +0000 (08:46 +0000)]
Bosnian translation by Kemal Skripic
Norman Walsh [Thu, 16 Sep 2004 15:44:47 +0000 (15:44 +0000)]
Updated for 4.4CR1
Norman Walsh [Thu, 16 Sep 2004 15:32:28 +0000 (15:32 +0000)]
DocBook V4.4CR1 released
Norman Walsh [Thu, 16 Sep 2004 15:32:00 +0000 (15:32 +0000)]
Updated version number
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
Norman Walsh [Thu, 16 Sep 2004 14:57:33 +0000 (14:57 +0000)]
RFE
1025286 : Add 'xml:space' to verbatim environments in XML
Norman Walsh [Thu, 16 Sep 2004 14:53:43 +0000 (14:53 +0000)]
RFE
1014806 : Add 'protocol' to class values allowed on systemitem
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
Bob Stayton [Mon, 13 Sep 2004 16:23:06 +0000 (16:23 +0000)]
Fixed bug in olink resolution.
Bob Stayton [Sat, 11 Sep 2004 08:41:34 +0000 (08:41 +0000)]
Fixed broken CVS keyword.
Bob Stayton [Sat, 11 Sep 2004 08:20:24 +0000 (08:20 +0000)]
Updated version to 1.66.0
Bob Stayton [Sat, 11 Sep 2004 08:15:55 +0000 (08:15 +0000)]
Updated release notes for version 1.66.0
Bob Stayton [Thu, 9 Sep 2004 17:52:18 +0000 (17:52 +0000)]
Fixed bug in xml:base resolution not recursing through the ancestors.
Bob Stayton [Thu, 9 Sep 2004 08:08:33 +0000 (08:08 +0000)]
Fixed lastlistcomma per bug report
1023579 .
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...
Bob Stayton [Mon, 6 Sep 2004 22:30:19 +0000 (22:30 +0000)]
remove duplicate make.gentext.template and substitute.markup templates.
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.
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
Norman Walsh [Fri, 3 Sep 2004 20:47:00 +0000 (20:47 +0000)]
Remove symbol from subscript and superscript; it's not in Simplified
Bob Stayton [Thu, 2 Sep 2004 07:07:18 +0000 (07:07 +0000)]
Updated for release 1.66.
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.
Bob Stayton [Thu, 2 Sep 2004 03:42:00 +0000 (03:42 +0000)]
fixed bug in listitem xref-to.
Bob Stayton [Wed, 1 Sep 2004 20:55:38 +0000 (20:55 +0000)]
Checking in Michael Smith's patch to fix Xalan2 compile.
Jirka Kosek [Wed, 1 Sep 2004 20:02:42 +0000 (20:02 +0000)]
Footnote numbers doesn't count <ulink url="..."/>
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.
Bob Stayton [Thu, 26 Aug 2004 18:58:42 +0000 (18:58 +0000)]
Added component.label.includes.part.label parameter.
Bob Stayton [Thu, 26 Aug 2004 18:31:20 +0000 (18:31 +0000)]
Optionally adds part label prefix to component labels.
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.
Norman Walsh [Thu, 26 Aug 2004 14:44:59 +0000 (14:44 +0000)]
Release announcement for 4.4b2
Norman Walsh [Thu, 26 Aug 2004 14:16:47 +0000 (14:16 +0000)]
Fix spelling of system identifiers for W3C entity sets
Norman Walsh [Thu, 26 Aug 2004 13:57:46 +0000 (13:57 +0000)]
Updated version number
Norman Walsh [Thu, 26 Aug 2004 13:51:19 +0000 (13:51 +0000)]
Added docbookx to the catalog
Norman Walsh [Thu, 26 Aug 2004 13:49:59 +0000 (13:49 +0000)]
Updated version number
Norman Walsh [Thu, 26 Aug 2004 13:35:40 +0000 (13:35 +0000)]
Fixed spelling error
Norman Walsh [Thu, 26 Aug 2004 13:26:56 +0000 (13:26 +0000)]
Updated for 4.4b2
Norman Walsh [Thu, 26 Aug 2004 13:15:12 +0000 (13:15 +0000)]
Allow HTML tables to nest
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
Norman Walsh [Thu, 26 Aug 2004 12:16:23 +0000 (12:16 +0000)]
Fixed typo
Norman Walsh [Thu, 26 Aug 2004 12:15:08 +0000 (12:15 +0000)]
Remove xml:base from SGML DTD
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