[publican-list] [Bug 697367] Include DocBook 5-compatible Common Content

bugzilla at redhat.com bugzilla at redhat.com
Sat Jun 23 07:06:49 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=697367

Jeff Fearn <jfearn at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |MODIFIED

--- Comment #7 from Jeff Fearn <jfearn at redhat.com> ---
Fixed common-db5 brand not being installed.

To convert a publican book's XML to DB5, cd in to the book directory and run
`db4-2-db5`.

Then edit the publican.cfg:

brand: common-db5
dtdver: 5.0

Then do a test build:

$ publican build --langs en-US --formats test

It will probably complain because the Book_Info will duplicate content, just
remove the xi:include to it.

It will probably complain about other things, but this is a tech preview :)

Force it build the HTML:

$ publican build --langs en-US --formats html --novalid 

The build will be slow if you don't have the DocBook 5 packages installed. i
don't want to make them mandatory yet so they won't be automatically installed.

Note I tested this with dtdver: 5.1b2, seemed to work OK as well.

To ssh://git.fedorahosted.org/git/publican.git
   762f306..a26921c  master -> master

-- 
You are receiving this mail because:
You are on the CC list for the bug.




More information about the publican-list mailing list