On 02/11/10 03:46, Tong Sun wrote:
Hi, Sorry if it already in the FAQ, I'm just wondering, how easily it is for asciidoc tool chain to automatically highlighting new changes in the document. I.e., what would be the current practical way to - maintain the history of asciidoc source code with some version control tools - when building a new version, all changes against the old version are noted some way, preferably as change bar at the side, in the pdf at least. how easy and practical it is?
The best way to do this would be using your favorite version control system. 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 (see http://www.methods.co.nz/asciidoc/userguide.html#X97).
Cheers, Stuart
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.
-- 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.
