|
From: <sv...@va...> - 2005-11-25 05:36:51
|
Author: de Date: 2005-11-25 05:36:48 +0000 (Fri, 25 Nov 2005) New Revision: 5234 Log: Due to package upgrades (docbook, passivetex), removed some=20 bug-patches and created some new ones in the stylesheets. Also tweaked some files to structure the xml properly. The FAQ and the Quick-Start are now 'articles' inside a book-wrapper, which is as it should be. FAQ.xml - due to various passivetex bug fixes, the faq is now a properly=20 structured xml qandaset document quick-start-guide.xml: manual.xml - Fixed some passivetex-workaround kludges: legalnotice -> author manual-core.xml: For readability, added '<command>' to varlistentry items=20 since passivetex (sigh) will no longer indent the para text. index.xml: - loads of white-space readability tweaks here and there. tech-docs.xml dist-docs.xml manual.xml - additional entries to <bookinfo> for compatability with the rest of the docs. /docs/Makefile.am - added stuff to use the new vg-faq2txt.xsl stylesheet /docs/lib/Makefile.am - updated to reflect current contents of /docs/lib/ - removed refs to vg-html-single as is never ever used /docs/lib/vg-fo.xsl - massively updated to reflect losing old bugs and gaining new ones /docs/lib/vg-common.xsl - deleted as only contained two lines common to html and fo, so not worth the bother of hauling around /docs/lib/vg-html-chunk.xsl - added what was in vg-common.xsl /docs/lib/line-wrap.xsl /docs/lib/faq2text.xsl - two new stylesheet files for transforming FAQ.xml to FAQ.txt Added: trunk/docs/lib/line-wrap.xsl trunk/docs/lib/vg-faq2txt.xsl Removed: trunk/docs/lib/README_XML2TXT.txt trunk/docs/lib/copy.xslt trunk/docs/lib/docbook2text.xslt trunk/docs/lib/str.dup.xslt trunk/docs/lib/str.find-last.xslt trunk/docs/lib/text.justify.xslt trunk/docs/lib/text.wrap.xslt trunk/docs/lib/untag-inline.xslt trunk/docs/lib/vg-common.xsl trunk/docs/lib/vg-html-single.xsl Modified: trunk/docs/Makefile.am trunk/docs/lib/Makefile.am trunk/docs/lib/vg-fo.xsl trunk/docs/lib/vg-html-chunk.xsl trunk/docs/xml/FAQ.xml trunk/docs/xml/dist-docs.xml trunk/docs/xml/index.xml trunk/docs/xml/manual-core.xml trunk/docs/xml/manual.xml trunk/docs/xml/quick-start-guide.xml trunk/docs/xml/tech-docs.xml [... diff too large to include ...] |