Quoting David Cramer <[EMAIL PROTECTED]>:
That's pretty much the approach I use, except that when I override any template, I move the entire xsl containing that template into my customization layer. Then to upgrade, I do a three way diff between the original base xsls, my modification of it, and the new base xsl. There's still merge pain, but it's a little bit less. In the three way diff, I can see whether the template was changed between docbook versions and redo my customization in the new template if it was.
Do you have, by any chance, a shell script handy that does all this? regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
