diff --git a/doc/docbook/styles/fo/docbook.xsl b/doc/docbook/styles/fo/acegi.xsl similarity index 99% rename from doc/docbook/styles/fo/docbook.xsl rename to doc/docbook/styles/fo/acegi.xsl index e1be5fb49b..a6e32573b9 100644 --- a/doc/docbook/styles/fo/docbook.xsl +++ b/doc/docbook/styles/fo/acegi.xsl @@ -15,7 +15,7 @@ --> + ]> @@ -25,7 +25,7 @@ xmlns:fo="http://www.w3.org/1999/XSL/Format" exclude-result-prefixes="#default"> - + + + + + +]> + + + + + + + + '5' + '1' + acegi.css + + + 1 + 0 + 1 + 0 + + + + + + book toc + + + + 3 + + + + + 1 + + + + + + + 1 + &callout_gfx_path; + + + 90 + + + + + '1' + &admon_gfx_path; + + + + + + figure after + example before + equation before + table before + procedure before + + + diff --git a/doc/docbook/styles/html/html.css b/doc/docbook/styles/html/acegi.css similarity index 100% rename from doc/docbook/styles/html/html.css rename to doc/docbook/styles/html/acegi.css diff --git a/doc/docbook/styles/html/docbook.xsl b/doc/docbook/styles/html/acegi.xsl similarity index 95% rename from doc/docbook/styles/html/docbook.xsl rename to doc/docbook/styles/html/acegi.xsl index a8a6c9dbd4..db85049fae 100644 --- a/doc/docbook/styles/html/docbook.xsl +++ b/doc/docbook/styles/html/acegi.xsl @@ -14,7 +14,7 @@ --> + ]> @@ -24,13 +24,13 @@ xmlns="http://www.w3.org/TR/xhtml1/transitional" exclude-result-prefixes="#default"> - + - html.css + acegi.css 1 diff --git a/doc/maven.xml b/doc/maven.xml index 01666901a5..3b98d8a09a 100644 --- a/doc/maven.xml +++ b/doc/maven.xml @@ -98,26 +98,13 @@ Maven throws an OutOfMemoryError. :-( - - - - Using previusly unzipped docbook files - - - - - + - - @@ -126,10 +113,25 @@ Maven throws an OutOfMemoryError. :-( - + + + + + + + + + + + + + + + diff --git a/doc/project.properties b/doc/project.properties index 7ba386d3a0..bf0bd5fb87 100644 --- a/doc/project.properties +++ b/doc/project.properties @@ -3,6 +3,8 @@ maven.sdocbook.fo.params=-PARAM paper.type A4 -PARAM use.extensions 1 -PARAM tab maven.sdocbook.src.dir=${basedir}/docbook maven.sdocbook.resources.include=**/*.gif,**/*.svg,**/*.jpg,**/*.css maven.sdocbook.stylesheets.dir=${maven.build.dir}/docbook-xsl-1.66.1 +maven.sdocbook.html.xsl=${maven.sdocbook.stylesheets.dir}/html/acegi.xsl +maven.sdocbook.fo.xsl=${maven.sdocbook.stylesheets.dir}/fo/acegi.xsl # statcvs, if you want a full, accurate history # (this downloads the *entire* CVS into target/statcvs, so it can take some time)