OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: diff marking


Is there any program out there which, given two versions of a DocBook v5 
file, finds the differences and outputs a marked-up version *using the 
revisionflag attributes*?

Afaik, most xml diff programs create an output more like the traditional 
line-based diff program, or some sort of 'patch' output.  One exception 
is Norm Walsh's diffmk program, which is supposed to set the 
revisionflag attributes.  Unfortunately, v2 of this program sees to work 
only with DocBook v4 (and possibly earlier) documents; in particular, it 
requires a DocType.  And I can't get v3 to run at all, it just gives me 
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, maybe) isn't.

I'd be very happy to be proven wrong.
-- 
	Mike Maxwell
	maxwell@umiacs.umd.edu
         "A library is the best possible imitation, by human beings,
         of a divine mind, where the whole universe is viewed and
         understood at the same time... we have invented libraries
         because we know that we do not have divine powers, but we
         try to do our best to imitate them." --Umberto Eco


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]