DocBook Project Snapshots

These are pre-release "snapshots" of DocBook project distributions, generated
from the latest development sources in the project Subversion (SVN) repository.
      Name                         Last modified       Size  Description

[DIR] Parent Directory 07-Oct-2007 18:55 - [   ] LatestChanges 01-May-2008 01:50 106k latest SVN changes [   ] docbook-xsl-doc-snapshot.zip 01-May-2008 01:48 1.5M zipped snapshot [   ] docbook-xsl-ns-snapshot.zip 01-May-2008 01:49 10.7M zipped snapshot [   ] docbook-xsl-snapshot.log 01-May-2008 01:50 11k snapshot build log [   ] docbook-xsl-snapshot.zip 01-May-2008 01:50 10.7M zipped snapshot [   ] docbook-xsl2-snapshot.log 05-Apr-2008 12:11 4k snapshot build log [   ] docbook-xsl2-snapshot.zip 05-Apr-2008 12:11 778k zipped snapshot [DIR] testdocs/ 05-Oct-2006 08:28 - [DIR] xsl-ns/ 25-Jun-2007 18:12 - [DIR] xsl/ 01-May-2008 01:50 - [DIR] xsl2/ 05-Apr-2008 12:11 -

The snapshot for a particular distribution is re-built automatically each time
a change is checked into the SVN source tree for the distribution. The most
recent build was of the "xsl" distribution, for revision 8002,
on 2008-05-01 at 0143 PDT.

These snapshots are intended for testing purposes only and otherwise come with
no guarantees. Any of them may in fact be broken at any given time.

--------------------------------------------------------------------------------
Latest Changes:
--------------------------------------------------------------------------------

------------------------------------------------------------------------
r8003 | mzjn | 2008-04-24 00:56:49 +0900 (Thu, 24 Apr 2008) | 1 line
Changed paths:
   M /trunk/xsl/params/table.cell.border.color.xml
   M /trunk/xsl/params/table.cell.border.style.xml
   M /trunk/xsl/params/table.cell.border.thickness.xml
   M /trunk/xsl/params/table.cell.padding.xml
   M /trunk/xsl/params/table.frame.border.color.xml
   M /trunk/xsl/params/table.frame.border.style.xml

Added missing refpurposes and descriptions.
------------------------------------------------------------------------
r8002 | kosek | 2008-04-22 01:03:57 +0900 (Tue, 22 Apr 2008) | 1 line
Changed paths:
   M /trunk/xsl/AUTHORS
   M /trunk/xsl/common/common.xsl
   M /trunk/xsl/fo/lists.xsl
   M /trunk/xsl/html/lists.xsl


------------------------------------------------------------------------
r8001 | abdelazer | 2008-04-15 12:19:23 +0900 (Tue, 15 Apr 2008) | 120 lines
Changed paths:
   M /trunk/xsl/common/l10n.xsl

== General epub test support

$ spec -O ~/.spec.opts spec/epub_spec.rb 

DocBook::Epub
- should be able to be created
- should fail on a nonexistent file
- should be able to render to a file
- should create a file after rendering
- should have the correct mimetype after rendering
- should be valid .epub after rendering an article
- should be valid .epub after rendering an article without sections
- should be valid .epub after rendering a book
- should be valid .epub after rendering a book even if it has one graphic
- should be valid .epub after rendering a book even if it has many graphics
- should be valid .epub after rendering a book even if it has many duplicated graphics
- should report an empty file as invalid
- should confirm that a valid .epub file is valid
- should not include PDFs in rendered epub files as valid image inclusions
- should include a TOC link in rendered epub files for <book>s

Finished in 20.608395 seconds

15 examples, 0 failures


== Verbose epub test coverage against _all_ of the testdocs 

Fails on only (errors truncated):
1)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/calloutlist.003.xml [30]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/calloutlist.003.epub: could not parse OEBPS/index.html: duplicate id: dos

2)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/cmdsynopsis.001.xml [35]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/cmdsynopsis.001.epub/OEBPS/re01.html(5): element "p" from namespace "http://www.w3.org/1999/xhtml" not allowed in this context

3)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/cmdsynopsis.002.xml [36]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/cmdsynopsis.002.epub/OEBPS/index.html(4): element "div" from namespace "http://www.w3.org/1999/xhtml" not allowed in this context

4)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/extensions.002.xml [50]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/extensions.002.epub/OEBPS/index.html(3): attribute "type" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored
/tmp/epubspecsmoke/extensions.002.epub/OEBPS/index.html(3): attribute "show" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored
/tmp/epubspecsmoke/extensions.002.epub/OEBPS/index.html(3): attribute "actuate" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored

5)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/extensions.004.xml [52]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/extensions.004.epub/OEBPS/index.html(5): attribute "type" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored
/tmp/epubspecsmoke/extensions.004.epub/OEBPS/index.html(5): attribute "show" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored
/tmp/epubspecsmoke/extensions.004.epub/OEBPS/index.html(5): attribute "actuate" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored

6)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/funcsynopsis.001.xml [65]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/funcsynopsis.001.epub/OEBPS/index.html(5): element "code" from namespace "http://www.w3.org/1999/xhtml" not allowed in this context

7)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/imageobjectco.001.xml [70]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/imageobjectco.001.epub/OEBPS/index.html(3): attribute "border" not allowed at this point; ignored

8)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/olink.001.xml [118]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/olink.001.epub/OEBPS/index.html(3): 'OEBPS/file:///sourceforge/projects/docbook/testdocs/tests/olink.001.html': referenced resource missing in the package

9)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/programlisting.002.xml [129]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/programlisting.002.epub/OEBPS/index.html(3): attribute "type" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored
/tmp/epubspecsmoke/programlisting.002.epub/OEBPS/index.html(3): attribute "show" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored
/tmp/epubspecsmoke/programlisting.002.epub/OEBPS/index.html(3): attribute "actuate" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored

10)
RuntimeError in 'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/programlisting.006.xml [133]'
Could not render as .epub to /tmp/epubspecsmoke/programlisting.006.epub (xsltproc --xinclude --stringparam chunk.quietly 1 --stringparam callout.graphics.path images/callouts/ --stringparam callout.graphics.number.limit 15 --stringparam callout.graphics.extension .png --stringparam base.dir /tmp/epubspecsmoke/OEBPS/ --stringparam epub.metainf.dir /tmp/epubspecsmoke/META-INF/ --stringparam epub.oebps.dir /tmp/epubspecsmoke/OEBPS/ /Users/keith/work/docbook-dev/trunk/xsl/epub/docbook.xsl /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/programlisting.006.xml)

11)
RuntimeError in 'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/programlistingco.002.xml [135]'
Could not render as .epub to /tmp/epubspecsmoke/programlistingco.002.epub (xsltproc --xinclude --stringparam chunk.quietly 1 --stringparam callout.graphics.path images/callouts/ --stringparam callout.graphics.number.limit 15 --stringparam callout.graphics.extension .png --stringparam base.dir /tmp/epubspecsmoke/OEBPS/ --stringparam epub.metainf.dir /tmp/epubspecsmoke/META-INF/ --stringparam epub.oebps.dir /tmp/epubspecsmoke/OEBPS/ /Users/keith/work/docbook-dev/trunk/xsl/epub/docbook.xsl /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/programlistingco.002.xml)

12)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/refentry.007.xml [148]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/refentry.007.epub/OEBPS/rn01re01.html(5): element "code" from namespace "http://www.w3.org/1999/xhtml" not allowed in this context

13)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/table.003.xml [191]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/table.003.epub/OEBPS/index.html(4): 'ftn.id964170': fragment identifier is not defined in 'OEBPS/index.html'

14)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/textobject.001.xml [207]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/textobject.001.epub/OEBPS/index.html(3): attribute "type" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored
/tmp/epubspecsmoke/textobject.001.epub/OEBPS/index.html(3): attribute "show" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored
/tmp/epubspecsmoke/textobject.001.epub/OEBPS/index.html(3): attribute "actuate" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored

15)
'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/textobject.002.xml [208]' FAILED
 expected .epub file to be valid, but validation produced these errors:
 /tmp/epubspecsmoke/textobject.002.epub/OEBPS/index.html(3): attribute "type" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored
/tmp/epubspecsmoke/textobject.002.epub/OEBPS/index.html(3): attribute "show" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored
/tmp/epubspecsmoke/textobject.002.epub/OEBPS/index.html(3): attribute "actuate" from namespace "http://www.w3.org/1999/xlink" not allowed at this point; ignored


Finished in 629.89194 seconds

224 examples, 15 failures

224 examples, 15 failures yields 6% failure rate


