On Nov 7, 2:40 am, Stuart Rackham <[email protected]> wrote:

> > I'm just wondering, how easily it is for asciidoc tool chain to
> > automatically highlighting new changes in the document. . .

> The best way to do this would be . . .

Thanks a lot for the reply.

> If
> you wanted some way of automatically pulling the version control log into the
> AsciiDoc document you would need to write a script e.g. to generate docinfo
> files for inclusion in the output document 
> (seehttp://www.methods.co.nz/asciidoc/userguide.html#X97).

writing a script is not a bother to me. Basically, all version control
tools can yield change output like this:

 - old lines/paragraph
 + changed new lines/paragraph

what I need is just to link all the dots together. Is there any way
that I can tweak it and tell AsciiDoc to put a change bar for all
lines like these

 + changed new lines/paragraph

Thanks.

-- 
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