New release DAPS 2.0~beta3:
Features: - Use original HTML DocBook Stylesheets for txt output by default: * use custom stylesheets by setting TXT_USE_DBSTYLES to "no" Bugfixes: - STYLEROOT and FB_STYLEROOT definitions in the config files were checked even if values were specified on the command line (ticket #211)use custom stylesheets by setting TXT_USE_DBSTYLES to "no" - JSP result directory was incorrect when no profiled MAIN existed (ticket #212) - PDF was not copied to the result dir when running package-pdf - Improved error message when having specified a second bareword after the subcommand (ticket #185) OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=137
This commit is contained in:
parent
53600be65a
commit
ca35d19c6a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:94462a31d10d2e9af7fdd8c8ffa3418bc724689a3f86b18f907fa1e1606fa33c
|
|
||||||
size 4503287
|
|
3
daps-2.0~beta3.tar.bz2
Normal file
3
daps-2.0~beta3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a029f719ba83c5c9a3d20a2a31263c839a7ee6fb599ee402f748cb39c5ab93c4
|
||||||
|
size 4376567
|
20
daps.changes
20
daps.changes
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 21 21:30:10 UTC 2013 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
New release DAPS 2.0~beta3:
|
||||||
|
Features:
|
||||||
|
- Use original HTML DocBook Stylesheets for txt output by default:
|
||||||
|
* use custom stylesheets by setting TXT_USE_DBSTYLES to "no"
|
||||||
|
Bugfixes:
|
||||||
|
- STYLEROOT and FB_STYLEROOT definitions in the config files were
|
||||||
|
checked even if values were specified on the command line
|
||||||
|
(ticket #211)use custom stylesheets by setting TXT_USE_DBSTYLES
|
||||||
|
to "no"
|
||||||
|
- JSP result directory was incorrect when no profiled MAIN existed
|
||||||
|
(ticket #212)
|
||||||
|
- PDF was not copied to the result dir when running package-pdf
|
||||||
|
- Improved error message when having specified a second bareword
|
||||||
|
after the subcommand (ticket #185)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 12 11:48:18 UTC 2013 - fsundermeyer@opensuse.org
|
Thu Dec 12 11:48:18 UTC 2013 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
@ -43,6 +61,8 @@ Version DAPS 2.0~beta1:
|
|||||||
- "package-src" (creates a tarball with profiled XML sources and
|
- "package-src" (creates a tarball with profiled XML sources and
|
||||||
images); switch --set-date allows to specify a build date (default
|
images); switch --set-date allows to specify a build date (default
|
||||||
date is "now")
|
date is "now")
|
||||||
|
- "list-file" lists the filename that contains the ID specified
|
||||||
|
with the mandatory paramater --rootid.
|
||||||
* ePUB generation has been completely rewritten (pure make solution,
|
* ePUB generation has been completely rewritten (pure make solution,
|
||||||
no longer uses the ruby script from upstream); generated ePUBs
|
no longer uses the ruby script from upstream); generated ePUBs
|
||||||
now validate with epubcheck3.
|
now validate with epubcheck3.
|
||||||
|
Loading…
Reference in New Issue
Block a user