2007-08-29  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/fo/index.xsl: (r24187)
	 index.titlepage.recto: Added test for $indexfile != '' 
	 and used normal title generation in case of the test fails


2007-08-22  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/desktop/docbook.xsl: (r24095, r24098)
	- Added xsl:preserve-space for titles
	- create.directory: Fixed bug for title (mainly in Quick Starts, see
	  #299605
	- Fixed:  Empty language code in Name[...] and Comment[...] fixed
	  with XPath expression:
	   (@lang|
	    ancestor-or-self::article/@lang |
	    ancestor-or-self::book/@lang |
	    ancestor-or-self::set/@lang)[1]
	- Removed suse:lang parameter as it is calculated in
	  suse:keyvalue for each node


2007-07-17  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/common/l10n/: (r23744)
	Added gentext templates for using font settings in language files


2007-07-17  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/flyer/fonts.xsl, xslt/fo/fonts.xsl: (r23710, r23723)
	Added gentext template for using font settings in language files


2007-07-20  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/fo/fonts.xsl: (r23710),
	* /trunk/novdoc/xslt/common/l10n/*.xml: (r23744)
	Added gentext template for using font settings in language files


2007-07-20  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/desktop/docbook.xsl: (r22372)
	  - Corrected article generation; implemented article/sect1 desktop
	  files
	  - Generate .directory for element set
	  - Content of .directory for set corrected
	  - Handling of filenames with extension .html or .desktop
	    consolidated


2007-07-19  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/desktop/docbook.xsl, xslt/desktop/filename.xsl,
	xslt/desktop/write.text.chunk.xsl: (r22318)
	Splitted original docbook.xsl into several files;
	Rewrote parts of the stylesheet, improved modularisation


2007-07-09  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/common/l10n/*: (r21740)
	Added language corrections from Patrick T.

	* xslt/fo/sections.xsl: (r21763)
	Added special template screen for ancestor::sect1[@role='legal'],
	similar to xslt/flyer/sections.xsl


2007-07-08  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/flyer/sections.xsl: (r21704)
	Special templates for legal text to render it in a smaller font size


2007-06-08  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/fo/index.xsl, xslt/index/xml2idx.xsl: (r21226 , r21214)
	Preparing index


2007-06-04  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/common/l10n.xsl: (r21076)
	Inserted additional templates for guimenus, calling Igentext.guimenu.startquote and
	gentext.guimenu.endquote to fullfill request for zh_* languages
	(request by Patrick T.)


2007-04-11  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/fo/xref.xsl: (r19154)
	Limited xref checking for chapters and appendices with @lang that is
	different from ancestor::book/@lang


2007-03-26  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/misc/svg2svg.xsl: (r18858)
	New stylesheet: Remove @style and convert the content to useful
	attributes. Makes it easier to check for attributes
	
	* xslt/misc/svg.color2grayscale.xsl: (r18870)
	Reworked stylesheet as a two pass process with EXSLT node-set
	function.
	The output of svg2svg.xsl is temporarily saved in a variable. The
	variable is processed with the exsl:node-set function


2007-03-19  Jana Jaeger <jjaeger@suse.de>
	* xslt/manpages/docbook.xsl: (r18664)
	Use custom (empty) refentry.source.name.profile and refentry.version.profile parameters. 


2007-03-14  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/desktop/docbook.xsl: (r18453)
	New attempt to creating part directories
	
	* xslt/ocf2refentry/: (r18419)
	New stylesheet to convert output from OCF to refentry


2007-02-20  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/flyer/component.xsl, xslt/flyer/param.xsl: (r17521)
	Flyer: File not found of novell-logo.svg and suse-logo.svg fixed
	Use now the AVT $dtdroot given by the makefiles
	(Thanks to Nikolay Derkach, reported on opensuse-doc)

	* common/l10n/ru.xml, common/l10n/l10n.xml: (r17489)
	Added russian translation
	(Thanks to Nikolay Derkach)


2007-02-08  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/flyer/component.xsl, xslt/flyer/attributesets.xsl: (r17137)
	Corrected font size of article/subtitle (it's 1.2**2 times smaller
	than the title)


2007-02-06  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/html/navig.header.footer.xsl: (r17072) Corrected header link to
	appear on certain conditions only


2007-02-01  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/html/navig.header.footer.xsl: (r16949) Moved functionality of
	retrieving metadata to metadata.xsl


2007-01-30  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/html/docbook.xsl xslt/html/toc.xsl: (r16861) Fixed #173441 -
	KHelpCenter searchs not only in the page content, but also in the
	margens

	* xslt/fo/lists.xsl: (r16834)  Fixed numbering layout of substeps to
	match Provo layout

	 
2006-12-12  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/desktop/docbook.xsl: (r15901) Workaround for openSUSE 10.2:
	DocBook XSL stylesheets v1.71.1-5 does not contain parameter
	stylesheet.result.typ


2006-11-14  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/misc/svg.color2grayscale.xsl: (r15213) First draft version
	(work in progress).
	This files converts color to grayscale.


2006-10-05  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/fo/attributesets.xsl: (r12632) Support link colors: red for
	xref and blue for ulinks (only in color-pdf mode) as agreed in our
	Provo meeting


2006-02-27  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/fo/titlepage.xsl: (r6602) Typographical corrections for
	chapter titles on the right margin
	* xsl/fo/sections.xsl: (r6597) Fixed section header handling: Now
	a third line gets ccorrectly indented
	

2006-02-13  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/common/vset.ops.xsl: (r5945) Taken from "XSLT Cookbook"
	* xslt/profiling/check.profiling.xsl,
	  xslt/profiling/set.operations4profiling.xsl: (r5949) Prepare
	  profiling boxes with set operations.


2006-02-01  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/fo/booktitlepage.xsl: (r5443) Corrected book titlepage
	* xslt/fo/footer.xsl: (r5508) Added warning in case no title for
	footer found
	* xslt/fo/param.xsl: Added appendix.autolabel parameter to fix
	appendices numbering


2005-12-08  Thomas Schraitle  <thomas.schraitle@suse.de>
	* xslt/common/l10n/de.xml:
	* xslt/common/l10n/en.xml:
	* xslt/common/l10n/es.xml:
	* xslt/common/l10n/fr.xml:
	* xslt/common/l10n/it.xml: (r2624) Added "Authors" key
	

2005-12-05  Thomas Schraitle  <thomas.schraitle@suse.de>

	* fo/inlines.xsl: (r2542) Set remarks in red
	* xslt/misc/svn.getrevision.xsl: (r2543) Get the revision number
	of a logentry (with svn log --xml FILENAME)


2005-11-30  Thomas Schraitle  <thomas.schraitle@suse.de>

	* html/chunk.xsl: (r2462) Introduced entity www to simplify coding

	
2005-11-29  Thomas Schraitle  <thomas.schraitle@suse.de>

	* html/chunk.xsl: (r2441) Reduced it to a minimalistic stylesheet
	that contains imports and includes only (which is recommended by
	the DocBook Stylesheets)

	* html/docbook.xsl: (r2446) Enabled inline.xsl

	* html/param.xsl: (r2444) Lets point from local.l10n.xml to the
	correct file (it occured twice)
	

2005-11-21  Thomas Schraitle  <thomas.schraitle@suse.de>

	* fo/fonts.xsl: (r2362) Names of fonts changed to artificial
	names "suse.{serif,sans,mono}. The mapping is done in xep-suse.xml
	file of XEP

	* fo/sections.xsl: (r2360) Better linebreaks and space between
	label and section title

	
2005-08-19  Thomas Schraitle  <thomas.schraitle@suse.de>

	* html/xref.xsl: (r1692) xrefs create a link between books. This
	works only, if all the respective books are contained in a set.


2005-07-22  Thomas Schraitle  <thomas.schraitle@suse.de>

	* fo/docbook.xsl: (r1010) Corrected cropmarks according to the
	xep-support mailinglist from Jirka Kosek. Very valueable!


2005-06-29  Thomas Schraitle  <thomas.schraitle@suse.de>

	* html/susebooks.css: (r549) Support for note and guimenu


2005-05-19  Thomas Schraitle  <thomas.schraitle@suse.de>

	* html/param.xsl: (r128) Set callout.graphics.path to "callouts/"


2005-05-17  Thomas Schraitle  <thomas.schraitle@suse.de>

	* html/param.xsl: (r82) Set img.src.path to "images/"

	* html/susebooks.css: (r79) Changed alignment in paragraphs from
	justify to left





