5 Commits

Author SHA256 Message Date
Thomas Schraitle
aff04e7652 Stable release of the SUSE XSL stylesheets 2.0.8:
Find issues in our GitHub tracker at
https://github.com/openSUSE/suse-xsl/issues/NUMBER
PDF only:
* Support footnotes, requested by Stefan Quandt
  (suse-xsl #313, suse-xsl #314)
* No colons after type/number in languages other than English
  (suse-xsl #334)
HTML only:
* Glossdiv Title: rendered in gray instead of green
  (suse-xsl #350)
PDF/HTML:
* No more spaces at the end of titles in formalparas
  (suse-xsl #288)
* Intra xref to step doesn't work (suse-xsl #343)
I18N:
* ja: don't generate the word "book" in intra-xrefs (suse-xsl #323)
* Correct German quotes (suse-xsl #324, suse-xsl #340)
* glossseealso: "See Also" -> "See also" (suse-xsl #330)
General:
* Exclude drupal and db2mediawiki stylesheets as they are now
  obsolete (suse-xsl #310, suse-xsl #312)
* Check length of text content in screen (suse-xsl #328)
* Validate stylesheets through Jing in Travis (suse-xsl #327,
  suse-xsl #337, suse-xsl #342)
Project/Spec File:
* Use catalog.d mechanism and remove old XML catalog files, see
  https://en.opensuse.org/openSUSE:Packaging_XML_Schemas_and_Stylesheets#Add_XML_Catalog_Support
* Fix susexsl-fetch-source-git script:

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=115
2017-09-28 15:57:44 +00:00
Stefan Knorr
d8379db7bf Add --tag parameter to the archive fetcher
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=106
2016-09-15 12:28:57 +00:00
Thomas Schraitle
b1974e8a98 Stable release 2.0.1
- Schema
  . Enabled subtitle and textobject (susedoc5.rnc)

- Stylesheets
  . Changed bugzilla component to 'Documentation' for SLERT
    (suse2013/static/js/script.js)
  . Added missing subtitle for articles
    suse2013/fo/article.titlepage.templates.xsl

- Infrastructure
  . Trying to fix an undef value error (bin/xslns-build)
  . Fixed bin/xslns-build for building ns variant
  . Partly refactored to use functions (susexsl-fetch-source-git)

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=94
2015-07-01 14:52:25 +00:00
Thomas Schraitle
8d14f7a639 Stable release 2.0.1
- Schema
  . Enabled subtitle and textobject (susedoc5.rnc)
- Stylesheets
  . Changed bugzilla component to 'Documentation' for SLERT
    (suse2013/static/js/script.js)
  . Added missing subtitle for articles
    suse2013/fo/article.titlepage.templates.xsl
- Infrastructure
  . Trying to fix an undef value error (bin/xslns-build)

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=93
2015-07-01 08:57:46 +00:00
Frank Sundermeyer
8eb150b6da New release 2.0~rc5
New Features:
 * support for DocBook5 - the xsl-ns variants are located in the following
   directories:
   -  /usr/share/xml/docbook/stylesheet/daps2013-ns
   -  /usr/share/xml/docbook/stylesheet/opensuse2013-ns
   -  /usr/share/xml/docbook/stylesheet/suse-ns
   -  /usr/share/xml/docbook/stylesheet/suse2013-ns
 * the DocBook5 variants are automatically generated with a slghtly adopted
   version of xslns-build from upstream
 * SUSE aspell dictionary was moved from DAPS to this package; wordlist
   was updated
 * started a NovDoc version for DocBook 5: susedoc5
Bugfixes:
 * language fixes for Chinese, Korean, and Japanese
 * Fixed issue #29: Make Parameter runinhead.default.title.end.punct
   L10N Compatible
 * Fixed sf-issue #246 Allow More Information in Side Regions When in Draft Mode
 * Fixed sf-issue #243 Support Sorting of Acronym in Glossaries in HTML
 * Fixed sf-issue #241:  Allow dir attribute in Novdoc DTD
 * Fixed bold.replacement.color and italic.replacement.color parameter for XEP
 * Fix for guimenus: Use 'inherit' instead of 'transparent' as this value
   seems not supported by XEP.
 * Novdoc: Missing remap for ulink added

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=88
2015-04-24 21:42:44 +00:00