File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Sun Jun 17 18:01:00 UTC 2018 - tom_schr@web.de
3+
4+ Version 0.8.0:
5+
6+ HTML:
7+ * New section about controlling the chunking process (issue #38)
8+ * New section: about `<?dbhtml?>` PI (issue #40)
9+
10+ FO/PDF:
11+ * New section: Inserting Graphics on Title Pages (#36, #37)
12+
13+ Bug fixes:
14+ * Correct canonical DocBook XSL URI (issue #27)
15+ * Fix old link from code.google.com (issue #26)
16+ * Add missing files in oXygen .xpr file (commit 948c127)
17+ * Correct version number in dbsaxon script (replace `hg log` with
18+ `git describe` (commit ee60c00)
19+ * Preserve some titles in `html2cleanup.xsl` (commit 2cbb20d)
20+
21+ Other changes:
22+ * Correct index.html, use GitHub logo instead of Bitbucket (commit e7ff831)
23+ * Remove section about Piwik (commit d59b667)
24+ * Update list of contributors (commit 1d2c90e)
25+
26+ Thanks to Peter Schmelzer for helping with some issues!
27+
128-------------------------------------------------------------------
229Mon May 14 08:40:00 UTC 2018 - tom_schr@web.de
330
Original file line number Diff line number Diff line change 2323 <subtitle >Recipes for DocBook Developers</subtitle >
2424 <info >
2525 <pubdate role =" currentdatetime" ><?dbtimestamp ?></pubdate >
26- <releaseinfo >0.7.4 </releaseinfo >
26+ <releaseinfo >0.8.0 </releaseinfo >
2727 <definitions definitionfile =" defs.xml" />
2828 <rdf : RDF
2929 xmlns =" http://creativecommons.org/ns#"
Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
1111 <!-- -->
1212 < meta http-equiv ="content-language " content ="en " />
13- < meta name ="date " content ="2018-05-014T09:10 :00+01:00 " />
14- < meta name ="DC.date " content ="2018-05147T09:10 :00+01:00 "
13+ < meta name ="date " content ="2018-06-17T18:22 :00+01:00 " />
14+ < meta name ="DC.date " content ="2018-06-177T18:22 :00+01:00 "
1515 scheme ="DCTERMS.W3CDTF " />
1616 < meta name ="description " xml:lang ="en "
1717 content ="DoCookBook - Recipies for DocBook XSL Developers " />
@@ -74,7 +74,7 @@ <h2><small><span class="label label-warning"
7474 </ div >
7575 < div class ="self-promotion ">
7676 < div >
77- Currently < span class ="version "> v0.7 .x</ span > ·
77+ Currently < span class ="version "> v0.8 .x</ span > ·
7878 < a target ="_blank " href ="https://github.com/tomschr/dbcookbook "> < span
7979 class ="fab fa-github-alt "> GitHub Project</ span > </ a >
8080 ·
You can’t perform that action at this time.
0 commit comments