]>
granicus.if.org Git - docbook-dsssl/log
Keith Fahlgren [Thu, 15 Jul 2010 05:28:28 +0000 (05:28 +0000)]
Updated mediaobject selection code that better uses roles (when available); based on contributons by Glenn McDonald
Jirka Kosek [Wed, 14 Jul 2010 16:53:51 +0000 (16:53 +0000)]
Refactored localization support. Language files are loaded on demand. Speedup is about 30%.
Rüdiger Landmann [Wed, 14 Jul 2010 04:50:16 +0000 (04:50 +0000)]
Updated translations from Red Hat and the Fedora Project
Jirka Kosek [Tue, 13 Jul 2010 18:10:49 +0000 (18:10 +0000)]
Added xsl:keys for improved performance of localization texts look up. Performance gain around 15%.
Norman Walsh [Tue, 6 Jul 2010 20:57:06 +0000 (20:57 +0000)]
Fix bug where simpara in footnote didn't work. Patch by Jonathan Nieder, jrnieder@gmail.com
Jirka Kosek [Tue, 6 Jul 2010 14:43:19 +0000 (14:43 +0000)]
Make error spotting easier for us who do not perceive big difference between red and green
Jirka Kosek [Tue, 6 Jul 2010 12:20:54 +0000 (12:20 +0000)]
Added local copy of XSpec (http://code.google.com/p/xspec/)
Rüdiger Landmann [Tue, 6 Jul 2010 08:02:31 +0000 (08:02 +0000)]
Updated locales from Red Hat and the Fedora Project
Jirka Kosek [Sat, 3 Jul 2010 22:33:37 +0000 (22:33 +0000)]
Initial import of infrastructure needed for Ant build system
Keith Fahlgren [Wed, 23 Jun 2010 23:01:22 +0000 (23:01 +0000)]
Ensure that NCX documents are always outputted with a default namespace
to prevent problems with the kindlegen machinery
Rüdiger Landmann [Mon, 17 May 2010 04:38:51 +0000 (04:38 +0000)]
Updated translations from Red Hat and the Fedora Project
Bob Stayton [Fri, 14 May 2010 03:50:38 +0000 (03:50 +0000)]
Fix bug in olink template when an olink has an id.
Add warning message with id value when trying to link
to an element that has no generated text.
Rüdiger Landmann [Wed, 14 Apr 2010 05:02:39 +0000 (05:02 +0000)]
Add new languages to Makefile
Mauritz Jeanson [Sun, 21 Mar 2010 17:22:06 +0000 (17:22 +0000)]
Typo fixing.
Michael Smith [Sun, 21 Mar 2010 13:58:41 +0000 (13:58 +0000)]
always remake docs
Mauritz Jeanson [Sat, 20 Mar 2010 11:30:43 +0000 (11:30 +0000)]
Fixed typo.
Mauritz Jeanson [Sat, 20 Mar 2010 11:29:18 +0000 (11:29 +0000)]
Fixed typo.
Mauritz Jeanson [Sat, 20 Mar 2010 11:08:37 +0000 (11:08 +0000)]
Added missing xsl:choose in example.
Mauritz Jeanson [Sat, 20 Mar 2010 10:47:36 +0000 (10:47 +0000)]
Fixed bug #
2912677 (error with xref in title).
Mauritz Jeanson [Sat, 20 Mar 2010 09:59:03 +0000 (09:59 +0000)]
Fixed bug #
2930968 (indexterm in refmeta not handled correctly).
Bob Stayton [Sat, 20 Mar 2010 04:56:04 +0000 (04:56 +0000)]
fix bug
2949567 title in revhistory breaks FO transform.
Bob Stayton [Sat, 20 Mar 2010 04:36:45 +0000 (04:36 +0000)]
fix bug
2948363 generated filename for refentry not unique, when
used in a set.
Michael Smith [Fri, 19 Mar 2010 21:32:29 +0000 (21:32 +0000)]
fix snapshot build
Norman Walsh [Fri, 19 Mar 2010 16:13:59 +0000 (16:13 +0000)]
Added USlegal and USlegallandscape paper types.
Bob Stayton [Tue, 16 Mar 2010 16:40:43 +0000 (16:40 +0000)]
Fix bug in xrefstyle "title" handling introduced with
the 'insert.targetdb.data' template.
Bob Stayton [Sat, 27 Feb 2010 20:42:27 +0000 (20:42 +0000)]
Output id attributes on glossdiv blocks so they can be added to
xrefs or TOC.
Bob Stayton [Fri, 26 Feb 2010 22:34:18 +0000 (22:34 +0000)]
Make the default value blank, as it is documented.
Jirka Kosek [Wed, 24 Feb 2010 17:13:11 +0000 (17:13 +0000)]
Added note about specifying location as URL
Rüdiger Landmann [Wed, 10 Feb 2010 06:34:29 +0000 (06:34 +0000)]
New translations from Red Hat and the Fedora Project
Rüdiger Landmann [Wed, 10 Feb 2010 06:32:12 +0000 (06:32 +0000)]
Updated translations from Red Hat and the Fedora Project
Jirka Kosek [Mon, 8 Feb 2010 23:21:18 +0000 (23:21 +0000)]
Enabled hyphenation of URLs when ulink content is the same as link target
Rüdiger Landmann [Mon, 18 Jan 2010 03:06:08 +0000 (03:06 +0000)]
remove unused <nonexistantelement>
Bob Stayton [Mon, 11 Jan 2010 03:16:56 +0000 (03:16 +0000)]
Fix missing "Chapter n" label when use chapter/info/title.
Daniel Leidert [Mon, 28 Dec 2009 21:03:18 +0000 (21:03 +0000)]
Fix an incorrect translation. Thanks to Helge Kreutzmann.
http://bugs.debian.org/562816
Bob Stayton [Sat, 12 Dec 2009 17:49:56 +0000 (17:49 +0000)]
Row recursion turned off if no @morerows attributes in the table.
This will prevent failure on long table (with no @morerows) due
to excessive depth of recursion.
Bob Stayton [Fri, 11 Dec 2009 09:08:40 +0000 (09:08 +0000)]
Apply patch to turn off row recursion if no @morerows attributes present.
This will enable very large tables without row spanning to
process without running into recursion limits.
Bob Stayton [Fri, 11 Dec 2009 00:33:17 +0000 (00:33 +0000)]
Support make.clean.html in autotoc.xsl.
Bob Stayton [Fri, 11 Dec 2009 00:07:12 +0000 (00:07 +0000)]
Add support for make.clean.html setting in block elements.
Bob Stayton [Fri, 11 Dec 2009 00:05:45 +0000 (00:05 +0000)]
Remove debug message.
Bob Stayton [Thu, 10 Dec 2009 22:40:42 +0000 (22:40 +0000)]
Stock CSS styles for DocBook HTML output when 'make.clean.html' is non-zero.
Bob Stayton [Thu, 10 Dec 2009 22:35:51 +0000 (22:35 +0000)]
Add templates for generating CSS files.
Bob Stayton [Thu, 10 Dec 2009 22:34:22 +0000 (22:34 +0000)]
Add templates for generating CSS files and links to them.
Bob Stayton [Mon, 7 Dec 2009 17:45:26 +0000 (17:45 +0000)]
Fix bugs in new entity references.
Bob Stayton [Mon, 7 Dec 2009 06:03:50 +0000 (06:03 +0000)]
List of Equations now includes on equations with titles.
Bob Stayton [Sun, 6 Dec 2009 21:54:03 +0000 (21:54 +0000)]
Add new params for CSS file generation.
Bob Stayton [Sun, 6 Dec 2009 21:47:04 +0000 (21:47 +0000)]
Params to support generated CSS files.
Bob Stayton [Thu, 3 Dec 2009 06:04:51 +0000 (06:04 +0000)]
If a colspec has a colname attribute, add it to the HTML col
element as a class attribute so it can be styled.
Bob Stayton [Thu, 3 Dec 2009 05:59:45 +0000 (05:59 +0000)]
Replace tabs with spaces.
Bob Stayton [Wed, 2 Dec 2009 07:40:21 +0000 (07:40 +0000)]
Fix bug
2825842 where table footnotes not appearing in HTML-coded table.
Bob Stayton [Wed, 2 Dec 2009 07:22:10 +0000 (07:22 +0000)]
Fix bug #
2834826 where appendix inside part was not chunked as it should be.
Bob Stayton [Wed, 2 Dec 2009 06:06:53 +0000 (06:06 +0000)]
Format equation without title using table layout with equation number
next to the equation.
Bob Stayton [Wed, 2 Dec 2009 06:05:24 +0000 (06:05 +0000)]
Add equation.number.properties.
Bob Stayton [Wed, 2 Dec 2009 06:02:23 +0000 (06:02 +0000)]
New attribute set for numbers appearing next to equations.
Bob Stayton [Wed, 2 Dec 2009 06:01:07 +0000 (06:01 +0000)]
Fix bug in xref to equation without title to use context="xref-number" instead
of "xref-number-and-title".
Bob Stayton [Wed, 2 Dec 2009 05:28:09 +0000 (05:28 +0000)]
Number all equations in one sequence, with or without title.
Bob Stayton [Wed, 2 Dec 2009 04:14:20 +0000 (04:14 +0000)]
Make content of param ulink.target empty so target attributes not generated.
Bob Stayton [Sat, 28 Nov 2009 02:17:05 +0000 (02:17 +0000)]
Fix bug #
2896909 where duplicate @sortas on indexterms caused
some indexterms to drop out of index.
Bob Stayton [Fri, 27 Nov 2009 07:12:27 +0000 (07:12 +0000)]
Expand the "Stripping namespace ..." message to advise users to
use the namespaced stylesheets.
Bob Stayton [Fri, 27 Nov 2009 06:56:09 +0000 (06:56 +0000)]
need a local version of $exsl.node.set.available variable because
this module imported many places.
Mauritz Jeanson [Fri, 20 Nov 2009 19:43:06 +0000 (19:43 +0000)]
Added missing namespace declarations. Closes bug #
2890069 .
Keith Fahlgren [Tue, 17 Nov 2009 04:05:19 +0000 (04:05 +0000)]
Adding support for partintros with sect2s, 3s, etc
Keith Fahlgren [Thu, 5 Nov 2009 23:04:33 +0000 (23:04 +0000)]
Adding param to workaround horrific ADE bug with the inability to process <br>
Daniel Leidert [Mon, 2 Nov 2009 02:38:47 +0000 (02:38 +0000)]
Fix two indentation issues: In the first case there is no corresponding .RS
macro (Debian #519438, sf.net
2793873 ). In the second case an .RS instead of
the probably intended .sp leads to an indentation bug (Debian #527309,
sf.net #
2642139 ).
Keith Fahlgren [Fri, 23 Oct 2009 16:13:02 +0000 (16:13 +0000)]
Add support for authorgroup/author in OPF metadata (via Michael Wiedmann)
Mauritz Jeanson [Thu, 15 Oct 2009 19:35:52 +0000 (19:35 +0000)]
Updated the template for footnote paras to use the 'paragraph' template. Closes bug #
2803739 .
Bob Stayton [Wed, 14 Oct 2009 18:59:40 +0000 (18:59 +0000)]
Add more namespace names to the exclude-result-prefixes attribute.
Keith Fahlgren [Sat, 10 Oct 2009 21:31:49 +0000 (21:31 +0000)]
Drop the font elements, not their contents
Keith Fahlgren [Sat, 10 Oct 2009 02:45:47 +0000 (02:45 +0000)]
Remove <b> and <i> elements "discouraged in favor of style sheets" from
XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl.
Fixes bug #
2873153 : No <b> and <i> tags in XHTML/EPUB
Added regression to EPUB specs:
Keith Fahlgren [Sat, 10 Oct 2009 00:40:43 +0000 (00:40 +0000)]
This resolves bug #
2873142 , Please add support for multiple embedded fonts
If you navigate to a checkout of DocBook-XSL and go to:
xsl/epub/bin/spec/files
You can now run the following command:
../../dbtoepub -f DejaVuSerif.otf -f DejaVuSerif-Italic.otf -c test.css
-s test_cust.xsl orm.book.001.xml
In dbtoepub, the following option can be used more than once:
-f, --font [OTF FILE] Embed OTF FILE in .epub.
The underlying stylesheet now accepts a comma-separated list of font file
names rather than just one as the RENAMED epub.embedded.fonts ('s' added).
The runnable EPUB spec now includes:
- should be valid .epub after including more than one embedded font
Mauritz Jeanson [Sat, 3 Oct 2009 08:15:29 +0000 (08:15 +0000)]
Added 'd' to the exclude-result-prefixes attribute generated by this stylesheet.
Closes bug #
2844925 .
Mauritz Jeanson [Thu, 1 Oct 2009 16:40:01 +0000 (16:40 +0000)]
Fixed bug #
2844916 (don't output @target if ulink.target is empty).
Keith Fahlgren [Fri, 21 Aug 2009 18:51:40 +0000 (18:51 +0000)]
Improve the selection of cover images when working in DocBook 4.x land (work in progress)
Keith Fahlgren [Thu, 20 Aug 2009 20:10:08 +0000 (20:10 +0000)]
Improve the quality of the OPF spine regression by ensuring that the spine
elements for deeply nested refentries are in order and adjacent to their
opening wrapper XHTML chunk.
Keith Fahlgren [Thu, 20 Aug 2009 05:02:22 +0000 (05:02 +0000)]
Add more careful handling of refentries to ensure that they always appear in the opf:spine.
This was only a problem when refentries were pushed deep into the hierarchy (like inside
a sect2), but presented navigational problems for many reading systems (despite the
correct NCX references). This may *not* be the best solution, but attacking a better
chunking strategy for refentries was too big a nut to crack at this time.
Keith Fahlgren [Wed, 12 Aug 2009 02:54:56 +0000 (02:54 +0000)]
Fix a bug when using index.on.type: an 'index symbols' section was created
even if that typed index didn't include any symbols (they were in the other types).
mimil [Sun, 2 Aug 2009 16:07:41 +0000 (16:07 +0000)]
update maven artifacts to 1.75.2
Mauritz Jeanson [Sat, 1 Aug 2009 15:48:00 +0000 (15:48 +0000)]
Added /node() to the select expression that is used to compute the title text
so that no <ttl> elements end up in the output. Closes bug #
2830119 .
Mauritz Jeanson [Wed, 29 Jul 2009 14:27:23 +0000 (14:27 +0000)]
Added instructions for manually uploading release packages.
mimil [Tue, 28 Jul 2009 18:59:52 +0000 (18:59 +0000)]
add maven sample for xml validation
Daniel Leidert [Mon, 27 Jul 2009 00:07:38 +0000 (00:07 +0000)]
Rebuild netbeans build files after adding missing Netbeans configuration to allow easier packaging for Debian.
Mauritz Jeanson [Sat, 25 Jul 2009 12:38:27 +0000 (12:38 +0000)]
Mauritz Jeanson [Thu, 23 Jul 2009 15:56:19 +0000 (15:56 +0000)]
Small corrections.
mimil [Thu, 23 Jul 2009 05:54:42 +0000 (05:54 +0000)]
some previous maven schema artifacts were wrong, now using a single artifact for every schema types
Keith Fahlgren [Tue, 21 Jul 2009 17:35:27 +0000 (17:35 +0000)]
Add Icelandic
Keith Fahlgren [Tue, 21 Jul 2009 14:22:11 +0000 (14:22 +0000)]
Updated for 1.75.2
Keith Fahlgren [Tue, 21 Jul 2009 13:46:49 +0000 (13:46 +0000)]
Add explicit step to prevent this failure in the future
Keith Fahlgren [Tue, 21 Jul 2009 03:01:50 +0000 (03:01 +0000)]
Restored VERSION file to snapshot state
Keith Fahlgren [Tue, 21 Jul 2009 03:01:03 +0000 (03:01 +0000)]
Updating docs
Keith Fahlgren [Tue, 21 Jul 2009 02:02:48 +0000 (02:02 +0000)]
Updated for 1.75.2
Keith Fahlgren [Tue, 21 Jul 2009 01:58:25 +0000 (01:58 +0000)]
Version 1.75.2 released
Keith Fahlgren [Tue, 21 Jul 2009 01:17:35 +0000 (01:17 +0000)]
Corrected bugs caused by path and file assumptions were not met
Daniel Leidert [Mon, 20 Jul 2009 21:44:38 +0000 (21:44 +0000)]
Improved Japanese translation for Note(s). Closes bug #
2823965 .
Daniel Leidert [Mon, 20 Jul 2009 21:29:14 +0000 (21:29 +0000)]
Polish alphabet contains O with acute accent, not with grave accent. Closes bug #
2823964 .
mimil [Mon, 20 Jul 2009 20:11:54 +0000 (20:11 +0000)]
some previous maven schema artifacts were wrong, now using a single artifact for every schema types
mimil [Mon, 20 Jul 2009 19:58:48 +0000 (19:58 +0000)]
maven sample updated to 1.75.1
mimil [Mon, 20 Jul 2009 19:30:10 +0000 (19:30 +0000)]
maven artifact update to 1.75.1
Mauritz Jeanson [Sun, 19 Jul 2009 10:02:57 +0000 (10:02 +0000)]
Output "Copyright" heading in XHTML too.
Mauritz Jeanson [Sat, 18 Jul 2009 17:48:06 +0000 (17:48 +0000)]
Added normalize-space() for ulink content. Closes bug #
2793877 .
Bob Stayton [Fri, 17 Jul 2009 20:38:16 +0000 (20:38 +0000)]
Fix translation of "index", per bug report
2796064 .
Norman Walsh [Wed, 15 Jul 2009 19:45:55 +0000 (19:45 +0000)]
Support more downconvert cases