------------------------------------------------------------------------
r8000 | abdelazer | 2008-04-15 10:06:41 +0900 (Tue, 15 Apr 2008) | 4 lines
Changed paths:
   M /trunk/xsl/Makefile
   A /trunk/xsl/epub (from /branches/xsl-epub/epub:7981)
   R /trunk/xsl/epub/bin (from /branches/xsl-epub/epub/bin:7981)
   R /trunk/xsl/epub/bin/dbtoepub (from /branches/xsl-epub/epub/bin/dbtoepub:7981)
   R /trunk/xsl/epub/bin/lib (from /branches/xsl-epub/epub/bin/lib:7981)
   R /trunk/xsl/epub/bin/lib/docbook.rb (from /branches/xsl-epub/epub/bin/lib/docbook.rb:7981)
   R /trunk/xsl/epub/bin/spec (from /branches/xsl-epub/epub/bin/spec:7981)
   R /trunk/xsl/epub/bin/spec/epub_realbook_spec.rb (from /branches/xsl-epub/epub/bin/spec/epub_realbook_spec.rb:7981)
   R /trunk/xsl/epub/bin/spec/epub_small_smoketest.rb (from /branches/xsl-epub/epub/bin/spec/epub_small_smoketest.rb:7981)
   R /trunk/xsl/epub/bin/spec/epub_smoketest_spec.rb (from /branches/xsl-epub/epub/bin/spec/epub_smoketest_spec.rb:7981)
   R /trunk/xsl/epub/bin/spec/epub_spec.rb (from /branches/xsl-epub/epub/bin/spec/epub_spec.rb:7981)
   R /trunk/xsl/epub/bin/spec/examples (from /branches/xsl-epub/epub/bin/spec/examples:7981)
   R /trunk/xsl/epub/bin/spec/examples/AMasqueOfDays.epub (from /branches/xsl-epub/epub/bin/spec/examples/AMasqueOfDays.epub:7981)
   R /trunk/xsl/epub/bin/spec/examples/README (from /branches/xsl-epub/epub/bin/spec/examples/README:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/24015-h.htm (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/24015-h.htm:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/META-INF (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/META-INF:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/META-INF/container.xml (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/META-INF/container.xml:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/content.opf (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/content.opf:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img10.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img10.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img13.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img13.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img14.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img14.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img17.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img17.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img18.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img18.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img2.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img2.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img21.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img21.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img22.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img22.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img25.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img25.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img26.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img26.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img29.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img29.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img30.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img30.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img33.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img33.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img34.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img34.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img37.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img37.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img38.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img38.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img41.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img41.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img42.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img42.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img45.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img45.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img46.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img46.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img49.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img49.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img5.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img5.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img50.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img50.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img53.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img53.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img54.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img54.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img57.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img57.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img58.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img58.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img6.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img6.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img61.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img61.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img62.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img62.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img65.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img65.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img66.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img66.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img69.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img69.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img70.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img70.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img73.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img73.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img74.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img74.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img77.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img77.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img78.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img78.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img81.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img81.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img82.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img82.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img85.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img85.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img86.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img86.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img89.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img89.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img89a.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img89a.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/images/img9.jpg (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/images/img9.jpg:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/mimetype (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/mimetype:7981)
   R /trunk/xsl/epub/bin/spec/examples/amasque_exploded/toc.ncx (from /branches/xsl-epub/epub/bin/spec/examples/amasque_exploded/toc.ncx:7981)
   R /trunk/xsl/epub/bin/spec/files (from /branches/xsl-epub/epub/bin/spec/files:7981)
   R /trunk/xsl/epub/bin/spec/files/covers (from /branches/xsl-epub/epub/bin/spec/files/covers:7981)
   R /trunk/xsl/epub/bin/spec/files/covers/cvr_cs.gif (from /branches/xsl-epub/epub/bin/spec/files/covers/cvr_cs.gif:7981)
   R /trunk/xsl/epub/bin/spec/files/covers/cvr_lrg.jpg (from /branches/xsl-epub/epub/bin/spec/files/covers/cvr_lrg.jpg:7981)
   R /trunk/xsl/epub/bin/spec/files/covers/cvr_s.gif (from /branches/xsl-epub/epub/bin/spec/files/covers/cvr_s.gif:7981)
   R /trunk/xsl/epub/bin/spec/files/covers/cvr_xs.gif (from /branches/xsl-epub/epub/bin/spec/files/covers/cvr_xs.gif:7981)
   R /trunk/xsl/epub/bin/spec/files/dupedgraphics.xml (from /branches/xsl-epub/epub/bin/spec/files/dupedgraphics.xml:7981)
   R /trunk/xsl/epub/bin/spec/files/manygraphics.xml (from /branches/xsl-epub/epub/bin/spec/files/manygraphics.xml:7981)
   R /trunk/xsl/epub/bin/spec/files/onegraphic.xml (from /branches/xsl-epub/epub/bin/spec/files/onegraphic.xml:7981)
   R /trunk/xsl/epub/bin/spec/files/orm.book.001.xml (from /branches/xsl-epub/epub/bin/spec/files/orm.book.001.xml:7981)
   R /trunk/xsl/epub/bin/spec/spec_helper.rb (from /branches/xsl-epub/epub/bin/spec/spec_helper.rb:7981)
   R /trunk/xsl/epub/docbook.xsl (from /branches/xsl-epub/epub/docbook.xsl:7981)
   M /trunk/xsl/html/Makefile
   M /trunk/xsl/html/formal.xsl
   M /trunk/xsl/html/htmltbl.xsl
   A /trunk/xsl/params/ade.extensions.xml (from /branches/xsl-epub/params/ade.extensions.xml:7981)
   A /trunk/xsl/xhtml-1_1 (from /branches/xsl-epub/xhtml-1_1:7981)
   R /trunk/xsl/xhtml-1_1/Makefile (from /branches/xsl-epub/xhtml-1_1/Makefile:7981)
   R /trunk/xsl/xhtml-1_1/html2xhtml.xsl (from /branches/xsl-epub/xhtml-1_1/html2xhtml.xsl:7981)
   R /trunk/xsl/xhtml-1_1/param.ent (from /branches/xsl-epub/xhtml-1_1/param.ent:7981)
   R /trunk/xsl/xhtml-1_1/param.xweb (from /branches/xsl-epub/xhtml-1_1/param.xweb:7981)

Initial checkin/merge of epub target from work provided by Paul Norton of Adobe
and Keith Fahlgren of O'Reilly. 


------------------------------------------------------------------------
r7999 | mzjn | 2008-04-15 02:09:54 +0900 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/xsl/params/fop.extensions.xml
   M /trunk/xsl/params/fop1.extensions.xml

Clarified that fop1.extensions is for FOP 0.90 and later. Version 1 is not here yet...
------------------------------------------------------------------------
r7998 | mzjn | 2008-04-15 02:05:16 +0900 (Tue, 15 Apr 2008) | 5 lines
Changed paths:
   M /trunk/xsl/html/biblio.xsl

Added code for creating URLs from biblioids with @class="doi" (representing Digital 
Object Identifiers). See FR #1934434 and http://doi.org.

To do: 1) Add support for FO output. 2) Figure out how @class="doi" should be handled 
for bibliorelation, bibliosource and citebiblioid.
------------------------------------------------------------------------
r7997 | nwalsh | 2008-04-10 05:54:22 +0900 (Thu, 10 Apr 2008) | 1 line
Changed paths:
   M /trunk/docbook/relaxng/docbook/src/pool.rnc

Fix typo in description of DOI
------------------------------------------------------------------------
r7996 | nwalsh | 2008-04-10 04:40:26 +0900 (Thu, 10 Apr 2008) | 1 line
Changed paths:
   M /trunk/docbook/relaxng/docbook/spec/Makefile
   M /trunk/docbook/relaxng/docbook/spec/docbook.xml
   M /trunk/docbook/relaxng/docbook/spec/fo.xsl
   M /trunk/docbook/relaxng/docbook/spec/html.xsl

Fourth time's a charm?
------------------------------------------------------------------------
r7995 | xmldoc | 2008-04-08 14:11:58 +0900 (Tue, 08 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/tools/svn2twitter/svn2twitter

er, we do actually still want to strip out the date if it's at the very beginning of the message (not just if at the beginning of a line..

------------------------------------------------------------------------
r7994 | xmldoc | 2008-04-08 12:45:33 +0900 (Tue, 08 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/tools/svn2twitter/svn2twitter

strip out dates at the beginning of lines (not just at the beginning of the message)

------------------------------------------------------------------------
r7993 | xmldoc | 2008-04-07 17:13:03 +0900 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/tools/svn2twitter/svn2twitter

don't truncate author names; do strip out date at beginning of a checkin message

------------------------------------------------------------------------
r7992 | mzjn | 2008-04-06 17:38:08 +0900 (Sun, 06 Apr 2008) | 2 lines
Changed paths:
   M /trunk/xsl-libxslt/python/xslt.py

Print the result to stdout if no outfile has been given.
Some unnecessary semicolons removed.
------------------------------------------------------------------------
r7991 | nwalsh | 2008-04-06 04:08:41 +0900 (Sun, 06 Apr 2008) | 1 line
Changed paths:
   M /trunk/xsl2/TODO

Whitespace to test twitter gateway
------------------------------------------------------------------------
r7990 | nwalsh | 2008-04-06 03:27:55 +0900 (Sun, 06 Apr 2008) | 1 line
Changed paths:
   M /trunk/xsl2/TODO

Stupid whitespace change
------------------------------------------------------------------------
r7989 | nwalsh | 2008-04-06 03:21:03 +0900 (Sun, 06 Apr 2008) | 1 line
Changed paths:
   M /trunk/defguide/en/ch05.xml

Remove bogus local variables
------------------------------------------------------------------------
r7988 | nwalsh | 2008-04-06 03:14:23 +0900 (Sun, 06 Apr 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/stylesheets/refentry.xsl
   M /trunk/defguide5/en/stylesheets/tdg.xsl

Support tokenized role attributes
------------------------------------------------------------------------
r7987 | xmldoc | 2008-04-06 01:23:37 +0900 (Sun, 06 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/tools/svn2twitter/svn2twitter

only use the name part of e-mail addresses

------------------------------------------------------------------------
r7986 | xmldoc | 2008-04-05 21:53:32 +0900 (Sat, 05 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/tools/svn2twitter/svn2twitter

deal with subjects that have linebreaks in them or that end with the revision number

------------------------------------------------------------------------
r7985 | xmldoc | 2008-04-05 21:39:07 +0900 (Sat, 05 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/tools/svn2twitter/svn2twitter

strip out e-mail addresses and replace with dot

------------------------------------------------------------------------
r7984 | xmldoc | 2008-04-05 20:29:20 +0900 (Sat, 05 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/tools/svn2twitter/svn2twitter

add a link to webcvs page for revision; we shorten the URL ourselves and put it at the beginning of the message

------------------------------------------------------------------------
r7983 | mzjn | 2008-04-04 23:02:51 +0900 (Fri, 04 Apr 2008) | 1 line
Changed paths:
   M /trunk/xsl/Makefile

Added xsl-libxslt to DISTRIB_CHANGELOG_INCLUDES.
------------------------------------------------------------------------
r7982 | nwalsh | 2008-04-04 21:10:11 +0900 (Fri, 04 Apr 2008) | 1 line
Changed paths:
   M /trunk/xsl2/params/ulink.hyphenate.chars.xml
   M /trunk/xsl2/params/ulink.hyphenate.xml

Turn text nodes into strings, no real significance
------------------------------------------------------------------------
r7981 | xmldoc | 2008-04-04 03:27:06 +0900 (Fri, 04 Apr 2008) | 2 lines
Changed paths:
   A /trunk/contrib/tools/svn2twitter
   A /trunk/contrib/tools/svn2twitter/svn2twitter

initial add

------------------------------------------------------------------------
r7980 | mzjn | 2008-04-04 01:12:17 +0900 (Fri, 04 Apr 2008) | 1 line
Changed paths:
   M /trunk/releasetools/svnlog2docbook.xsl

Changelog tracking: added XSL-libxslt, removed Extensions and XSL-Java.
------------------------------------------------------------------------
r7979 | mzjn | 2008-04-04 01:07:13 +0900 (Fri, 04 Apr 2008) | 2 lines
Changed paths:
   M /trunk/xsl-libxslt/python/xslt.py

Added a function that quotes parameter values (to ensure that they are interpreted as strings).
Replaced deprecated functions from the string module with string methods.
------------------------------------------------------------------------
r7978 | balls | 2008-04-03 15:58:34 +0900 (Thu, 03 Apr 2008) | 2 lines
Changed paths:
   M /trunk/xsl/roundtrip/blocks2dbk.xsl
   M /trunk/xsl/roundtrip/wordml2normalise.xsl

fix table/cell borders for wordml, fix formal figure, add emphasis-strong

------------------------------------------------------------------------
r7977 | dongsheng | 2008-04-02 16:57:23 +0900 (Wed, 02 Apr 2008) | 1 line
Changed paths:
   M /trunk/defguide5/zh/po/zh_CN.po

Simplified Chinese DOC translation update.
------------------------------------------------------------------------
r7976 | xmldoc | 2008-04-02 16:49:27 +0900 (Wed, 02 Apr 2008) | 2 lines
Changed paths:
   D /trunk/contrib/samples/refentry/aptitude/.cvsignore
   A /trunk/contrib/samples/refentry/aptitude/.gitignore (from /trunk/contrib/samples/refentry/aptitude/.cvsignore:7968)

renamed ignore file

------------------------------------------------------------------------
r7975 | dongsheng | 2008-04-02 16:28:45 +0900 (Wed, 02 Apr 2008) | 1 line
Changed paths:
   M /trunk/defguide5/zh/po/defguide5.pot
   M /trunk/defguide5/zh/po/zh_CN.po

Update zh_CN.po
------------------------------------------------------------------------
r7974 | dongsheng | 2008-04-02 16:09:55 +0900 (Wed, 02 Apr 2008) | 1 line
Changed paths:
   M /trunk/defguide5/zh/build.xml

Copy examples & graphics to build directory
------------------------------------------------------------------------
r7973 | dongsheng | 2008-04-02 12:55:51 +0900 (Wed, 02 Apr 2008) | 1 line
Changed paths:
   M /trunk/defguide/zh/.hgignore
   M /trunk/defguide/zh/build.xml

typo & crlf fix
------------------------------------------------------------------------
r7972 | dongsheng | 2008-04-02 12:51:22 +0900 (Wed, 02 Apr 2008) | 2 lines
Changed paths:
   M /trunk/defguide5/.hgignore
   A /trunk/defguide5/build-common.properties.tmpl (from /trunk/defguide5/build-common.tmpl.properties:7929)
   D /trunk/defguide5/build-common.tmpl.properties
   M /trunk/defguide5/build-common.xml
   M /trunk/defguide5/build.xml
   M /trunk/defguide5/en/build.xml
   M /trunk/defguide5/en/refpages/build.xml
   M /trunk/defguide5/zh/build.xml

*) Rename build-common.tmpl.properties to build-common.properties.tmpl
*) crlf fix
------------------------------------------------------------------------
r7969 | nwalsh | 2008-04-02 00:02:33 +0900 (Wed, 02 Apr 2008) | 1 line
Changed paths:
   M /trunk/xsl/html/formal.xsl

Don't use xsl:copy because it forces the resulting element to be in the same namespace as the source element; in the XHTML stylesheets, that's wrong. But the HTML-to-XHTML converter does the right thing with literal result elements, so use one of them.
------------------------------------------------------------------------
r7968 | xmldoc | 2008-04-01 21:07:07 +0900 (Tue, 01 Apr 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/other.xsl

slightly adjusted spacing around admonition markers

------------------------------------------------------------------------
r7967 | xmldoc | 2008-04-01 20:12:08 +0900 (Tue, 01 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/samples/refentry/aptitude
   A /trunk/contrib/samples/refentry/aptitude/.cvsignore

ignore stuff

------------------------------------------------------------------------
r7966 | xmldoc | 2008-04-01 20:10:22 +0900 (Tue, 01 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/samples/refentry/aptitude/patch.smith.manpage.xml.2

fixed diff

------------------------------------------------------------------------
r7965 | xmldoc | 2008-04-01 19:24:14 +0900 (Tue, 01 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/samples/refentry/aptitude/Makefile
   A /trunk/contrib/samples/refentry/aptitude/patch.smith.manpage.xml.2

updated patch

------------------------------------------------------------------------
r7964 | xmldoc | 2008-04-01 18:58:40 +0900 (Tue, 01 Apr 2008) | 2 lines
Changed paths:
   A /trunk/contrib/samples/refentry/aptitude
   A /trunk/contrib/samples/refentry/aptitude/Makefile
   A /trunk/contrib/samples/refentry/aptitude/patch.smith.manpage.xml.1

added aptitude man-page sources (patched) to regression set

------------------------------------------------------------------------
r7963 | xmldoc | 2008-04-01 18:42:22 +0900 (Tue, 01 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/samples/refentry/shadow/Makefile

tweaked shadow copy-build

------------------------------------------------------------------------
r7962 | xmldoc | 2008-04-01 15:44:36 +0900 (Tue, 01 Apr 2008) | 2 lines
Changed paths:
   M /trunk/contrib/samples/refentry/shadow/Makefile

changed Makefile to build from upstream source

------------------------------------------------------------------------
r7961 | xmldoc | 2008-03-29 11:28:55 +0900 (Sat, 29 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/refentry.xsl
   M /trunk/xsl/manpages/utility.xsl

make sure refsect3 titles are preceded by a line of space, and
make the indenting of their child content less severe

------------------------------------------------------------------------
r7960 | xmldoc | 2008-03-29 10:37:08 +0900 (Sat, 29 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl

only indent verbatim environments in TTY output, not in non-TTY/PS

------------------------------------------------------------------------
r7959 | xmldoc | 2008-03-28 11:04:20 +0900 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl

made another adjustment to correct vertical alignment of admonition marker

------------------------------------------------------------------------
r7958 | xmldoc | 2008-03-28 10:49:50 +0900 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl
   M /trunk/xsl/manpages/other.xsl

Adjusted/corrected alignment of adominition marker in PS/non-TTY output.

------------------------------------------------------------------------
r7957 | xmldoc | 2008-03-27 22:30:42 +0900 (Thu, 27 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/endnotes.xsl

For PS/non-TTY output, display footnote/endnote numbers in
superscript.

------------------------------------------------------------------------
r7956 | xmldoc | 2008-03-27 21:07:43 +0900 (Thu, 27 Mar 2008) | 18 lines
Changed paths:
   M /trunk/xsl/manpages/synop.xsl
   M /trunk/xsl/manpages/table.xsl
   M /trunk/xsl/manpages/utility.xsl

Changed handling of hanging indents for cmdsynopsis, funcsynopsis,
and synopfragment such that they now look correct in non-TTY/PS
output. We now use the groff \w escape to hang by the actual width
-- in the current font -- of the command, funcdef, or
synopfragment references number (as opposed to hanging by the
number of characters). This rendering in TTY output remains the
same, since the width in monospaced TTY output is the same as the
number of characters.

Also, created new synopsis-block-start and synopsis-block-end
templates to use for cmdsynopsis and funcsynopsis instead of the
corresponding verbatim-* templates.

Along with those changes, also corrected a problem that caused the
content of synopfragment to be dropped, and made a
vertical-spacing change to adjust spacing around table titles and
among sibling synopfragment instances.

------------------------------------------------------------------------
r7955 | xmldoc | 2008-03-27 12:52:54 +0900 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
   M /trunk/gentext/locale/id.xml

Checked in changes to Indonesion locale submitted by Euis Luhuanam a long time ago.

------------------------------------------------------------------------
r7954 | xmldoc | 2008-03-27 12:52:45 +0900 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
   M /trunk/gentext/locale/lt.xml

Added changes to Lithuanian locate submitted a long time back by Nikolajus Krauklis.

------------------------------------------------------------------------
r7953 | xmldoc | 2008-03-27 12:24:36 +0900 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/other.xsl

use common l10.language.name template to retrieve English-language name

------------------------------------------------------------------------
r7952 | xmldoc | 2008-03-27 12:24:26 +0900 (Thu, 27 Mar 2008) | 4 lines
Changed paths:
   M /trunk/xsl/common/l10n.xsl

Added new template "l10.language.name" for retrieving the
English-language name of the lang setting of the current document.
Closes #1916837. Thanks to Simon Kennedy.

------------------------------------------------------------------------
r7951 | xmldoc | 2008-03-27 10:06:48 +0900 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
   M /trunk/buildtools/build-clean

echo names of all files removed by build-clean

------------------------------------------------------------------------
r7950 | xmldoc | 2008-03-27 10:06:26 +0900 (Thu, 27 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/xhtml/Makefile

echo information about each file as it is getting built (to
prevent it from looking like the build is just hanging)

------------------------------------------------------------------------
r7949 | xmldoc | 2008-03-27 10:06:05 +0900 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/README.BUILD

made it clear that build has only been tested under bash

------------------------------------------------------------------------
r7948 | xmldoc | 2008-03-26 21:23:28 +0900 (Wed, 26 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/README.BUILD

updated README.BUILD file with info and examples for building
under Darwin and Cygwin

------------------------------------------------------------------------
r7947 | xmldoc | 2008-03-26 18:33:12 +0900 (Wed, 26 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/Makefile.incl

fixed copy-paste error that caused non-Cygwin build with saxon to
fail

------------------------------------------------------------------------
r7946 | xmldoc | 2008-03-26 16:43:00 +0900 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
   M /trunk/releasetools/Variables.mk

restored variable assignment that inadvertently got deleted

------------------------------------------------------------------------
r7945 | xmldoc | 2008-03-26 16:42:53 +0900 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
   M /trunk/buildtools/build-clean

use a "svn status" hack to remove ignored files (instead of make clean)

------------------------------------------------------------------------
r7944 | xmldoc | 2008-03-26 15:13:59 +0900 (Wed, 26 Mar 2008) | 5 lines
Changed paths:
   M /trunk/releasetools/Targets.mk
   M /trunk/releasetools/Variables.mk
   M /trunk/xsl/Makefile.incl
   M /trunk/xsl/docsrc/Makefile
   M /trunk/xsl/html/Makefile
   M /trunk/xsl/slides/fo/Makefile
   M /trunk/xsl/slides/html/Makefile

Added checks and hacks to various makefiles to enable building
under Cygwin. This stuff is ugly and maybe not worth the mess and
trouble, but does seem to work as expected and not break anything
else.

------------------------------------------------------------------------
r7943 | xmldoc | 2008-03-26 15:10:20 +0900 (Wed, 26 Mar 2008) | 3 lines
Changed paths:
   M /trunk/buildtools/build-clean

don't invoke svn-clean when running build-clean (use of svn-clean
isn't really portable -- it's not packaged for Darwin or Cygwin)

------------------------------------------------------------------------
r7942 | xmldoc | 2008-03-26 15:08:08 +0900 (Wed, 26 Mar 2008) | 3 lines
Changed paths:
   M /trunk/releasetools/install.sh

make sed call in install file work as expected (removed space
between -i flag and argument)

------------------------------------------------------------------------
r7941 | xmldoc | 2008-03-26 15:05:00 +0900 (Wed, 26 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl-saxon/VERSION
   M /trunk/xsl-xalan/VERSION
   M /trunk/xsl2/VERSION

bring xsl2, xsl-saxon, and xsl-xalan VERSION files up-to-date with
recent change to snapshot build infrastructure

------------------------------------------------------------------------
r7940 | xmldoc | 2008-03-23 13:37:37 +0900 (Sun, 23 Mar 2008) | 5 lines
Changed paths:
   M /trunk/releasetools/Targets.mk
   M /trunk/releasetools/Variables.mk
   M /trunk/xsl/VERSION
   M /trunk/xsl/doc/Makefile

use XSLT method to determine version number from VERSION file
(instead of grep hack); also, use w3m as the default browser for
generating plain-text output from HTML (with GC_NPROCS=1 to
prevent it from hanging under OSX/Darwin)

------------------------------------------------------------------------
r7939 | xmldoc | 2008-03-23 13:32:34 +0900 (Sun, 23 Mar 2008) | 5 lines
Changed paths:
   M /trunk/xsl/html/docbook.xsl

added "exslt" namespace binding to html/docbook.xsl file (in
addition to existing "exsl" binding. reason is because lack of it
seems to cause processing problems when using the profiled
version of the stylsheet

------------------------------------------------------------------------
r7938 | xmldoc | 2008-03-23 13:29:34 +0900 (Sun, 23 Mar 2008) | 3 lines
Changed paths:
   M /trunk/releasetools/install.sh

replaced GNUism in sed invocation in install.sh file with portable
alternative (works at least with BSD/OSX sed)

------------------------------------------------------------------------
r7937 | xmldoc | 2008-03-22 14:12:24 +0900 (Sat, 22 Mar 2008) | 2 lines
Changed paths:
   M /trunk/buildtools/common-functions.sh

added MacPorts path to resolver

------------------------------------------------------------------------
r7936 | xmldoc | 2008-03-22 13:43:31 +0900 (Sat, 22 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/README.BUILD

added info about ~/.antrc file

------------------------------------------------------------------------
r7935 | xmldoc | 2008-03-21 18:30:24 +0900 (Fri, 21 Mar 2008) | 2 lines
Changed paths:
   D /trunk/testdocs/tests/graphics

temporarily removing

------------------------------------------------------------------------
r7934 | xmldoc | 2008-03-21 18:28:31 +0900 (Fri, 21 Mar 2008) | 2 lines
Changed paths:
   D /trunk/testdocs/tests/graphics/U1230.gif
   D /trunk/testdocs/tests/graphics/duck-co.png
   D /trunk/testdocs/tests/graphics/duck-small.bmp
   D /trunk/testdocs/tests/graphics/duck-small.eps
   D /trunk/testdocs/tests/graphics/duck-small.gif
   D /trunk/testdocs/tests/graphics/duck-small.pdf
   D /trunk/testdocs/tests/graphics/duck-small.png
   D /trunk/testdocs/tests/graphics/duck.png
   D /trunk/testdocs/tests/graphics/stamp.png
   D /trunk/testdocs/tests/graphics/stamp200x128.png
   D /trunk/testdocs/tests/graphics/stamp200x256.png
   D /trunk/testdocs/tests/graphics/stamp400x256.png
   D /trunk/testdocs/tests/graphics/svg-001-fallback.png
   D /trunk/testdocs/tests/graphics/svg-001.xml

temporarily removing

------------------------------------------------------------------------
r7933 | xmldoc | 2008-03-21 18:07:17 +0900 (Fri, 21 Mar 2008) | 2 lines
Changed paths:
   A /trunk/testdocs/tests/graphics
   A /trunk/testdocs/tests/graphics/U1230.gif
   A /trunk/testdocs/tests/graphics/duck-co.png
   A /trunk/testdocs/tests/graphics/duck-small.bmp
   A /trunk/testdocs/tests/graphics/duck-small.eps
   A /trunk/testdocs/tests/graphics/duck-small.gif
   A /trunk/testdocs/tests/graphics/duck-small.pdf
   A /trunk/testdocs/tests/graphics/duck-small.png
   A /trunk/testdocs/tests/graphics/duck.png
   A /trunk/testdocs/tests/graphics/stamp.png
   A /trunk/testdocs/tests/graphics/stamp200x128.png
   A /trunk/testdocs/tests/graphics/stamp200x256.png
   A /trunk/testdocs/tests/graphics/stamp400x256.png
   A /trunk/testdocs/tests/graphics/svg-001-fallback.png
   A /trunk/testdocs/tests/graphics/svg-001.xml

trying to get my local git-svn clone synced up..

------------------------------------------------------------------------
r7932 | xmldoc | 2008-03-21 14:27:06 +0900 (Fri, 21 Mar 2008) | 3 lines
Changed paths:
   M /trunk/releasetools/install.sh

replaced non-portable "uname -o" Cygwin check with portable way of
doing same thing. Closes #1735710. Thanks to Ivan Vilata i Balaguer.

------------------------------------------------------------------------
r7931 | xmldoc | 2008-03-21 14:12:40 +0900 (Fri, 21 Mar 2008) | 4 lines
Changed paths:
   M /trunk/releasetools/install.sh

in install.sh, replaced use of non-portable "readlink -f" with
combination of cd/dirname/pwd that has the same effect. This is a
partial fix for #1735710. Thanks to Ivan Vilata i Balaguer.

------------------------------------------------------------------------
r7930 | xmldoc | 2008-03-21 14:12:34 +0900 (Fri, 21 Mar 2008) | 3 lines
Changed paths:
   M /trunk/releasetools/Targets.mk

replaced use of non-portable "readlink -f" with cd/dirname/pwd
combination that has the same effect

------------------------------------------------------------------------
r7929 | nwalsh | 2008-03-14 23:19:36 +0900 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   D /trunk/xsl2/base/fo/titlepage.xsl

Moved this into titlepage*s*.xsl
------------------------------------------------------------------------
r7928 | nwalsh | 2008-03-14 23:19:21 +0900 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/titlepages.xsl

Removed font-size properites; they're added elsewhere
------------------------------------------------------------------------
r7927 | nwalsh | 2008-03-14 23:18:46 +0900 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/xref.xsl

Make sure inline URLs are always upright
------------------------------------------------------------------------
r7926 | nwalsh | 2008-03-14 23:18:22 +0900 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/verbatim.xsl

Keep verbatim blocks with surrounding text, I wonder if this is *really* a good idea?
------------------------------------------------------------------------
r7925 | nwalsh | 2008-03-14 23:17:52 +0900 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/docbook.xsl
   A /trunk/xsl2/base/fo/info.xsl

Add info.xsl; don't indent .fo
------------------------------------------------------------------------
r7924 | nwalsh | 2008-03-14 23:17:04 +0900 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/common/functions.xsl

f:biblioentry-label shouldn't insert the square brackets
------------------------------------------------------------------------
r7923 | nwalsh | 2008-03-14 05:42:13 +0900 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/TODO
   M /trunk/xsl2/base/common/common.xsl
   M /trunk/xsl2/base/common/functions.xsl
   M /trunk/xsl2/base/common/l10n.xsl
   M /trunk/xsl2/base/fo/inlines.xsl
   M /trunk/xsl2/base/fo/param.xml
   M /trunk/xsl2/base/fo/xref.xsl
   A /trunk/xsl2/params/footnote.font.size.xml
   A /trunk/xsl2/params/footnote.mark.properties.xml
   A /trunk/xsl2/params/footnote.properties.xml
   A /trunk/xsl2/params/insert.link.page.number.xml
   A /trunk/xsl2/params/ulink.footnotes.xml
   A /trunk/xsl2/params/ulink.hyphenate.chars.xml
   A /trunk/xsl2/params/ulink.hyphenate.xml
   A /trunk/xsl2/params/ulink.show.xml
   A /trunk/xsl2/params/use.role.as.xrefstyle.xml
   A /trunk/xsl2/params/xref.properties.xml

Improve fo/xref.xsl
------------------------------------------------------------------------
r7920 | nwalsh | 2008-03-12 21:23:27 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/docbook.xsl

Use the new code
------------------------------------------------------------------------
r7919 | nwalsh | 2008-03-12 21:23:13 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/blocks.xsl

Hacked a bit; new titlepage mechanics for sidebar, but not actually implemented
------------------------------------------------------------------------
r7918 | nwalsh | 2008-03-12 21:22:37 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/division.xsl

Use new titlepage mechanics
------------------------------------------------------------------------
r7917 | nwalsh | 2008-03-12 21:22:12 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/component.xsl

Use new titlepage mechanics
------------------------------------------------------------------------
r7916 | nwalsh | 2008-03-12 21:21:32 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/xref.xsl

Crude implementation of db:link
------------------------------------------------------------------------
r7915 | nwalsh | 2008-03-12 21:12:24 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/autotoc.xsl

Added place-holder for section-toc
------------------------------------------------------------------------
r7914 | nwalsh | 2008-03-12 20:47:38 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/graphics.xsl

Support workarounds for fop and passivetex
------------------------------------------------------------------------
r7913 | nwalsh | 2008-03-12 20:47:11 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/pagesetup.xsl

Fixed namespace in mode
------------------------------------------------------------------------
r7912 | nwalsh | 2008-03-12 20:46:34 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   D /trunk/xsl2/base/fo/titlepages.xml
   M /trunk/xsl2/base/fo/titlepages.xsl

Totally rewrote the titlepage mechanics, will port to HTML stylesheets soon, no more confusing templates thanks to XSLT2 list data types
------------------------------------------------------------------------
r7911 | nwalsh | 2008-03-12 20:45:32 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   A /trunk/xsl2/base/fo/biblio.xsl
   A /trunk/xsl2/base/fo/fo.xsl
   A /trunk/xsl2/base/fo/lists.xsl
   A /trunk/xsl2/base/fo/pi.xsl
   A /trunk/xsl2/base/fo/sections.xsl

Newly ported code
------------------------------------------------------------------------
r7910 | nwalsh | 2008-03-12 20:44:58 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/html/biblio.xsl

Use the new f:biblioentry-label function
------------------------------------------------------------------------
r7909 | nwalsh | 2008-03-12 20:43:41 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/html/info.xsl

Moved copyright-related named templates to the t: namespace
------------------------------------------------------------------------
r7908 | nwalsh | 2008-03-12 20:42:05 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/common/functions.xsl

Tweaked section-level to make article/appendixes function like top-level sections; added biblioentry-label and pi-attribute
------------------------------------------------------------------------
r7907 | nwalsh | 2008-03-12 20:40:52 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/common/common.xsl

Put the copyright-related named templates in the t: namespace
------------------------------------------------------------------------
r7906 | nwalsh | 2008-03-12 20:40:09 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/common/l10n.xsl

Added gentext-space
------------------------------------------------------------------------
r7905 | nwalsh | 2008-03-12 20:39:36 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/fo/param.xml
   A /trunk/xsl2/params/biblioentry.item.separator.xml
   A /trunk/xsl2/params/biblioentry.properties.xml
   A /trunk/xsl2/params/bibliography.style.xml
   A /trunk/xsl2/params/compact.list.item.spacing.xml
   A /trunk/xsl2/params/component.title.properties.xml
   A /trunk/xsl2/params/default.table.width.xml
   A /trunk/xsl2/params/dingbat.font.family.xml
   A /trunk/xsl2/params/formal.object.properties.xml
   A /trunk/xsl2/params/informal.object.properties.xml
   A /trunk/xsl2/params/itemizedlist.label.properties.xml
   A /trunk/xsl2/params/itemizedlist.label.width.xml
   A /trunk/xsl2/params/itemizedlist.properties.xml
   A /trunk/xsl2/params/list.block.properties.xml
   A /trunk/xsl2/params/list.block.spacing.xml
   A /trunk/xsl2/params/list.item.spacing.xml
   A /trunk/xsl2/params/normal.para.spacing.xml
   A /trunk/xsl2/params/orderedlist.label.properties.xml
   A /trunk/xsl2/params/variablelist.as.blocks.xml
   A /trunk/xsl2/params/variablelist.max.termlength.xml
   A /trunk/xsl2/params/variablelist.term.break.after.xml
   A /trunk/xsl2/params/variablelist.term.separator.xml

Ported a bunch of params
------------------------------------------------------------------------
r7904 | nwalsh | 2008-03-12 20:38:39 +0900 (Wed, 12 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/params/body.start.indent.xml

No, lets not do that anymore
------------------------------------------------------------------------
r7902 | bobstayton | 2008-03-12 06:29:37 +0900 (Wed, 12 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/fo/index.xsl

FOP1 requires fo:wrapper for inline index entries, not fo:inline.

------------------------------------------------------------------------
r7901 | bobstayton | 2008-03-12 06:19:18 +0900 (Wed, 12 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/fo/index.xsl

Fixed non-working inline.or.block template for indexterm wrappers.
Add fop1 to list of processors using inline.or.block.

------------------------------------------------------------------------
r7898 | xmldoc | 2008-03-11 00:46:21 +0900 (Tue, 11 Mar 2008) | 2 lines
Changed paths:
   M /trunk/contrib/samples/refentry/hg/Makefile

build hg docs as-is

------------------------------------------------------------------------
r7897 | xmldoc | 2008-03-11 00:46:03 +0900 (Tue, 11 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/inline.xsl
   M /trunk/xsl/manpages/synop.xsl

added comment in code explaining why we don't put filename output
in italic (despite the fact that man guidelines say we should)

------------------------------------------------------------------------
r7896 | xmldoc | 2008-03-10 20:45:14 +0900 (Mon, 10 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/inline.xsl

put filename output in monospace instead of italic

------------------------------------------------------------------------
r7895 | xmldoc | 2008-03-10 20:12:49 +0900 (Mon, 10 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/synop.xsl

put cmdsynopsis in monospace

------------------------------------------------------------------------
r7894 | xmldoc | 2008-03-10 18:34:57 +0900 (Mon, 10 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/inline.xsl

removed template match for literal. template matches for monospace
inlines are all imported from the HTML stylesheet

------------------------------------------------------------------------
r7893 | xmldoc | 2008-03-10 13:54:09 +0900 (Mon, 10 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl

don't indent verbatim environments that are descendants of
refsynopsisdiv, not put backgrounds behind them

------------------------------------------------------------------------
r7892 | xmldoc | 2008-03-10 12:53:20 +0900 (Mon, 10 Mar 2008) | 7 lines
Changed paths:
   M /trunk/xsl/manpages/inline.xsl

set output of the literal element in monospace. this causes all
inline monospace instances in the git man pages to be set in
monospace (since DocBook XML source for git docs is generated with
asciidoc and asciidoc consistently outputs only <literal> for
inline monospace (not <command> or <code> or anything else).
Of course this only affects non-TTY output...

------------------------------------------------------------------------
r7891 | xmldoc | 2008-03-10 12:53:08 +0900 (Mon, 10 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/utility.xsl

Added inline.monoseq named template.

------------------------------------------------------------------------
r7890 | xmldoc | 2008-03-10 11:56:27 +0900 (Mon, 10 Mar 2008) | 4 lines
Changed paths:
   M /trunk/xsl/manpages/utility.xsl

don't bother using a custom register to store the previous
font-family value when setting blocks of text in code font; just
use \F[] .fam with no arg to switch back

------------------------------------------------------------------------
r7889 | xmldoc | 2008-03-10 10:21:28 +0900 (Mon, 10 Mar 2008) | 2 lines
Changed paths:
   D /trunk/contrib/cldr/.cvsignore
   A /trunk/contrib/cldr/.gitignore (from /trunk/contrib/cldr/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/apt/.cvsignore
   A /trunk/contrib/samples/refentry/apt/.gitignore (from /trunk/contrib/samples/refentry/apt/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/asciidoc/.cvsignore
   A /trunk/contrib/samples/refentry/asciidoc/.gitignore (from /trunk/contrib/samples/refentry/asciidoc/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/debian-xml-sgml/.cvsignore
   A /trunk/contrib/samples/refentry/debian-xml-sgml/.gitignore (from /trunk/contrib/samples/refentry/debian-xml-sgml/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/fglrx/.cvsignore
   A /trunk/contrib/samples/refentry/fglrx/.gitignore (from /trunk/contrib/samples/refentry/fglrx/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/git/.cvsignore
   A /trunk/contrib/samples/refentry/git/.gitignore (from /trunk/contrib/samples/refentry/git/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/gpsd/.cvsignore
   A /trunk/contrib/samples/refentry/gpsd/.gitignore (from /trunk/contrib/samples/refentry/gpsd/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/hg/.cvsignore
   A /trunk/contrib/samples/refentry/hg/.gitignore (from /trunk/contrib/samples/refentry/hg/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/mysql/.cvsignore
   A /trunk/contrib/samples/refentry/mysql/.gitignore (from /trunk/contrib/samples/refentry/mysql/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/pam/.cvsignore
   A /trunk/contrib/samples/refentry/pam/.gitignore (from /trunk/contrib/samples/refentry/pam/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/patchutils/.cvsignore
   A /trunk/contrib/samples/refentry/patchutils/.gitignore (from /trunk/contrib/samples/refentry/patchutils/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/shadow/.cvsignore
   A /trunk/contrib/samples/refentry/shadow/.gitignore (from /trunk/contrib/samples/refentry/shadow/.cvsignore:7888)
   D /trunk/contrib/samples/refentry/udev/.cvsignore
   A /trunk/contrib/samples/refentry/udev/.gitignore (from /trunk/contrib/samples/refentry/udev/.cvsignore:7888)
   D /trunk/contrib/tools/freshmeat-submit/.cvsignore
   A /trunk/contrib/tools/freshmeat-submit/.gitignore (from /trunk/contrib/tools/freshmeat-submit/.cvsignore:7888)
   D /trunk/contrib/tools/tennison/.cvsignore
   A /trunk/contrib/tools/tennison/.gitignore (from /trunk/contrib/tools/tennison/.cvsignore:7888)
   D /trunk/docbook/ebnf/spec/.cvsignore
   A /trunk/docbook/ebnf/spec/.gitignore (from /trunk/docbook/ebnf/spec/.cvsignore:7888)
   D /trunk/docbook/relaxng/docbook/howto/.cvsignore
   A /trunk/docbook/relaxng/docbook/howto/.gitignore (from /trunk/docbook/relaxng/docbook/howto/.cvsignore:7888)
   D /trunk/docbook/relaxng/docbook/spec/.cvsignore
   A /trunk/docbook/relaxng/docbook/spec/.gitignore (from /trunk/docbook/relaxng/docbook/spec/.cvsignore:7888)
   D /trunk/docbook/relaxng/simple/.cvsignore
   A /trunk/docbook/relaxng/simple/.gitignore (from /trunk/docbook/relaxng/simple/.cvsignore:7888)
   D /trunk/docbook/relaxng/slides/.cvsignore
   A /trunk/docbook/relaxng/slides/.gitignore (from /trunk/docbook/relaxng/slides/.cvsignore:7888)
   D /trunk/docbook/relaxng/website/.cvsignore
   A /trunk/docbook/relaxng/website/.gitignore (from /trunk/docbook/relaxng/website/.cvsignore:7888)
   D /trunk/docbook/simple/.cvsignore
   A /trunk/docbook/simple/.gitignore (from /trunk/docbook/simple/.cvsignore:7888)
   D /trunk/docbook/simple/spec/.cvsignore
   A /trunk/docbook/simple/spec/.gitignore (from /trunk/docbook/simple/spec/.cvsignore:7888)
   D /trunk/docbook/spec/.cvsignore
   A /trunk/docbook/spec/.gitignore (from /trunk/docbook/spec/.cvsignore:7888)
   D /trunk/docbook/svg/spec/.cvsignore
   A /trunk/docbook/svg/spec/.gitignore (from /trunk/docbook/svg/spec/.cvsignore:7888)
   D /trunk/gentext/.cvsignore
   A /trunk/gentext/.gitignore (from /trunk/gentext/.cvsignore:7888)
   D /trunk/litprog/.cvsignore
   A /trunk/litprog/.gitignore (from /trunk/litprog/.cvsignore:7888)
   D /trunk/litprog/example/.cvsignore
   A /trunk/litprog/example/.gitignore (from /trunk/litprog/example/.cvsignore:7888)
   D /trunk/litprog/fo/.cvsignore
   A /trunk/litprog/fo/.gitignore (from /trunk/litprog/fo/.cvsignore:7888)
   D /trunk/litprog/html/.cvsignore
   A /trunk/litprog/html/.gitignore (from /trunk/litprog/html/.cvsignore:7888)
   D /trunk/slides/.cvsignore
   A /trunk/slides/.gitignore (from /trunk/slides/.cvsignore:7888)
   D /trunk/slides/demo/.cvsignore
   A /trunk/slides/demo/.gitignore (from /trunk/slides/demo/.cvsignore:7888)
   D /trunk/slides/demo/browser/.cvsignore
   A /trunk/slides/demo/browser/.gitignore (from /trunk/slides/demo/browser/.cvsignore:7888)
   D /trunk/slides/demo/default/.cvsignore
   A /trunk/slides/demo/default/.gitignore (from /trunk/slides/demo/default/.cvsignore:7888)
   D /trunk/slides/demo/frames1/.cvsignore
   A /trunk/slides/demo/frames1/.gitignore (from /trunk/slides/demo/frames1/.cvsignore:7888)
   D /trunk/slides/demo/frames2/.cvsignore
   A /trunk/slides/demo/frames2/.gitignore (from /trunk/slides/demo/frames2/.cvsignore:7888)
   D /trunk/slides/demo/frames3/.cvsignore
   A /trunk/slides/demo/frames3/.gitignore (from /trunk/slides/demo/frames3/.cvsignore:7888)
   D /trunk/slides/demo/frames4/.cvsignore
   A /trunk/slides/demo/frames4/.gitignore (from /trunk/slides/demo/frames4/.cvsignore:7888)
   D /trunk/slides/demo/frames5/.cvsignore
   A /trunk/slides/demo/frames5/.gitignore (from /trunk/slides/demo/frames5/.cvsignore:7888)
   D /trunk/slides/demo/frames6/.cvsignore
   A /trunk/slides/demo/frames6/.gitignore (from /trunk/slides/demo/frames6/.cvsignore:7888)
   D /trunk/slides/demo/frames7/.cvsignore
   A /trunk/slides/demo/frames7/.gitignore (from /trunk/slides/demo/frames7/.cvsignore:7888)
   D /trunk/slides/demo/graphics/.cvsignore
   A /trunk/slides/demo/graphics/.gitignore (from /trunk/slides/demo/graphics/.cvsignore:7888)
   D /trunk/slides/demo/graphics/active/.cvsignore
   A /trunk/slides/demo/graphics/active/.gitignore (from /trunk/slides/demo/graphics/active/.cvsignore:7888)
   D /trunk/slides/demo/graphics/inactive/.cvsignore
   A /trunk/slides/demo/graphics/inactive/.gitignore (from /trunk/slides/demo/graphics/inactive/.cvsignore:7888)
   D /trunk/slides/demo/graphics/toc/.cvsignore
   A /trunk/slides/demo/graphics/toc/.gitignore (from /trunk/slides/demo/graphics/toc/.cvsignore:7888)
   D /trunk/slides/demo/plain/.cvsignore
   A /trunk/slides/demo/plain/.gitignore (from /trunk/slides/demo/plain/.cvsignore:7888)
   D /trunk/slides/demo/source/.cvsignore
   A /trunk/slides/demo/source/.gitignore (from /trunk/slides/demo/source/.cvsignore:7888)
   D /trunk/slides/demo/tables/.cvsignore
   A /trunk/slides/demo/tables/.gitignore (from /trunk/slides/demo/tables/.cvsignore:7888)
   D /trunk/slides/demo/vslides/.cvsignore
   A /trunk/slides/demo/vslides/.gitignore (from /trunk/slides/demo/vslides/.cvsignore:7888)
   D /trunk/slides/demo/w3c/.cvsignore
   A /trunk/slides/demo/w3c/.gitignore (from /trunk/slides/demo/w3c/.cvsignore:7888)
   D /trunk/slides/doc/.cvsignore
   A /trunk/slides/doc/.gitignore (from /trunk/slides/doc/.cvsignore:7888)
   D /trunk/slides/schema/.cvsignore
   A /trunk/slides/schema/.gitignore (from /trunk/slides/schema/.cvsignore:7888)
   D /trunk/slides/schema/dtd/.cvsignore
   A /trunk/slides/schema/dtd/.gitignore (from /trunk/slides/schema/dtd/.cvsignore:7888)
   D /trunk/slides/schema/relaxng/.cvsignore
   A /trunk/slides/schema/relaxng/.gitignore (from /trunk/slides/schema/relaxng/.cvsignore:7888)
   D /trunk/slides/tests/.cvsignore
   A /trunk/slides/tests/.gitignore (from /trunk/slides/tests/.cvsignore:7888)
   D /trunk/slides/tests/dbhtml-dir-test/.cvsignore
   A /trunk/slides/tests/dbhtml-dir-test/.gitignore (from /trunk/slides/tests/dbhtml-dir-test/.cvsignore:7888)
   D /trunk/website/.cvsignore
   A /trunk/website/.gitignore (from /trunk/website/.cvsignore:7888)
   D /trunk/website/example/.cvsignore
   A /trunk/website/example/.gitignore (from /trunk/website/example/.cvsignore:7888)
   D /trunk/website/example/subdir/.cvsignore
   A /trunk/website/example/subdir/.gitignore (from /trunk/website/example/subdir/.cvsignore:7888)
   D /trunk/website/extensions/.cvsignore
   A /trunk/website/extensions/.gitignore (from /trunk/website/extensions/.cvsignore:7888)
   D /trunk/website/extensions/saxon64/.classes/.cvsignore
   A /trunk/website/extensions/saxon64/.classes/.gitignore (from /trunk/website/extensions/saxon64/.classes/.cvsignore:7888)
   D /trunk/website/extensions/saxon64/.classes/com/.cvsignore
   A /trunk/website/extensions/saxon64/.classes/com/.gitignore (from /trunk/website/extensions/saxon64/.classes/com/.cvsignore:7888)
   D /trunk/website/extensions/saxon64/.classes/com/nwalsh/.cvsignore
   A /trunk/website/extensions/saxon64/.classes/com/nwalsh/.gitignore (from /trunk/website/extensions/saxon64/.classes/com/nwalsh/.cvsignore:7888)
   D /trunk/website/extensions/saxon64/.classes/com/nwalsh/saxon/.cvsignore
   A /trunk/website/extensions/saxon64/.classes/com/nwalsh/saxon/.gitignore (from /trunk/website/extensions/saxon64/.classes/com/nwalsh/saxon/.cvsignore:7888)
   D /trunk/website/extensions/saxon64/.cvsignore
   A /trunk/website/extensions/saxon64/.gitignore (from /trunk/website/extensions/saxon64/.cvsignore:7888)
   D /trunk/website/extensions/xalan2/.classes/.cvsignore
   A /trunk/website/extensions/xalan2/.classes/.gitignore (from /trunk/website/extensions/xalan2/.classes/.cvsignore:7888)
   D /trunk/website/extensions/xalan2/.classes/com/.cvsignore
   A /trunk/website/extensions/xalan2/.classes/com/.gitignore (from /trunk/website/extensions/xalan2/.classes/com/.cvsignore:7888)
   D /trunk/website/extensions/xalan2/.classes/com/nwalsh/.cvsignore
   A /trunk/website/extensions/xalan2/.classes/com/nwalsh/.gitignore (from /trunk/website/extensions/xalan2/.classes/com/nwalsh/.cvsignore:7888)
   D /trunk/website/extensions/xalan2/.classes/com/nwalsh/xalan/.cvsignore
   A /trunk/website/extensions/xalan2/.classes/com/nwalsh/xalan/.gitignore (from /trunk/website/extensions/xalan2/.classes/com/nwalsh/xalan/.cvsignore:7888)
   D /trunk/website/extensions/xalan2/.cvsignore
   A /trunk/website/extensions/xalan2/.gitignore (from /trunk/website/extensions/xalan2/.cvsignore:7888)
   D /trunk/website/schema/relaxng/.cvsignore
   A /trunk/website/schema/relaxng/.gitignore (from /trunk/website/schema/relaxng/.cvsignore:7888)
   D /trunk/xsl-libxslt/python/.cvsignore
   A /trunk/xsl-libxslt/python/.gitignore (from /trunk/xsl-libxslt/python/.cvsignore:7888)
   D /trunk/xsl-saxon/.cvsignore
   A /trunk/xsl-saxon/.gitignore (from /trunk/xsl-saxon/.cvsignore:7888)
   D /trunk/xsl-xalan/.cvsignore
   A /trunk/xsl-xalan/.gitignore (from /trunk/xsl-xalan/.cvsignore:7888)
   D /trunk/xsl-xalan/nbproject/.cvsignore
   A /trunk/xsl-xalan/nbproject/.gitignore (from /trunk/xsl-xalan/nbproject/.cvsignore:7888)
   D /trunk/xsl2/.cvsignore
   A /trunk/xsl2/.gitignore (from /trunk/xsl2/.cvsignore:7888)
   D /trunk/xsl2/base/common/.cvsignore
   A /trunk/xsl2/base/common/.gitignore (from /trunk/xsl2/base/common/.cvsignore:7888)
   D /trunk/xsl2/base/fo/.cvsignore
   A /trunk/xsl2/base/fo/.gitignore (from /trunk/xsl2/base/fo/.cvsignore:7888)
   D /trunk/xsl2/base/html/.cvsignore
   A /trunk/xsl2/base/html/.gitignore (from /trunk/xsl2/base/html/.cvsignore:7888)
   D /trunk/xsl2/extensions/.cvsignore
   A /trunk/xsl2/extensions/.gitignore (from /trunk/xsl2/extensions/.cvsignore:7888)
   D /trunk/xsl2/schemas/.cvsignore
   A /trunk/xsl2/schemas/.gitignore (from /trunk/xsl2/schemas/.cvsignore:7888)

renamed a bunch more .cvsignore files to .gitignore (to facilitate use of git-svn)

------------------------------------------------------------------------
r7888 | xmldoc | 2008-03-10 09:48:13 +0900 (Mon, 10 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/endnotes.xsl

put links in blue in PS output (note that this matches how groff
renders content marked up with the .URL macro)

------------------------------------------------------------------------
r7887 | xmldoc | 2008-03-10 09:26:11 +0900 (Mon, 10 Mar 2008) | 2 lines
Changed paths:
   D /trunk/xsl/.cvsignore
   A /trunk/xsl/.gitignore (from /trunk/xsl/.cvsignore:7885)
   D /trunk/xsl/common/.cvsignore
   A /trunk/xsl/common/.gitignore (from /trunk/xsl/common/.cvsignore:7885)
   D /trunk/xsl/doc/.cvsignore
   A /trunk/xsl/doc/.gitignore (from /trunk/xsl/doc/.cvsignore:7885)
   D /trunk/xsl/doc/common/.cvsignore
   A /trunk/xsl/doc/common/.gitignore (from /trunk/xsl/doc/common/.cvsignore:7885)
   D /trunk/xsl/doc/fo/.cvsignore
   A /trunk/xsl/doc/fo/.gitignore (from /trunk/xsl/doc/fo/.cvsignore:7885)
   D /trunk/xsl/doc/html/.cvsignore
   A /trunk/xsl/doc/html/.gitignore (from /trunk/xsl/doc/html/.cvsignore:7885)
   D /trunk/xsl/doc/lib/.cvsignore
   A /trunk/xsl/doc/lib/.gitignore (from /trunk/xsl/doc/lib/.cvsignore:7885)
   D /trunk/xsl/doc/manpages/.cvsignore
   A /trunk/xsl/doc/manpages/.gitignore (from /trunk/xsl/doc/manpages/.cvsignore:7885)
   D /trunk/xsl/doc/pi/.cvsignore
   A /trunk/xsl/doc/pi/.gitignore (from /trunk/xsl/doc/pi/.cvsignore:7885)
   D /trunk/xsl/doc/refentry/.cvsignore
   A /trunk/xsl/doc/refentry/.gitignore (from /trunk/xsl/doc/refentry/.cvsignore:7885)
   D /trunk/xsl/doc/roundtrip/.cvsignore
   A /trunk/xsl/doc/roundtrip/.gitignore (from /trunk/xsl/doc/roundtrip/.cvsignore:7885)
   D /trunk/xsl/doc/slides/.cvsignore
   A /trunk/xsl/doc/slides/.gitignore (from /trunk/xsl/doc/slides/.cvsignore:7885)
   D /trunk/xsl/doc/template/.cvsignore
   A /trunk/xsl/doc/template/.gitignore (from /trunk/xsl/doc/template/.cvsignore:7885)
   D /trunk/xsl/doc/utility/.cvsignore
   A /trunk/xsl/doc/utility/.gitignore (from /trunk/xsl/doc/utility/.cvsignore:7885)
   D /trunk/xsl/doc/website/.cvsignore
   A /trunk/xsl/doc/website/.gitignore (from /trunk/xsl/doc/website/.cvsignore:7885)
   D /trunk/xsl/docsrc/.cvsignore
   A /trunk/xsl/docsrc/.gitignore (from /trunk/xsl/docsrc/.cvsignore:7885)
   D /trunk/xsl/eclipse/.cvsignore
   A /trunk/xsl/eclipse/.gitignore (from /trunk/xsl/eclipse/.cvsignore:7885)
   D /trunk/xsl/extensions/.cvsignore
   A /trunk/xsl/extensions/.gitignore (from /trunk/xsl/extensions/.cvsignore:7885)
   D /trunk/xsl/fo/.cvsignore
   A /trunk/xsl/fo/.gitignore (from /trunk/xsl/fo/.cvsignore:7885)
   D /trunk/xsl/html/.cvsignore
   A /trunk/xsl/html/.gitignore (from /trunk/xsl/html/.cvsignore:7885)
   D /trunk/xsl/htmlhelp/.cvsignore
   A /trunk/xsl/htmlhelp/.gitignore (from /trunk/xsl/htmlhelp/.cvsignore:7885)
   D /trunk/xsl/javahelp/.cvsignore
   A /trunk/xsl/javahelp/.gitignore (from /trunk/xsl/javahelp/.cvsignore:7885)
   D /trunk/xsl/lib/.cvsignore
   A /trunk/xsl/lib/.gitignore (from /trunk/xsl/lib/.cvsignore:7885)
   D /trunk/xsl/manpages/.cvsignore
   A /trunk/xsl/manpages/.gitignore (from /trunk/xsl/manpages/.cvsignore:7885)
   D /trunk/xsl/roundtrip/.cvsignore
   A /trunk/xsl/roundtrip/.gitignore (from /trunk/xsl/roundtrip/.cvsignore:7885)
   D /trunk/xsl/slides/.cvsignore
   A /trunk/xsl/slides/.gitignore (from /trunk/xsl/slides/.cvsignore:7885)
   D /trunk/xsl/slides/browser/.cvsignore
   A /trunk/xsl/slides/browser/.gitignore (from /trunk/xsl/slides/browser/.cvsignore:7885)
   D /trunk/xsl/slides/fo/.cvsignore
   A /trunk/xsl/slides/fo/.gitignore (from /trunk/xsl/slides/fo/.cvsignore:7885)
   D /trunk/xsl/slides/graphics/.cvsignore
   A /trunk/xsl/slides/graphics/.gitignore (from /trunk/xsl/slides/graphics/.cvsignore:7885)
   D /trunk/xsl/slides/graphics/active/.cvsignore
   A /trunk/xsl/slides/graphics/active/.gitignore (from /trunk/xsl/slides/graphics/active/.cvsignore:7885)
   D /trunk/xsl/slides/graphics/inactive/.cvsignore
   A /trunk/xsl/slides/graphics/inactive/.gitignore (from /trunk/xsl/slides/graphics/inactive/.cvsignore:7885)
   D /trunk/xsl/slides/graphics/toc/.cvsignore
   A /trunk/xsl/slides/graphics/toc/.gitignore (from /trunk/xsl/slides/graphics/toc/.cvsignore:7885)
   D /trunk/xsl/slides/html/.cvsignore
   A /trunk/xsl/slides/html/.gitignore (from /trunk/xsl/slides/html/.cvsignore:7885)
   D /trunk/xsl/slides/htmlhelp/.cvsignore
   A /trunk/xsl/slides/htmlhelp/.gitignore (from /trunk/xsl/slides/htmlhelp/.cvsignore:7885)
   D /trunk/xsl/slides/keynote/.cvsignore
   A /trunk/xsl/slides/keynote/.gitignore (from /trunk/xsl/slides/keynote/.cvsignore:7885)
   D /trunk/xsl/slides/keynote/xsltsl/.cvsignore
   A /trunk/xsl/slides/keynote/xsltsl/.gitignore (from /trunk/xsl/slides/keynote/xsltsl/.cvsignore:7885)
   D /trunk/xsl/slides/svg/.cvsignore
   A /trunk/xsl/slides/svg/.gitignore (from /trunk/xsl/slides/svg/.cvsignore:7885)
   D /trunk/xsl/slides/xhtml/.cvsignore
   A /trunk/xsl/slides/xhtml/.gitignore (from /trunk/xsl/slides/xhtml/.cvsignore:7885)
   D /trunk/xsl/template/.cvsignore
   A /trunk/xsl/template/.gitignore (from /trunk/xsl/template/.cvsignore:7885)
   D /trunk/xsl/tools/xsl/build/.cvsignore
   A /trunk/xsl/tools/xsl/build/.gitignore (from /trunk/xsl/tools/xsl/build/.cvsignore:7885)
   D /trunk/xsl/website/.cvsignore
   A /trunk/xsl/website/.gitignore (from /trunk/xsl/website/.cvsignore:7885)
   D /trunk/xsl/xhtml/.cvsignore
   A /trunk/xsl/xhtml/.gitignore (from /trunk/xsl/xhtml/.cvsignore:7885)

renamed all .cvsignore files to .gitignore, to facilitate use of git-svn

------------------------------------------------------------------------
r7885 | xmldoc | 2008-03-09 22:33:45 +0900 (Sun, 09 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/endnotes.xsl
   M /trunk/xsl/manpages/param.ent
   M /trunk/xsl/manpages/param.xweb
   M /trunk/xsl/params/man.endnotes.are.numbered.xml
   M /trunk/xsl/params/man.endnotes.list.enabled.xml
   A /trunk/xsl/params/man.font.links.xml (from /trunk/xsl/params/man.links.are.underlined.xml:7883)
   D /trunk/xsl/params/man.links.are.underlined.xml

removed man.links.are.underlined and added man.font.links. Also,
changed the default font formatting for links to bold.

------------------------------------------------------------------------
r7883 | xmldoc | 2008-03-09 02:59:39 +0900 (Sun, 09 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/info.xsl

fixed typo

------------------------------------------------------------------------
r7882 | xmldoc | 2008-03-09 02:50:28 +0900 (Sun, 09 Mar 2008) | 21 lines
Changed paths:
   M /trunk/xsl/manpages/endnotes.xsl
   M /trunk/xsl/manpages/param.ent
   M /trunk/xsl/manpages/param.xweb
   A /trunk/xsl/params/man.base.url.for.relative.links.xml

Added new param man.base.url.for.relative.links .. specifies a
base URL for relative links (for ulink, @xlink:href, imagedata,
audiodata, videodata) shown in the generated NOTES section of
man-page output. The value of man.base.url.for.relative.links is
prepended to any relative URI that is a value of ulink url,
xlink:href, or fileref attribute.

If you use relative URIs in link sources in your DocBook refentry
source, and you leave man.base.url.for.relative.links unset, the
relative links will appear "as is" in the NOTES section of any
man-page output generated from your source. That's probably not
what you want, because such relative links are only usable in the
context of HTML output. So, to make the links meaningful and
usable in the context of man-page output, set a value for
man.base.url.for.relative.links that points
to the online version of HTML output generated from your DocBook
refentry source. For example:

  <xsl:param name="man.base.url.for.relative.links"
  >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param>

------------------------------------------------------------------------
r7881 | xmldoc | 2008-03-09 02:42:32 +0900 (Sun, 09 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/params/man.endnotes.list.enabled.xml

fixed typo

------------------------------------------------------------------------
r7880 | xmldoc | 2008-03-09 02:41:39 +0900 (Sun, 09 Mar 2008) | 4 lines
Changed paths:
   M /trunk/xsl/params/man.string.subst.map.xml

squeeze .sp\n.sp into a single .sp (to prevent a extra, spurious
line of whitespace from being inserted after programlisting etc.
in certain cases)

------------------------------------------------------------------------
r7879 | xmldoc | 2008-03-08 13:28:17 +0900 (Sat, 08 Mar 2008) | 6 lines
Changed paths:
   M /trunk/xsl/manpages/info.xsl

If a source refentry contains a Documentation or DOCUMENTATION
section, don't report it as having missing AUTHOR information.
Also, if missing a contrib/personblurb for a person or org, report
pointers to http://docbook.sf.net/el/personblurb and to
http://docbook.sf.net/el/contrib

------------------------------------------------------------------------
r7878 | xmldoc | 2008-03-08 13:19:09 +0900 (Sat, 08 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/Makefile
   A /trunk/xsl/extensions/Makefile

moved extensions build targets from master xsl/Makefile to
xsl/extensions/Makefile

------------------------------------------------------------------------
r7877 | xmldoc | 2008-03-08 13:07:52 +0900 (Sat, 08 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/Makefile
   D /trunk/xsl-libxslt/python/README
   A /trunk/xsl-libxslt/python/README.LIBXSLT (from /trunk/xsl-libxslt/python/README:7876)

renamed xsl-libxslt/python/README to xsl-libxslt/python/README.LIBXSLT

------------------------------------------------------------------------
r7876 | xmldoc | 2008-03-08 13:02:59 +0900 (Sat, 08 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/extensions
   M /trunk/xsl/extensions/.cvsignore

ignore stuff

------------------------------------------------------------------------
r7873 | xmldoc | 2008-03-08 05:42:35 +0900 (Sat, 08 Mar 2008) | 5 lines
Changed paths:
   M /trunk/xsl/manpages/info.xsl

If we encounter an author|editor|othercredit instance that lacks a
personblurb or contrib, report it to the user (because that means
we have no information about that author|editor|othercredit to
display in the generated AUTHOR|AUTHORS section...)

------------------------------------------------------------------------
r7872 | nwalsh | 2008-03-08 04:33:22 +0900 (Sat, 08 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/base/html/biblio.xsl
   M /trunk/xsl2/base/html/html.xsl
   M /trunk/xsl2/base/html/inlines.xsl
   M /trunk/xsl2/base/html/lists.xsl
   M /trunk/xsl2/base/html/synopsis.xsl
   M /trunk/xsl2/base/html/xref.xsl

Fix the errors that, you know, prevented the stylesheets from, you know, ... compiling
------------------------------------------------------------------------
r7870 | nwalsh | 2008-03-07 23:58:44 +0900 (Fri, 07 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl2/RELEASE-NOTES.xml
   A /trunk/xsl2/base/common/control.xsl (from /branches/xsl2-namedt/xsl2/base/common/control.xsl:7838)
   M /trunk/xsl2/base/common/functions.xsl
   M /trunk/xsl2/base/common/gentext.xsl
   M /trunk/xsl2/base/common/inlines.xsl
   M /trunk/xsl2/base/common/l10n.xsl
   M /trunk/xsl2/base/common/normalize.xsl
   D /trunk/xsl2/base/common/root.xsl
   M /trunk/xsl2/base/fo/autotoc.xsl
   M /trunk/xsl2/base/fo/component.xsl
   A /trunk/xsl2/base/fo/division.xsl (from /branches/xsl2-namedt/xsl2/base/fo/division.xsl:7838)
   M /trunk/xsl2/base/fo/docbook.xsl
   M /trunk/xsl2/base/fo/inlines.xsl
   M /trunk/xsl2/base/fo/pagesetup.xsl
   M /trunk/xsl2/base/fo/param.xml
   M /trunk/xsl2/base/fo/titlepages.xml
   A /trunk/xsl2/base/fo/verbatim.xsl (from /branches/xsl2-namedt/xsl2/base/fo/verbatim.xsl:7838)
   M /trunk/xsl2/base/html/autoidx.xsl
   M /trunk/xsl2/base/html/biblio.xsl
   M /trunk/xsl2/base/html/callouts.xsl
   M /trunk/xsl2/base/html/docbook.xsl
   M /trunk/xsl2/base/html/html.xsl
   M /trunk/xsl2/base/html/inlines.xsl
   M /trunk/xsl2/base/html/param.xml
   M /trunk/xsl2/base/html/table.xsl
   M /trunk/xsl2/base/html/verbatim.xsl
   M /trunk/xsl2/base/html/xref.xsl
   M /trunk/xsl2/params/fo.processor.xml
   A /trunk/xsl2/params/subscript.properties.xml
   A /trunk/xsl2/params/superscript.properties.xml
   A /trunk/xsl2/params/verbosity.xml (from /branches/xsl2-namedt/xsl2/params/verbosity.xml:7838)

Major hacking, including a significant reorg of the code that performs normalization. See the RELEASE-NOTES.
------------------------------------------------------------------------
r7869 | xmldoc | 2008-03-07 20:49:18 +0900 (Fri, 07 Mar 2008) | 2 lines
Changed paths:
   A /trunk/contrib/samples/refentry/gpsd
   A /trunk/contrib/samples/refentry/gpsd/.cvsignore
   A /trunk/contrib/samples/refentry/gpsd/Makefile

initial add of gpsd refentry doc

------------------------------------------------------------------------
r7868 | xmldoc | 2008-03-07 20:17:29 +0900 (Fri, 07 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/docbook.xsl
   M /trunk/xsl/manpages/info.xsl
   M /trunk/xsl/manpages/other.xsl

if we can't find any usable author data, emit a warning and insert
a fixme in the output

------------------------------------------------------------------------
r7867 | xmldoc | 2008-03-07 18:54:25 +0900 (Fri, 07 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/common/refentry.xsl

fixed syntax error

------------------------------------------------------------------------
r7866 | xmldoc | 2008-03-07 18:21:37 +0900 (Fri, 07 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/common/refentry.xsl

fixed a couple of typos

------------------------------------------------------------------------
r7865 | xmldoc | 2008-03-07 18:18:28 +0900 (Fri, 07 Mar 2008) | 4 lines
Changed paths:
   M /trunk/xsl/common/refentry.xsl

refined handling of cases where refentry "source" or "manual"
metadata is missing or when we use fallback content instead. We
now report a Warning if we use fallback content.

------------------------------------------------------------------------
r7864 | xmldoc | 2008-03-07 18:15:08 +0900 (Fri, 07 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/common/refentry.xsl

revert part of previous commit that SF stupidity caused me to fuck up

------------------------------------------------------------------------
r7863 | xmldoc | 2008-03-07 18:10:56 +0900 (Fri, 07 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/common/refentry.xsl
   M /trunk/xsl/params/refentry.manual.fallback.profile.xml
   M /trunk/xsl/params/refentry.source.fallback.profile.xml

don't use refmiscinfo@class=date value as fallback for refentry
"source" or "manual" metadata fields

------------------------------------------------------------------------
r7859 | mzjn | 2008-03-07 01:05:14 +0900 (Fri, 07 Mar 2008) | 1 line
Changed paths:
   M /trunk/docbook/relaxng/docbook/src/pool.rnc

Fixed two misspellings.
------------------------------------------------------------------------
r7857 | abdelazer | 2008-03-07 00:39:56 +0900 (Fri, 07 Mar 2008) | 1 line
Changed paths:
   M /trunk/testdocs/tests

These files make reference to graphics, so make the paths resolve more easily
------------------------------------------------------------------------
r7856 | abdelazer | 2008-03-07 00:31:26 +0900 (Fri, 07 Mar 2008) | 1 line
Changed paths:
   M /trunk/testdocs/tests/calloutlist.003.xml

Fixing unescaped >s
------------------------------------------------------------------------
r7855 | nwalsh | 2008-03-06 22:59:06 +0900 (Thu, 06 Mar 2008) | 1 line
Changed paths:
   M /trunk/docbook/relaxng/docbook/spec/Makefile
   A /trunk/docbook/relaxng/docbook/spec/OASIS_Specification_Template_v1-0.css
   A /trunk/docbook/relaxng/docbook/spec/bibliography.xml
   M /trunk/docbook/relaxng/docbook/spec/docbook.xml
   M /trunk/docbook/relaxng/docbook/spec/html.xsl

Updated to use new OASIS template
------------------------------------------------------------------------
r7849 | abdelazer | 2008-03-06 09:32:36 +0900 (Thu, 06 Mar 2008) | 1 line
Changed paths:
   A /trunk/testdocs/tests/emc2.png

fileref in equation.001.xml was not resolvable
------------------------------------------------------------------------
r7847 | mzjn | 2008-03-06 03:18:10 +0900 (Thu, 06 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl/roundtrip/supported.xml

Changed @cols to 5.
------------------------------------------------------------------------
r7846 | xmldoc | 2008-03-06 00:44:28 +0900 (Thu, 06 Mar 2008) | 4 lines
Changed paths:
   M /trunk/xsl/manpages/info.xsl

fixed bug in indenting of output for contrib instances in AUTHORS
section. Thanks to Daniel Leidert and the fglrx docs for exposing
the bug.

------------------------------------------------------------------------
r7845 | xmldoc | 2008-03-06 00:16:10 +0900 (Thu, 06 Mar 2008) | 31 lines
Changed paths:
   M /trunk/xsl/common/refentry.xsl

Made reporting of missing refentry metadata more quiet:

  - we no longer report anything if usable-but-not-preferred
    metadata is found; we just quietly use whatever we manage to
    find

  - we now only report missing "source" metadata if the refentry
    is missing BOTH "source name" and "version" metadata; if it
    has one but not the other, we use whichever one it has and
    don't report anything as missing

The above changes were made because testing with some "real world"
source reveals that some authors are intentionally choosing to use
"non preferred" markup for some metadata, and also choosing to
omit "source name" or "version" metadata in there DocBook XML. So
it does no good to give them pedantic reminders about what they
already know...

Also, changed code to cause "fixme" text to be inserted in output
in particular cases:

  - if we can't manage to find any "source" metadata at all, we
    now put fixme text into the output

  - if we can't manage to find any "manual" metadata a all, we 
    now put fixme text into the output

The "source" and "manual" metadata is necessary information, so
buy putting the fixme stuff in the output, we alert users to the
need problem of it being missing.

------------------------------------------------------------------------
r7844 | xmldoc | 2008-03-05 19:19:29 +0900 (Wed, 05 Mar 2008) | 5 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl

for a para or simpara that is the first child of a callout,
suppress the .sp or .PP that would normally be output (because in
those cases, the output goes into a table cell, and the .sp or .PP
markup causes a spurious linebreak before it when displayed

------------------------------------------------------------------------
r7843 | xmldoc | 2008-03-05 19:15:15 +0900 (Wed, 05 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/lists.xsl

fixed typos in comments

------------------------------------------------------------------------
r7842 | xmldoc | 2008-03-05 19:13:59 +0900 (Wed, 05 Mar 2008) | 7 lines
Changed paths:
   M /trunk/xsl/manpages/lists.xsl

Added support for rendering co callouts and calloutlist instances.
So you can now use simple callouts -- marking up programlisting
and such with co instances -- and have the callouts displayed in
man-page output. ("simple callouts" means using co@id and
callout@arearefs pointing to co@id instances; in man/roff output,
we can't/don't support markup that uses areaset and area)

------------------------------------------------------------------------
r7841 | xmldoc | 2008-03-05 09:34:50 +0900 (Wed, 05 Mar 2008) | 2 lines
Changed paths:
   A /trunk/contrib/samples/refentry/pam
   A /trunk/contrib/samples/refentry/pam/.cvsignore
   A /trunk/contrib/samples/refentry/pam/Makefile

initial add; pam man sources

------------------------------------------------------------------------
r7840 | xmldoc | 2008-03-05 09:16:24 +0900 (Wed, 05 Mar 2008) | 2 lines
Changed paths:
   A /trunk/contrib/samples/refentry/fglrx
   A /trunk/contrib/samples/refentry/fglrx/.cvsignore
   A /trunk/contrib/samples/refentry/fglrx/Makefile

added fglrx

------------------------------------------------------------------------
r7839 | xmldoc | 2008-03-05 09:01:12 +0900 (Wed, 05 Mar 2008) | 2 lines
Changed paths:
   A /trunk/contrib/samples/refentry/debian-xml-sgml
   A /trunk/contrib/samples/refentry/debian-xml-sgml/.cvsignore
   A /trunk/contrib/samples/refentry/debian-xml-sgml/Makefile

added example refentry source from Debian docbook-xsl package

------------------------------------------------------------------------
r7838 | mzjn | 2008-03-05 05:56:45 +0900 (Wed, 05 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/refpages/elements/info/db.info.xml
   M /trunk/defguide5/en/refpages/elements/info/db.titleforbidden.info.xml
   M /trunk/defguide5/en/refpages/elements/info/db.titleonly.info.xml
   M /trunk/defguide5/en/refpages/elements/info/db.titleonlyreq.info.xml
   M /trunk/defguide5/en/refpages/elements/info/db.titlereq.info.xml
   M /trunk/defguide5/en/refpages/elements/tag/db.tag.xml
   M /trunk/defguide5/en/refpages/elements/tocdiv/db.tocdiv.xml

Added version="5.0" and revision="5.0" attributes.
------------------------------------------------------------------------
r7836 | nwalsh | 2008-03-05 04:35:13 +0900 (Wed, 05 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/stylesheets/refentry.xsl

Add a grouping for info elements
------------------------------------------------------------------------
r7834 | mzjn | 2008-03-05 04:12:11 +0900 (Wed, 05 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/refpages/elements/arc/db.arc.xml
   M /trunk/defguide5/en/refpages/elements/extendedlink/db.extendedlink.xml
   M /trunk/defguide5/en/refpages/elements/locator/db.locator.xml

Added version="5.0" and revision="5.0" attributes.
------------------------------------------------------------------------
r7833 | nwalsh | 2008-03-05 04:09:35 +0900 (Wed, 05 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl/html/chunk-common.xsl

Rename link
------------------------------------------------------------------------
r7818 | nwalsh | 2008-03-04 22:09:22 +0900 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/script/refentry.js

Don't include duplicates when the expansion is deleted
------------------------------------------------------------------------
r7817 | xmldoc | 2008-03-04 20:38:39 +0900 (Tue, 04 Mar 2008) | 2 lines
Changed paths:
   A /trunk/contrib/samples/refentry/git
   A /trunk/contrib/samples/refentry/git/.cvsignore
   A /trunk/contrib/samples/refentry/git/Makefile

added git documentation

------------------------------------------------------------------------
r7816 | xmldoc | 2008-03-04 19:40:21 +0900 (Tue, 04 Mar 2008) | 5 lines
Changed paths:
   M /trunk/xsl/common/refentry.xsl

When generating manpages output, we no longer report anything if
the refentry source is missing date or pubdate content. In
practice, many users intentionally omit the date from the source
because they explicitly want it to be generated.

------------------------------------------------------------------------
r7815 | xmldoc | 2008-03-04 19:11:38 +0900 (Tue, 04 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl

only put a line of space after a verbatim if it's followed by a
text node or a paragraph

------------------------------------------------------------------------
r7814 | xmldoc | 2008-03-04 17:51:02 +0900 (Tue, 04 Mar 2008) | 2 lines
Changed paths:
   A /trunk/contrib/samples/refentry/mysql
   A /trunk/contrib/samples/refentry/mysql/.cvsignore
   A /trunk/contrib/samples/refentry/mysql/Makefile

added mysql doc sources

------------------------------------------------------------------------
r7813 | xmldoc | 2008-03-04 16:32:37 +0900 (Tue, 04 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/utility.xsl

put verbatim environments in slightly smaller font in non-TTY
output

------------------------------------------------------------------------
r7812 | xmldoc | 2008-03-04 16:14:18 +0900 (Tue, 04 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/lists.xsl

minor whitespace-only reformatting of lists.xsl source 

------------------------------------------------------------------------
r7811 | xmldoc | 2008-03-04 16:07:43 +0900 (Tue, 04 Mar 2008) | 6 lines
Changed paths:
   M /trunk/xsl/manpages/lists.xsl

Made refinements/fixes to output of orderedlist and itemizedlist
-- in part, to get mysql man pages to display correctly. This
change causes a "\c" continuation marker to be added between
listitem markers and contents (to ensure that the content remains
on the same line as the marker when displayed)

------------------------------------------------------------------------
r7810 | xmldoc | 2008-03-04 13:28:11 +0900 (Tue, 04 Mar 2008) | 4 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl

put a line of vertical space after all verbatim output that has
sibling content following it (not just if that sibling content is
a text node)

------------------------------------------------------------------------
r7809 | xmldoc | 2008-03-04 13:24:43 +0900 (Tue, 04 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl

refined spacing around titles for admonitions

------------------------------------------------------------------------
r7808 | xmldoc | 2008-03-04 13:20:37 +0900 (Tue, 04 Mar 2008) | 5 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl
   M /trunk/xsl/manpages/other.xsl

Deal with case of verbatim environments that have a linebreak
after the opening tag. Assumption is that users generally don't
want that linebreak to appear in output, so we do some groff
hackery to mess with vertical spacing and close the space.

------------------------------------------------------------------------
r7807 | xmldoc | 2008-03-04 12:38:53 +0900 (Tue, 04 Mar 2008) | 6 lines
Changed paths:
   M /trunk/xsl/manpages/inline.xsl

indexterm instances now produce groff comments like this:

  .\" primary: secondary: tertiary

remark instances, if non-empty, now produce groff comments

------------------------------------------------------------------------
r7806 | xmldoc | 2008-03-04 12:27:47 +0900 (Tue, 04 Mar 2008) | 5 lines
Changed paths:
   M /trunk/xsl/manpages/charmap.groff.xsl
   M /trunk/xsl/manpages/other.xsl

convert no-break space character to groff "\ \&" (instead of just
"\ "). the reason is that if a space occurs at the end of a line,
our processing causes it to be eaten. a real-world case of this is
the mysql(1) man page. appending the "\&" prevents that

------------------------------------------------------------------------
r7805 | mzjn | 2008-03-04 06:19:02 +0900 (Tue, 04 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/Makefile

Copy over the libxslt README too (currently there is no other documentation).
Do not delete the extensions directory when cleaning; only delete (non-dot) files in it.
------------------------------------------------------------------------
r7804 | nwalsh | 2008-03-04 06:08:59 +0900 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/VERSION.xml

Version 0.0.25 released
------------------------------------------------------------------------
r7803 | nwalsh | 2008-03-04 06:04:00 +0900 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/stylesheets/tdg.xsl

Don't attempt to hideAll() when there's nothing to hide
------------------------------------------------------------------------
r7802 | nwalsh | 2008-03-04 05:54:39 +0900 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/script/refentry.js

Fix disappearing list items bug in IE
------------------------------------------------------------------------
r7801 | nwalsh | 2008-03-04 02:34:51 +0900 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/src/ch04.xml

Fix the CSS example for namespaces
------------------------------------------------------------------------
r7800 | nwalsh | 2008-03-04 02:32:42 +0900 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/VERSION.xml

New release, just a few minor tweaks
------------------------------------------------------------------------
r7799 | nwalsh | 2008-03-04 02:32:19 +0900 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/src/ch05.xml

Fix some careless references to DTDs; also fixed the examples
------------------------------------------------------------------------
r7798 | nwalsh | 2008-03-04 02:27:56 +0900 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/examples/remvcontinuation.rnc

Use empty not notAllowed for attributes
------------------------------------------------------------------------
r7797 | nwalsh | 2008-03-04 02:27:12 +0900 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/src/ch04.xml

Added note about XSL FO, added FIXME about CSS namespaces
------------------------------------------------------------------------
r7796 | nwalsh | 2008-03-04 02:26:23 +0900 (Tue, 04 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/examples/addcleartext.rnc
   M /trunk/defguide5/en/examples/addsect6.rnc
   M /trunk/defguide5/en/examples/limitsdepth.rnc
   M /trunk/defguide5/en/examples/limitsdepthsch.rnc
   M /trunk/defguide5/en/examples/remvadmon.rnc

Add default namespace bindings
------------------------------------------------------------------------
r7795 | mzjn | 2008-03-04 00:59:40 +0900 (Tue, 04 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/Makefile

Changed the name of the script file back to "xslt.py". Using "libxslt.py"
leads to a name clash since the script contains a "import libxslt" statement.
------------------------------------------------------------------------
r7794 | nwalsh | 2008-03-03 23:28:43 +0900 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/Makefile
   M /trunk/defguide5/en/VERSION.xml
   A /trunk/defguide5/en/graphics
   A /trunk/defguide5/en/graphics/delete.gif
   A /trunk/defguide5/en/graphics/down.gif
   A /trunk/defguide5/en/graphics/right.gif
   M /trunk/defguide5/en/refpages/intro-elements.xml
   A /trunk/defguide5/en/script
   A /trunk/defguide5/en/script/refentry.js
   M /trunk/defguide5/en/stylesheets/chunk.xsl
   M /trunk/defguide5/en/stylesheets/refentry.xsl
   M /trunk/defguide5/en/stylesheets/tdg.xsl

Version 0.0.23 is for DB5 and includes some JavaScript for the reference pages
------------------------------------------------------------------------
r7793 | nwalsh | 2008-03-03 23:27:32 +0900 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   A /trunk/defguide5/en/figures/callouts
   A /trunk/defguide5/en/figures/callouts/1.png
   A /trunk/defguide5/en/figures/callouts/10.png
   A /trunk/defguide5/en/figures/callouts/11.png
   A /trunk/defguide5/en/figures/callouts/12.png
   A /trunk/defguide5/en/figures/callouts/13.png
   A /trunk/defguide5/en/figures/callouts/14.png
   A /trunk/defguide5/en/figures/callouts/15.png
   A /trunk/defguide5/en/figures/callouts/2.png
   A /trunk/defguide5/en/figures/callouts/3.png
   A /trunk/defguide5/en/figures/callouts/4.png
   A /trunk/defguide5/en/figures/callouts/5.png
   A /trunk/defguide5/en/figures/callouts/6.png
   A /trunk/defguide5/en/figures/callouts/7.png
   A /trunk/defguide5/en/figures/callouts/8.png
   A /trunk/defguide5/en/figures/callouts/9.png

Need the callout graphics
------------------------------------------------------------------------
r7792 | nwalsh | 2008-03-03 23:18:03 +0900 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/tools/lib/defguide.rnd

Updated to V5.0 schema
------------------------------------------------------------------------
r7791 | nwalsh | 2008-03-03 23:16:53 +0900 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/src/ch04.xml
   M /trunk/defguide5/en/src/ch05.xml

Provide some actual content
------------------------------------------------------------------------
r7790 | nwalsh | 2008-03-03 23:16:36 +0900 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/src/ch03.xml

Use recursive sections
------------------------------------------------------------------------
r7789 | nwalsh | 2008-03-03 23:16:22 +0900 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   M /trunk/defguide5/en/src/ch02.xml

Fixed spelling errror
------------------------------------------------------------------------
r7788 | nwalsh | 2008-03-03 23:15:25 +0900 (Mon, 03 Mar 2008) | 1 line
Changed paths:
   A /trunk/defguide5/en/examples/addcleartext.rnc
   A /trunk/defguide5/en/examples/addsect6.rnc
   A /trunk/defguide5/en/examples/changerole.rnc
   A /trunk/defguide5/en/examples/custlayer.rnc
   A /trunk/defguide5/en/examples/custlayer2.rnc
   A /trunk/defguide5/en/examples/limitsdepth.rnc
   A /trunk/defguide5/en/examples/limitsdepthsch.rnc
   A /trunk/defguide5/en/examples/remvadmon.rnc
   A /trunk/defguide5/en/examples/remvcmdsyn.rnc
   A /trunk/defguide5/en/examples/remvcommon.rnc
   A /trunk/defguide5/en/examples/remvcontinuation.rnc
   A /trunk/defguide5/en/examples/remvdomain.rnc
   A /trunk/defguide5/en/examples/remvmsgentry.rnc
   A /trunk/defguide5/en/examples/remvmsgset.rnc
   A /trunk/defguide5/en/examples/remvsect4.rnc

New examples
------------------------------------------------------------------------
r7787 | xmldoc | 2008-03-03 18:20:29 +0900 (Mon, 03 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/tools/make/Makefile.DocBook

various changes and additions to support making with asciidoc as
an input format

------------------------------------------------------------------------
r7786 | xmldoc | 2008-03-03 18:18:50 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   A /trunk/contrib/samples/refentry/asciidoc
   A /trunk/contrib/samples/refentry/asciidoc/.cvsignore
   A /trunk/contrib/samples/refentry/asciidoc/Makefile

initial add

------------------------------------------------------------------------
r7785 | xmldoc | 2008-03-03 17:25:13 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/extensions
   A /trunk/xsl/extensions/.cvsignore

re-adding empty extensions subdir

------------------------------------------------------------------------
r7784 | xmldoc | 2008-03-03 14:47:36 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   A /trunk/contrib/samples/refentry/apt
   A /trunk/contrib/samples/refentry/apt/.cvsignore
   A /trunk/contrib/samples/refentry/apt/Makefile
   A /trunk/contrib/samples/refentry/hg
   A /trunk/contrib/samples/refentry/hg/.cvsignore
   A /trunk/contrib/samples/refentry/hg/Makefile
   M /trunk/contrib/samples/refentry/patchutils
   A /trunk/contrib/samples/refentry/patchutils/.cvsignore
   M /trunk/contrib/samples/refentry/shadow
   A /trunk/contrib/samples/refentry/shadow/.cvsignore
   M /trunk/contrib/samples/refentry/udev
   A /trunk/contrib/samples/refentry/udev/.cvsignore

added hg and apt docs and set ignore props

------------------------------------------------------------------------
r7783 | xmldoc | 2008-03-03 14:34:29 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/tools/make/Makefile.DocBook

make dblatex the default PDF maker for the example makefile

------------------------------------------------------------------------
r7782 | xmldoc | 2008-03-03 14:07:39 +0900 (Mon, 03 Mar 2008) | 4 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl

output "sp" before simpara output, not after it (outputting it
after results in undesirable whitespace in particular cases; for
example, in the hg/mercurial docs

------------------------------------------------------------------------
r7781 | xmldoc | 2008-03-03 13:12:38 +0900 (Mon, 03 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/synop.xsl
   M /trunk/xsl/manpages/table.xsl
   M /trunk/xsl/manpages/utility.xsl

renamed from title-preamble to pinch.together and replaced "sp -1"
between synopsis fragments with call to pinch.together instead

------------------------------------------------------------------------
r7780 | xmldoc | 2008-03-03 12:48:41 +0900 (Mon, 03 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/table.xsl

use title-preamble template for table titles (instead of "sp -1"
hack), and "sp 1" after all tables (instead of just "sp"

------------------------------------------------------------------------
r7779 | xmldoc | 2008-03-03 12:26:48 +0900 (Mon, 03 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/utility.xsl

created title-preamble template for suppressing line spacing after
headings

------------------------------------------------------------------------
r7778 | xmldoc | 2008-03-03 12:24:43 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/synop.xsl

fixed typo

------------------------------------------------------------------------
r7777 | xmldoc | 2008-03-03 12:03:12 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/info.xsl

further refinement of indenting in AUTHORS section

------------------------------------------------------------------------
r7776 | xmldoc | 2008-03-03 12:00:48 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/block.xsl
   M /trunk/xsl/manpages/other.xsl

refined handling of admonitions

------------------------------------------------------------------------
r7775 | xmldoc | 2008-03-03 11:44:14 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/lists.xsl

Use RS/RE in another place where we had IP ""

------------------------------------------------------------------------
r7774 | xmldoc | 2008-03-03 10:46:23 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/Makefile

remove stray word that inadvertently got added to makefile

------------------------------------------------------------------------
r7773 | xmldoc | 2008-03-03 10:35:26 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/Makefile
   A /trunk/xsl/extensions

refined build of extensions subdir

------------------------------------------------------------------------
r7772 | xmldoc | 2008-03-03 10:12:12 +0900 (Mon, 03 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/Makefile

make extensions packaging depend on xsl-libxslt/python/docbook.py
and xsl-libxslt/python/xslt.py

------------------------------------------------------------------------
r7771 | xmldoc | 2008-03-03 09:25:34 +0900 (Mon, 03 Mar 2008) | 3 lines
Changed paths:
   M /trunk/xsl/manpages/info.xsl

Replace (ab)use of IP with "sp -1" in AUTHORS section with RS/RE
instead.

------------------------------------------------------------------------
r7770 | xmldoc | 2008-03-03 08:23:15 +0900 (Mon, 03 Mar 2008) | 2 lines
Changed paths:
   M /trunk/xsl/manpages/info.xsl
   M /trunk/xsl/manpages/synop.xsl
   M /trunk/xsl/manpages/table.xsl

changed all instances of ".sp -1n" to ".sp -1"

------------------------------------------------------------------------
r7769 | mzjn | 2008-03-02 05:42:27 +0900 (Sun, 02 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl/Makefile

Added rules to include libxslt extensions in snapshot builds.
------------------------------------------------------------------------
r7768 | mzjn | 2008-03-02 05:40:11 +0900 (Sun, 02 Mar 2008) | 1 line
Changed paths:
   M /trunk/xsl-libxslt/python/README

Tweaked the text a little.
------------------------------------------------------------------------
r7767 | mzjn | 2008-03-02 05:31:47 +0900 (Sun, 02 Mar 2008) | 1 line
Changed paths:
   A /trunk/xsl-libxslt (from /trunk/xsl-xsltproc:7765)
   D /trunk/xsl-xsltproc

Renamed xsl-xsltproc to the more apt xsl-libxslt.
------------------------------------------------------------------------
r7766 | nwalsh | 2008-03-02 03:38:08 +0900 (Sun, 02 Mar 2008) | 1 line
Changed paths:
   A /trunk/defguide5/en/examples
   A /trunk/defguide5/en/examples/errs
   A /trunk/defguide5/en/examples/errs/badpcdata.xml
   A /trunk/defguide5/en/examples/errs/context.xml
   A /trunk/defguide5/en/examples/errs/misspell.xml
   M /trunk/defguide5/en/src/ch03.xml

Fix ch03 so it's halfway reasonable
------------------------------------------------------------------------