File susedoc.changes of Package susedoc
-------------------------------------------------------------------
Mon Aug 6 12:13:14 UTC 2012 - pgajdos@suse.com
- prepare spec file for dropping SuSEconfig.fonts (openFATE#313536)
-------------------------------------------------------------------
Fri Jan 27 12:26:23 UTC 2012 - toms@opensuse.org
Switched from a callout font to callout graphics (format .pdf)
-------------------------------------------------------------------
Mon Dec 12 15:11:17 UTC 2011 - coolo@suse.com
- there is no GPL1 in here
-------------------------------------------------------------------
Mon Sep 19 14:15:45 UTC 2011 - fsundermeyer@opensuse.org
- Specfile: requires fam
-------------------------------------------------------------------
Fri Sep 9 09:30:17 UTC 2011 - toms@suse.de
- Added @id attribute contents after title in all structures like chapters, appendix, sect1, sect2, ...
Works in draft mode only. Integrated into HTML and FO.
-------------------------------------------------------------------
Thu Sep 8 06:27:13 UTC 2011 - toms@suse.de
- Merged with daps
-------------------------------------------------------------------
Tue Aug 23 12:04:39 UTC 2011 - toms@suse.de
- Updated susedoc for Dublin
-------------------------------------------------------------------
Wed Aug 10 14:33:25 UTC 2011 - toms@suse.de
- Changed Novell -> SUSE layout (1st attempt)
-------------------------------------------------------------------
Tue Aug 9 14:45:31 UTC 2011 - toms@suse.de
- Fixed bookmark bugs in XEP
-------------------------------------------------------------------
Fri Jun 10 13:42:57 UTC 2011 - fsundermeyer@opensuse.org
- Fixed a bug in dist-graphics that occued when a book only contained SVG graphics
-------------------------------------------------------------------
Fri Jun 10 13:39:11 UTC 2011 - fsundermeyer@opensuse.org
- Fixed a bug in dist-graphics that occued when a book only contained SVG graphics
-------------------------------------------------------------------
Tue May 17 07:32:07 UTC 2011 - toms@suse.de
- Fixed $(DTDROOT)/etc/fonts/ path both in make/common.mk and XEP's
config file (URW Nimbus Mono fonts).
The font directory doesn't exist anymore so copying the Nimbus Mono
fonts doesn't make sense anymore.
Thanks to Tomáš!
- Fixed book titlepage with SVG graphics (thanks to Jürgen!)
- xslt/misc/db2novdoc.xsl:
* Preserve programlisting literallayout
* Suppress /processing-instruction('xml-stylesheet')
* Convert @status attribute into XML comment
* Improve handling of bridgeheads
-------------------------------------------------------------------
Wed May 4 14:23:11 UTC 2011 - toms@suse.de
- Added the Nimbus Mono fonts as TrueType version.
Almost same fonts are included in ghostscript-fonts-std (11.4),
but this was necessary due to a bug in XEP (combining characters
for example ä)
-------------------------------------------------------------------
Wed Apr 27 15:49:42 UTC 2011 - toms@suse.de
- Fixed XML comment problem in susedoc-titlepage-fop-mm.patch
-------------------------------------------------------------------
Wed Apr 13 22:37:47 UTC 2011 - jw@novell.com
- fixed URL
- added susedoc-titlepage-fop-mm.patch, already upstreamed.
- removed bin/project_files.p* bin/dmstat.pl
-------------------------------------------------------------------
Fri Apr 8 09:38:16 UTC 2011 - toms@suse.de
* Fixed bugs:
- bnc#641395: new html style sheets us very small size for <literal>
- bnc#681391: Bug in Profiling Stylesheets
* Worked on suse-xep: Calls (internal) xep script
* make clean now deletes everything under profiled/
* Updated .changes file
-------------------------------------------------------------------
Mon Mar 28 12:53:11 UTC 2011 - fsundermeyer@opensuse.org
- fixed a bug in xslt/flyer/component.xsl that caused fop to fail
Thanks to elchevive1968 for report and fix
-------------------------------------------------------------------
Wed Mar 23 13:57:30 UTC 2011 - fsundermeyer@opensuse.org
- \* Changed target clean:
No longer deletes the image files, but only the temporary
.xml, .fo, etc files
Use make clean && make clean_images for the old behaviour
\* Changed target clean_all:
- added alias "real_clean"
\* New target clean_images:
remove all images created by the build processes
\* New target remaininggraphics:
returns a list of SVG and PNG graphics that are not part
of the project (opposite of 'projectgrahpics')
-------------------------------------------------------------------
Mon Mar 21 21:45:15 UTC 2011 - fsundermeyer@opensuse.org
* spec file cosmetics to reduce number of warnings
make changes:
------------------
* NEW targets:
- clean_all
same as clean, but also deletes all generated books as
well. The following files/directories will be deleted
*.pdf diffs/ epub/ html/ txt/ wiki/ online-docs-*/ package-*/
WARNING: Use with care!!
- db2novdoc
Transforms a DocBook document into Novdoc. Stylesheet needs
some care, as it probably won't address all combinations
- dist-txt-name
- epub-name
- html-dir
- htmlsingle-name, html-single-name
- jsp-dir
- wiki-name
* NEW target alias for showgfx: missing_graphics
* NEW target alias for htmlsingle: html-single
* FIXED: make && make REMARKS=1 && make produced a pdf with REMARKS
As a consequence PDF file names and HTML direcory names now
depend on the build parameters. As an additional benefit, a
build with remarks turned on will not overwrite a build with
remarks turned off
- make
=> $BOOK.pdf
- make REMARKS="1"
=> $BOOK_remarks_comments.pdf
- make DRAFT="1"
=> $BOOK_draft.pdf
- make REMARKS="1" DRAFT="1"
=> $BOOK_remarks_comments_draft.pdf
* FIXED: make bigfile with remarks
bigfiles build with REMARK="1" now really contain remarks
As a consequence, all targets drived from the bigfile (epub,
txt, man) can now be build with remarks, too.
Filenames for bigfiles, epub, and txt follow the same naming
scheme as above (without _draft - draft mode is only a layout
matter and thus only supported for HTML and PDF builds)
* FIXED: Quoting style in German manuals
* FIXED: make help now shows a _complete_ overview of all make
targets
* FIXED: alternative target name text (same txt) now works
* FIXED: target etxt now works
* FIXED: USESVN and USEMETA no longer depend on SVNROOT being set
* Output for all build targets now should end with a filename
or directory name pointing to the result. It's printed in green
for better visibility
* Turning on remarks:
In order to turn on remarks, use REMARKS="1" or REMARKS="yes"
All other settings will result in remarks being turned off
(it used to be the other way round)
* Turning on draft mode:
To turn on draft mode, you can now use DRAFT="yes"
_or_ DRAFT="1"
* chklink target:
- now puts files under tmp/ instead of the current directory
- clening up after chklink run
- suse-checkbot script now shows the path to the chklink report
* speaking names for profiled/*
instead of the rather cryptic directory names <FOO>_0_0
or <FOO>_1_1 directories under profiled/ are now called
<FOO> or <FOO>_remarks_comments
Style Sheets:
-------------
* NEW: added support for Lithuanian; use with lang="lt_lt"
* NEW: db2novdoc stylesheet
* FIXED: improved pt_BR translations
* FIXED: Added missing labels ('Procedures X', 'Figure Y')
in Quick Start
* fo:
- NEW status in toc and section
- FIXED: Added guilabel fix in default and title.markup mode
- Added productname template in book.titlepage.recto mode
to avoid printing TM on titlepage
* html:
- NEW: support os attribute in chapter, section
- NEW: added CSS rule for os
* flyer:
- FIXED subtitle with productname
- Added keep-with-next property to keep figure titles and
graphics together
- Removed obsolete templates for procedure. Now it should create
labels (procedure) with corresponding numbers (2)
-------------------------------------------------------------------
Mon Feb 21 13:38:50 UTC 2011 - toms@suse.de
- html:
. Fixed xref to "other" books (following an up arrow with the
book title in parenthesis)
. Fixed guimenu in bridgehead; missing template inserted
(fixes error message "Request for title of element with no title:
guimenu")
make:
. Target db2novdoc: Added links from xml/.ent into tmp; moved
result to xml dir
-------------------------------------------------------------------
Fri Feb 18 14:13:49 UTC 2011 - toms@suse.de
- - fo:
. Prepared status in toc and section (does not work yet)
. Added guilabel fix in default and title.markup mode
. Added productname template in book.titlepage.recto mode
to avoid printing TM on titlepage
- html:
. Added CSS rule for os
- flyer:
. Added keep-with-next property to keep figure titles and
graphics together
. Fixed subtitle with productname
. Removed obsolete templates for procedure. Now it should create
labels (procedure) with corresponding numbers (2)
- Misc: Created db2novdoc stylesheet
- jsp: Removed addstatus from section titles
- make:
. Added db2novdoc target
. Added additional html-single (the same as htmlsingle)
-------------------------------------------------------------------
Fri Feb 11 16:40:28 UTC 2011 - toms@suse.de
- Removed status information from TOC and section from FO, HTML, and JSP
-------------------------------------------------------------------
Fri Feb 11 16:22:48 UTC 2011 - toms@suse.de
- Removed status information from TOC and sections
-------------------------------------------------------------------
Fri Feb 11 15:25:21 UTC 2011 - toms@suse.de
- Added missing labels ('Procedures X', 'Figure Y') in Quick Start
- Added new make target: db2novdoc. Transforms a DocBook document
into Novdoc. Stylesheet needs some care, as it probably won't
address all combinations
-------------------------------------------------------------------
Tue Feb 1 12:43:18 UTC 2011 - toms@suse.de
- Support os attribute in chapter, section, ... for HTML
-------------------------------------------------------------------
Thu Jan 27 14:47:01 UTC 2011 - toms@suse.de
- flyer: Added keep-with-next property to keep figure titles and graphics together
-------------------------------------------------------------------
Wed Jan 19 13:33:15 UTC 2011 - toms@suse.de
- Missing fo/verbatim.xsl for flyer layout added
-------------------------------------------------------------------
Tue Jan 18 15:12:15 UTC 2011 - toms@suse.de
- Required python-xml to fix bnc#654222
-------------------------------------------------------------------
Fri Jan 14 11:46:53 UTC 2011 - toms@suse.de
- Fixed typo for div.section div.titlepage h6.title
-------------------------------------------------------------------
Wed Jan 12 13:31:12 UTC 2011 - toms@suse.de
- Updated to 4.3.18:
. Added subtitle after title
. Fixed missing toc style for Glossary
. Added missing font size declaration for sect 4 headlines
-------------------------------------------------------------------
Wed Jan 12 12:22:33 UTC 2011 - toms@suse.de
- Removed obsolete _version keyword, last changelog entries rely on
updated version string to 4.3.17
- SPEC: Added missing rpmlintrc file as Source1
-------------------------------------------------------------------
Tue Jan 11 09:15:52 UTC 2011 - toms@suse.de
- Fix for bnc#661463: Removed MPlusMono from common/l10n/ja.xml in xep.pocket.monospace.font.family
-------------------------------------------------------------------
Mon Jan 10 11:23:49 UTC 2011 - toms@suse.de
- suse-fop: also add xmlgraphics-batik-all and excalibur/avalon-framework-impl to
the classpath; remove TMPFILE unless in debug mode
-------------------------------------------------------------------
Fri Jan 7 16:47:26 UTC 2011 - toms@suse.de
- - buildsusedoc4osc.py: Trying out shell=True option
-------------------------------------------------------------------
Fri Jan 7 16:39:01 UTC 2011 - toms@suse.de
- - Added submitrequest and request accept to buildsusedoc4osc.py
- Fixed suse-fop (Karl)
-------------------------------------------------------------------
Fri Jan 7 16:35:04 UTC 2011 - toms@suse.de
- - Added submitrequest and request accept to buildsusedoc4osc.py
- Fixed suse-fop (Karl)
-------------------------------------------------------------------
Fri Jan 7 13:35:53 UTC 2011 - toms@suse.de
- Work on buildsusedoc4osc.py:
- Created only one logger, but attach different handlers (currently, it
goes to stdout and a file)
- Adapted only one logger to functions and remove others
- Changed option name of svntag to suppresstag (which is named to its
option)
- Added hidden --show-opts option: print options and returns
- Added default user (login from os.getlogin()) to --svn-user
- Fixed some obsolete comments
-------------------------------------------------------------------
Fri Jan 7 10:16:51 UTC 2011 - toms@suse.de
- Updated buildsusedoc4osc.py
-------------------------------------------------------------------
Wed Jan 5 16:25:30 UTC 2011 - toms@suse.de
- Corrected build script; fixed CSS
-------------------------------------------------------------------
Wed Jan 5 16:22:27 UTC 2011 - toms@suse.de
- Added fixed CSS file; fixed date on book titlepage
-------------------------------------------------------------------
Wed Jan 5 08:54:29 UTC 2011 - toms@suse.de
- Included CSS update from Frank
-------------------------------------------------------------------
Tue Jan 4 15:44:46 UTC 2011 - toms@suse.de
- Added sect5 level customization
- Beautified the way status informations are displayed (css, xsl); also improved the css for the status tags (revised, not revised, rfc, etc.)
-------------------------------------------------------------------
Tue Jan 4 10:09:34 UTC 2011 - toms@suse.de
- Fixed SVN properties when using USEMETA. Thanks to Frank!
-------------------------------------------------------------------
Wed Dec 22 14:15:19 UTC 2010 - toms@suse.de
- Use trang to build RNG and RNC files from DTD. Thanks to Frank
for this suggestions! :)
-------------------------------------------------------------------
Tue Dec 21 09:34:29 UTC 2010 - toms@suse.de
- Allow menuchoice in title
-------------------------------------------------------------------
Fri Dec 17 12:26:33 UTC 2010 - toms@suse.de
- Improved jsp, added numbering for hierarchy
-------------------------------------------------------------------
Thu Dec 16 15:50:16 UTC 2010 - toms@suse.de
- Implemented tagging
-------------------------------------------------------------------
Wed Dec 15 23:02:00 UTC 2010 - toms@suse.de
- New version 4.3.2
- Added jsp stylesheets
- Added print CSS from Frank
- Added DocBook macros for Emacs
-------------------------------------------------------------------
Fri Dec 10 14:08:13 UTC 2010 - toms@suse.de
- Changed numbering schema from 4.3_DATE to 4.3.x
Version 4.3.1 depends on 4.3_20101118
-------------------------------------------------------------------
Fri Nov 26 15:05:50 UTC 2010 - toms@suse.de
- Raised susedoc to version 4.3
-------------------------------------------------------------------
Thu Nov 18 08:59:20 UTC 2010 - toms@suse.de
- - Extended content modell of callout with
%lists; | %admonitions; | screen | indexterm
- Added id attribute for all elements which has a title child element
- Added status attribute for FO output
- Fixed draft mode for HTML: appended draft.mode variable to HTMLSTRINGS
-------------------------------------------------------------------
Wed Nov 17 12:24:29 UTC 2010 - toms@suse.de
- Added timestamp on article and book titlepage
- Added content of @status attribute in toc and the respective section.
Only printed when @status attribute is available AND $draft is "yes" or
"maybe" otherwise it is suppressed.
- Added CSS rule for status attribute
- Added draft.watermark.image as in fo
- Fixed admonitions for flyer (Quickstarts)
-------------------------------------------------------------------
Tue Nov 16 14:35:45 UTC 2010 - toms@suse.de
- fs: Fixed typo in CSS
-------------------------------------------------------------------
Tue Nov 16 13:20:28 UTC 2010 - toms@suse.de
- Fixed missing varname definition in Novdoc
- Colored remarks red in flyer layout
- fs: Changed warning color to red; fixed a bug: shadowed borders and
round edges were not defined for .important
-------------------------------------------------------------------
Fri Nov 12 12:27:02 UTC 2010 - toms@suse.de
- Fixed xml:base problems during profiling (affects make projectfiles)
-------------------------------------------------------------------
Wed Nov 10 14:53:26 UTC 2010 - toms@suse.de
- Bugfix release (2)
-------------------------------------------------------------------
Wed Nov 10 14:23:39 UTC 2010 - toms@suse.de
- Bugfix release
-------------------------------------------------------------------
Mon Nov 8 13:26:38 UTC 2010 - coolo@novell.com
- remove support for pre-9.1
-------------------------------------------------------------------
Mon Oct 4 13:54:03 UTC 2010 - toms@suse.de
- Fixed bnc#643357 and bnc#643355
-------------------------------------------------------------------
Mon Sep 20 12:43:06 UTC 2010 - toms@suse.de
- Fixed ulink in abstract/para; first draft of new quickstart layout
-------------------------------------------------------------------
Mon Sep 20 11:36:52 UTC 2010 - toms@suse.de
- Another release
-------------------------------------------------------------------
Fri Sep 17 07:07:35 UTC 2010 - toms@suse.de
- Added support for permalinks
-------------------------------------------------------------------
Tue Sep 7 15:13:53 UTC 2010 - toms@suse.de
- Added updated CSS file and Makefile fix from Frank
-------------------------------------------------------------------
Fri Sep 3 13:11:11 UTC 2010 - toms@suse.de
- Added latest CSS file and updated admon graphics from Andy
-------------------------------------------------------------------
Fri Aug 27 14:21:41 UTC 2010 - toms@suse.de
- Integrated new CSS from Andy Fitzsimon
-------------------------------------------------------------------
Tue Aug 10 13:38:33 UTC 2010 - toms@suse.de
- Corrected FO stylesheets:
. Gap of formalpara/title is smaller
. Changed indentation of lists in procedure and nested substeps
of 3rd level (for example, 3aIV)
-------------------------------------------------------------------
Wed Jul 7 06:54:54 UTC 2010 - toms@suse.de
- Novdoc Schemas: Extended: bookinfo with abstract*; abstract with title?
-------------------------------------------------------------------
Fri Jul 2 13:46:54 UTC 2010 - toms@suse.de
- SPEC:
* Added sgml-skel as BuildRequires and Requires.
* Added opensp as Requires
-------------------------------------------------------------------
Wed Jun 30 14:33:28 UTC 2010 - toms@suse.de
- Fixed bugs of set tocs (missing entries and font size issues)
-------------------------------------------------------------------
Fri Jun 25 11:01:01 UTC 2010 - fsundermeyer@opensuse.org
- make file fixes (PDFNAME for epub, txt, dist-txt, fix for
make environment, fix for make dist-txt)
-------------------------------------------------------------------
Tue Jun 15 13:42:52 UTC 2010 - toms@suse.de
- Added recommends for internal xep package
-------------------------------------------------------------------
Mon May 31 11:31:17 UTC 2010 - toms@suse.de
- Fixed pocket format with date; added ko.xml from Patrick
-------------------------------------------------------------------
Tue May 25 05:49:44 UTC 2010 - toms@suse.de
- Added changes for Hungarian language file
-------------------------------------------------------------------
Thu May 6 13:07:42 UTC 2010 - toms@suse.de
- DocManager:
Removed different handling of trunk and branch. Now it is only necessary
to have a ".svn" in the current directory.
Thankhs to Frank! :)
-------------------------------------------------------------------
Wed Apr 21 12:58:56 UTC 2010 - toms@suse.de
- Changed Korean and Hungarian language files; allow dots after sections and steps
-------------------------------------------------------------------
Wed Apr 14 11:30:58 UTC 2010 - toms@suse.de
- Allow additional '-' character in ulink.hyphenate.before.chars
-------------------------------------------------------------------
Fri Apr 9 15:28:22 UTC 2010 - toms@suse.de
- Fixed problem in footer with PI. Thanks to Patrick
-------------------------------------------------------------------
Thu Apr 8 14:20:19 UTC 2010 - toms@suse.de
- Added macro %run_suseconfig_fonts to perform update of font
files for TomsCallouts font
-------------------------------------------------------------------
Wed Apr 8 10:41:00 UTC 2010 - toms@suse.de
- Added exiftool as requirement (needed to tag images if a file
is optipng'ed)
-------------------------------------------------------------------
Fri Mar 26 09:17:44 UTC 2010 - toms@suse.de
- Fixed docmanager and path to suse-xmlformat
- novdoc: Changed slightly content modell of informalfigure and figure:
mediaobject -> mediaobject+
- novdoc: Rebuild RNC, RNG, and XSD files from DTD
- Corrected path to /usr/share/susedoc in several scripts
-------------------------------------------------------------------
Thu Mar 25 09:25:36 UTC 2010 - toms@suse.de
- Added xmlstarlet as requirement to make grepimage.sh happy :)
-------------------------------------------------------------------
Wed Mar 24 16:34:03 UTC 2010 - fsundermeyer@opensuse.org
- make locdrop now stores the color-pdf in the locdrop dir
-------------------------------------------------------------------
Wed Mar 24 14:15:28 UTC 2010 - toms@suse.de
- Fixed accidently removed function to find my Python modules
-------------------------------------------------------------------
Wed Mar 24 14:05:33 UTC 2010 - toms@suse.de
- Added new requirement for python-optcomplete
-------------------------------------------------------------------
Wed Mar 24 13:51:29 UTC 2010 - toms@suse.de
- Moved grepimage.sh to /usr/bin
- Added python-optcomplete as requirement
-------------------------------------------------------------------
Wed Mar 24 10:31:28 UTC 2010 - fsundermeyer@opensuse.org
- Fixed renaming bug (checkbot -> suse-checkbot)
-------------------------------------------------------------------
Tue Mar 23 13:24:09 UTC 2010 - toms@suse.de
- Be quiet when unpacking
- Handle TTF font file
- Added BuildRequires with xorg-x11-devel (for fonts)
-------------------------------------------------------------------
Tue Mar 23 09:40:42 UTC 2010 - toms@suse.de
- Added susedoc-prefer-xmlformat-t.diff from Jürgen
-------------------------------------------------------------------
Fri Mar 19 15:17:11 UTC 2010 - toms@suse.de
- Moving some scripts from /usr/share/susedoc/bin to /usr/bin (suggested by jw)
-------------------------------------------------------------------
Thu Mar 18 13:07:09 UTC 2010 - toms@suse.de
- make: unset DRAFT
-------------------------------------------------------------------
Thu Mar 18 10:28:51 UTC 2010 - toms@suse.de
- Added support for callout bugs >10 (up to 20) with LinuxLibertine font (A little bit small)
-------------------------------------------------------------------
Tue Mar 16 15:26:59 UTC 2010 - toms@suse.de
- Readded ocfs2refentry to the RPM package
-------------------------------------------------------------------
Tue Mar 9 09:12:39 UTC 2010 - toms@suse.de
- Try a different naming schema: 4.2.DATE
-------------------------------------------------------------------
Mon Mar 8 08:59:22 UTC 2010 - toms@suse.de
- Added novdoc.rnc as well as novdoc.rng
-------------------------------------------------------------------
Mon Mar 8 07:47:00 UTC 2010 - toms@suse.de
- Fixed bnc#584548: Update novdoc DTD to RNC, RNG, and XSD
-------------------------------------------------------------------
Fri Mar 5 13:55:00 UTC 2010 - toms@suse.de
- DocManager Fix: Corrected handling of revision properties in branch (now the same than in trunk)
-------------------------------------------------------------------
Tue Feb 23 12:38:25 UTC 2010 - toms@suse.de
- Fixed syntax error in svg2svg.xsl
-------------------------------------------------------------------
Mon Feb 22 16:25:42 UTC 2010 - toms@suse.de
- Corrected bug in SPEC file when updating package
-------------------------------------------------------------------
Mon Feb 22 14:26:11 UTC 2010 - toms@suse.de
- flyer: Rearranged xsl:import and xsl:include statements in docbook.xsl; improved admonitions
-------------------------------------------------------------------
Mon Feb 22 07:36:15 UTC 2010 - toms@suse.de
- Corrected rpmlint warning with fdupes
- Suppress any -inkscape value in style attribute
- Exclude bin/dm/test_dm-pysvn.py from the package
- Removed -%{release} from catalogs
-------------------------------------------------------------------
Sun Feb 21 11:33:12 UTC 2010 - toms@suse.de
- Make check in column.count.body parameter more robust
-------------------------------------------------------------------
Fri Feb 19 17:02:04 UTC 2010 - toms@suse.de
- flyer: Make column.count.body dependent on suse-quickstart PI
-------------------------------------------------------------------
Thu Feb 4 13:41:40 UTC 2010 - toms@suse.de
- Fixed several problems in spec file and susedoc-new.py
-------------------------------------------------------------------
Thu Feb 4 13:07:56 UTC 2010 - toms@suse.de
- Forgot to add profiling stylesheet URN for DocBook 4.5
(urn:x-suse:xslt:profiling:docbook45-profile.xsl)
-------------------------------------------------------------------
Tue Jan 26 13:05:07 UTC 2010 - toms@suse.de
- Added unzip, zip requirements
-------------------------------------------------------------------
Tue Jan 26 12:40:31 UTC 2010 - toms@suse.de
- Added missing propinit call
-------------------------------------------------------------------
Tue Jan 26 12:28:28 UTC 2010 - toms@suse.de
- Missing optcomplete Python modul added
-------------------------------------------------------------------
Tue Jan 26 09:13:36 UTC 2010 - toms@suse.de
- Added subversion as requirements. Thanks to Tanja! :)
-------------------------------------------------------------------
Tue Jan 26 08:50:19 UTC 2010 - toms@suse.de
- Fixed SPEC file:
* Created missing %{_bindir}
* fdupes in %{_bindir}
* Moved susedoc-new.py *into* %{_bindir}, not as filename
* Removed executable bit for /usr/share/susedoc/bin/dm/*.py
-------------------------------------------------------------------
Mon Jan 25 15:40:22 UTC 2010 - toms@suse.de
- Test 03
-------------------------------------------------------------------
Mon Jan 25 15:24:26 UTC 2010 - toms@suse.de
- Test 01
-------------------------------------------------------------------
Mon Jan 25 14:42:15 UTC 2010 - toms@suse.de
- First release on BerliOS
-------------------------------------------------------------------
Fri Jan 22 15:41:21 UTC 2010 - toms@suse.de
- Corrected URL to BerliOS project
-------------------------------------------------------------------
Thu Oct 22 09:23:51 UTC 2009 - toms@suse.de
- Reduced font size in pocket format
-------------------------------------------------------------------
Wed Oct 21 14:17:22 UTC 2009 - toms@suse.de
- Fixed bug: No novdoc DTD was available. Thanks to Shane Wims for
pointing it out!
-------------------------------------------------------------------
Fri Sep 25 07:33:41 UTC 2009 - toms@suse.de
- Improved SPEC file:
* Disabled addFilter line in rpmlintrc file, added comments
* Corrected PreReq to libxml2 sgml-skel, removed awk
* Used versioned Obsoletes/Provides for novdoc-schema
Thanks very much, Lars! :-)
-------------------------------------------------------------------
Thu Sep 24 13:55:40 CEST 2009 - toms@suse.de
- Added template for PI suse-quickstart which can hold different
color schemas for openSUSE (suse, dark-suse) or Novell (novell).
-------------------------------------------------------------------
Mon Aug 31 13:19:56 CEST 2009 - toms@suse.de
- Fixed really the forgotten translation for ko.xml
-------------------------------------------------------------------
Tue Aug 25 15:33:08 CEST 2009 - toms@suse.de
- Fixed some translation of ko.xml
- Corrected appearance of part for Korean
(label+gentext instead of gentext+label)
=> Thanks to Patrick Tinley!
-------------------------------------------------------------------
Mon Aug 24 10:19:51 CEST 2009 - toms@suse.de
- Integrated parameters for FOP and XEP in l10n/*.xml files for
pocket layout. Thanks to Luiz!
-------------------------------------------------------------------
Wed Aug 19 09:09:06 CEST 2009 - toms@suse.de
- Fixed bug when building Quickstarts with FOP: licenses were omitted
Thanks to Luiz Fernando Ranghetti!
-------------------------------------------------------------------
Thu Aug 13 09:02:30 CEST 2009 - toms@suse.de
- Corrected id -> role in fo/articletitlepage.xsl (Thanks Luiz!)
- Finalized new pocket format
-------------------------------------------------------------------
Thu Aug 6 15:05:21 CEST 2009 - toms@suse.de
- Requires version 1.75 docbook-xsl-stylesheets
- Requires mplus-fonts and liberation-fonts (for pocket format)
-------------------------------------------------------------------
Thu Aug 6 08:47:56 CEST 2009 - toms@suse.de
- Removed "部" in part title of zh_TW (Thanks Patrick!)
-------------------------------------------------------------------
Tue Aug 4 13:31:55 CEST 2009 - toms@suse.de
- Added language fix for es, hu, and zh_{cn,tw}
- Prepared pocket format (work in progress)
- Enhanced list of recommended fonts with dejavu, liberation-fonts
-------------------------------------------------------------------
Wed Jul 8 08:42:32 CEST 2009 - toms@suse.de
- Changed SPEC file, mostly due to FOP:
. Added requires section: dejavu LinuxLibertine
. Added recommends section: fifth-leg-font
-------------------------------------------------------------------
Tue Jul 7 09:12:47 CEST 2009 - toms@suse.de
- Improved support for FOP
. Changed fop1.*family parameters in novdoc/xslt/common/l10n/
. Added checks in novdoc/xslt/flyer/*.xsl to replace fo:block-container
with fo:block
. novdoc/etc/FOP/fop-suse.xml: Added recursive=true for <directory> tag
- make:
. only use svn when USESVN is set
. make FOP also work with color-pdf
. make "make update" work
- New pocket format (currently draft)
-------------------------------------------------------------------
Tue Jun 23 12:56:27 CEST 2009 - toms@suse.de
- Added optipng as a requirement. Thanks Frank!
-------------------------------------------------------------------
Tue Apr 21 15:18:00 CET 2009 - toms@suse.de
- Fixed spec file: requires xmlformat now
-------------------------------------------------------------------
Thu Apr 09 09:24:00 CET 2009 - toms@suse.de
Added language corrections from Patrick. Thanks! :-)
-------------------------------------------------------------------
Wed Apr 08 09:24:00 CET 2009 - toms@suse.de
- profiling/process-xrefs.xsl: Make rootid check less strict.
Check also for article and reference. Do not terminate otherwise.
-------------------------------------------------------------------
Tue Apr 07 09:24:00 CET 2009 - toms@suse.de
- Integrated profiling/process-xrefs.xsl.
This converts <xref/>s, pointing into another book, into <ulink/>s
- Added new target online-localized for Dublin
- Fixed bug for make validate and dist-graphics
-------------------------------------------------------------------
Wed Apr 01 09:24:00 CET 2009 - toms@suse.de
- Fixed problem with entities in xslt/common/l10n/l10n.xml
-------------------------------------------------------------------
Tue Mar 31 14:22:00 CEST 2009 - toms@suse.de
- Fixed warnings when creating bookmarks in XEP for refsect1 titles
- Solved ???TITLE??? bug output in PDF
- Set the color for filename.properties to inherit.
Fixed reported bug from Patrick (No. 1)
-------------------------------------------------------------------
Tue Jan 30 14:15:00 CEST 2009 - toms@suse.de
- Corrected contentmodell of book to allow glossary before appendix
(suggested by Tanja, thanks!)
book ::= (bookinfo , preface? ,
(part | chapter | article)+ ,
(appendix | glossary)*, index?)
- Corrected some errors in regard of titles and inline elements
-------------------------------------------------------------------
Tue Jan 13 14:15:00 CEST 2009 - toms@suse.de
- Partly removed processing-instruction('suse') axis in several
templates (toc.xsl, titlepages.xsl)
- Removed division.title as it is obsolete now (component.xsl)
- Added FIXME note for part/title/processing-instruction('suse')
(pi.xsl)
- Set color for filenames to inherit (it's more aestetical to
have a uniform color in case a link is colorized) (attributesets.xsl)
Thanks to Patrick Tinley who reported these issues!
-------------------------------------------------------------------
Thu Jan 08 09:35:00 CEST 2009 - toms@suse.de
- Corrected xrefs: When detecting an xref pointing to another book,
point to the target book instead of the title
-------------------------------------------------------------------
Wed Jan 07 15:37:00 CEST 2009 - toms@suse.de
- Corrected order in title for PIs
-------------------------------------------------------------------
Fri Dec 18 16:08:00 CEST 2008 - toms@suse.de
- flyer/docbook.xsl uses now ../fo/fonts.xsl instead of fonts.xsl
from the same directory.
-------------------------------------------------------------------
Wed Dec 18 11:14:00 CEST 2008 - toms@suse.de
- Added missing, but untranslated keywords FlyerQuickstart and
FlyerMadeby
- Corrected xref problems with target->article (reported by Tanja)
- Added new template PI(suse) in mode "screen"
- SPEC: Added recommends keyword for fonts for ko, ja, and zh
- SPEC: ttf-founder-simplified and ttf-founder-traditional are now
split into several packages for 11.0. Added three of them as
Recommends
-------------------------------------------------------------------
Wed Dec 04 15:12:00 CEST 2008 - toms@suse.de
- Added missing dia package in the Requires section of the spec file
-------------------------------------------------------------------
Tue Dec 02 13:29:00 CEST 2008 - toms@suse.de
- Corrections:
. make: Use ~/.fonts directory for URWNimbusMono
. make: Fix grayscale problem with convert
. svg.color2grayscale.xsl: rgb() function in SVG supported now
. &productname; "entities" works now in several different titles
-------------------------------------------------------------------
Fri Nov 21 16:07:00 CEST 2008 - toms@suse.de
- Correct the <?suse?> PI entity problem in section
-------------------------------------------------------------------
Fri Oct 24 14:37:00 CEST 2008 - toms@suse.de
Corrections:
- Fixing profiling step
- Fixed title problems (output of ???TITLES??? string)
- Fixed HTML output: resolve processing instructions works now
- Some structural changes
-------------------------------------------------------------------
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 instruction 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