File susedoc.changes of Package susedoc

-------------------------------------------------------------------
Wed Oct 09 11:30:00 CEST 2008 - toms@suse.de

Updated to 20081009:
- Novdoc DTD: Allow remark in places where DocBook did it too
- Introduced processing instrucction suse to resolve entities
  in a product independant way
- Makefile: Added new project file which is needed for every
  project. It is autogenerated and saved as PROJECTFILE.<P>
  where P is the placeholder for the product/book

-------------------------------------------------------------------
Wed Jun 18 08:01:00 CEST 2008 - toms@suse.de
- Makefile changes:
  * Added images/gen directory to the list in mkdir
  * Added mkdir command in .env-profile

- Stylesheet changes:
  * Corrected draft.watermark.image and take into account dtdroot
    parameter
  * Copied draft.png from http://docbook.sourceforge.net/release/images/draft.png
    and optipng'ed (reduced size to 50%)
  * Changed XEP hyphenation pattern file for Hungarian: 
    huhyphn_rx.tex -> huhyph_rx.tex
    See also http://services.renderx.com/lists/xep-support/5551.html

- Other changes:
  * Added missing dependency for make (thanks to Tanja!)
  * Cleaned up SPEC file, corrected version
  * Updated susedoc-new.py script

-------------------------------------------------------------------
Fri Jun 06 08:27:00 CEST 2008 - toms@suse.de
- Makefile changes:
  * Better separation between generated image formats and untouched ones
    (new directory images/gen)
  * Fixed bugs in Makefiles
  * Added target showvariables

- Stylesheets changes
  * xslt/html/suse-titlepage.xsl: Added title and bookinfo/title in the
    xsl:choose/xsl:when switch
  * xslt/html/navig.header.footer.xsl: Correct header with double titles

-------------------------------------------------------------------
Tue Apr 02 10:30:00 CEST 2008 - toms@suse.de
- Fixed font handling for Japanese and Korean too
- Fixed broken text in es.xml and ja.xml
- Added warning comment in ~/.susedoc/xep-suse.xml inserted by
  bin/xepchangefontpath.py

-------------------------------------------------------------------
Tue Apr 01 11:26:00 CEST 2008 - toms@suse.de
- Fixed font handling for Chinese documents
- Corrected xml:base for Chinese fonts in xep-suse.xml
- Added parameter debug.fonts to output debugging information
  about fonts (turned on as default)

-------------------------------------------------------------------
Wed Mar 19 16:00:00 CEST 2008 - toms@suse.de

- Improved make targets and image building process
- Fixed several bugs in XSLT stylesheets (see Changelog for details)


-------------------------------------------------------------------
Mon Oct 08 10:10:10 CEST 2007 - toms@suse.de

- Fixed xslt/common/l10n/{zh_cn.xml,zh_tw.xml}: Broken Unicode
- Fixed xslt/flyer/fonts.xsl: 
  Using XPath (key('id', $rootid)/@lang | /*/@lang ) 
  to select the language of the document. Needed for Chinese.
  It seems, language isn't passed on. :-(
- xslt/desktop/docbook.xsl:
   * remove X-DOC-Identifier from .desktop files.
   * Wrong numbers for X-DOC-Weight in Quick Starts
   * resolve all @id@ in stand-alone books
- xslt/misc/svg.color2grayscale.xsl
  Template @fill|@stroke: Added xsl:choose to test, if
  $color.nodes[@name=current()]/@grayvalue is empty.
  Content can be an "rgb(...)" function.
  Problem: It seems, XEP can not handle rgb() functions
  TODO: Convert rgb() into something useful that XEP can handle
- xslt/fo/verbatim.xsl:
  screen: Taking care of processing-instruction inside example.
  Now you have two possible solutions:

    <example>
     <title>...</title>
     <?dbsuse-fo font-size="..."?>
     <screen>...</screen>
    </example>

  or

   <example>
     <title>...</title>
     <screen><?dbsuse-fo font-size="..."?>...</screen>
   </example>

- bin/suse-fop, bin/suse-xep:
  Corrected behavior of checking xml-commons-resolver (actually it is
  provided by two packages: xerces-j2 and xml-commons-resolver)
- etc/system-profile, make/common.mk
  use optipng only if available


-------------------------------------------------------------------
Thu Aug 30 15:29:25 CEST 2007 - toms@suse.de

- Corrected Requires keywords and added version numbers for openSUSE
  Build Server
- Corrected behavior of checking xml-commons-resolver (actually it is
  provided by two packages: xerces-j2 and xml-commons-resolver)
  Also a bug with JAVACMD in suse-fop, found by Marcus Schäfer

-------------------------------------------------------------------
Thu Aug 30 10:47:01 CEST 2007 - toms@suse.de

- Fixed xsl:preserve-space for titles (xslt/fo/docbook.xsl)
- Fixed index title in xslt/fo/index.xsl
- Support for optipng


-------------------------------------------------------------------
Fri Aug 17 11:17:36 CEST 2007 - toms@suse.de

- Corrected FOP font issue (Thanks to Nikolay Derkach!). 
  Configuration file of FOP and fo/fonts.xsl contained different
  font names (actually, they are aliases).
  Used common/l10n/*.xml files to insert font configuration for FOP
  and XEP.
  

-------------------------------------------------------------------
Tue Aug 14 10:37:48 CEST 2007 - toms@suse.de

- created new release 20070813:
  * Corrected desktop/docbook.xsl
  * Uses LANG=C for dia
  * Improved make clean to remove images
- Release 20070730 (not published):
  * Corrected desktop/docbook.xsl
  * Language corrections from Patrick Tinley and Nikolay Derkach
  * Special appearance for legal text in sect1[@role="legal"]
  * Preparing new index method

-------------------------------------------------------------------
Fri May 25 09:40:42 CEST 2007 - toms@suse.de

- Corrected dependencies for openSUSE 10.3 (svg-dtd -> svg-schema)
  No source changes 

-------------------------------------------------------------------
Wed Mar 21 17:16:33 CET 2007 - toms@suse.de

- Created vendor release 20070321
  . xsl/desktop/docbook.xsl: New attempt to creating part directories
  . New stylesheet to convert output from OCF to refentry- 

-------------------------------------------------------------------
Thu Mar  8 15:13:29 CET 2007 - toms@suse.de

- Corrected list of files

-------------------------------------------------------------------
Tue Mar  6 09:41:38 CET 2007 - toms@suse.de

- Created new release 20070306


-------------------------------------------------------------------
Wed Feb 28 16:00:05 CET 2007 - toms@suse.de

- Added russian translation (Thanks to Nikolay Derkach)
- Better support for FOP
- Improved design of Makefiles and ENV*files


-------------------------------------------------------------------
Wed Feb 14 15:09:26 CET 2007 - toms@suse.de

- Created new release 20070214
- Separated layout from ENV file
- Get rid of unnecessary environment variables
- Fallback behavior for missing profiling stylesheets fixed
- Improved CSS handling
- Support for multiple entity files
- Several improvements for our "internal" stylesheets of
  creating of creating openSUSE manuals (see xslt/ChangeLog for details) 


-------------------------------------------------------------------
Wed Jan 17 09:31:43 CET 2007 - toms@suse.de

- New package for 10.3 
openSUSE Build Service is sponsored by