On Nov 7, 9:03 am, Rainer Müller <[email protected]> wrote:
> DocBook is able to generate change bars using the revisionflag
> attribute. You can generate this attribute from two DocBook XML
> documents using a tool nameddiffmk.
>
> Here is a guide how to produce such output:
>  http://www.sagehill.net/docbookxsl/Changebars.html

I believe the instructions there apply to diffmk v2, which appears to
work with DocBook v4.5 = the DTD model with 'doctype'.  There was a
newer version of diffmk, v3, which is on the sourceforge site for
diffmk, and which is probably intended for DocBook v5, the RelaxNG
version with no 'doctype'.  However, I can't get diffmk v3 to run; I
get the ff. error:
   Failed to load Main-Class manifest attribute
which seems to mean that something that's supposed to be there (the
equivalent of a 'main' in some programming languages) isn't.

Has anyone gotten diffmk working with DocBook v5?  Or does AsciiDoc
produce DocBook v4 XML?

Disclaimers: I'm not a Java programmer, nor a user of AsciiDoc...I ran
into this thread while trying to figure out how to use diffmk with my
DocBook (v5) documents.

   Mike Maxwell

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to