reassign git-core thanks Am Freitag, den 20.07.2007, 13:50 +0000 schrieb Gerrit Pape: > retitle 420114 manual pages with callouts contain visible man macros > quit > > reassigned to docbook-xsl
This is not a docbook-xsl issue. Your package contains the template to handle callouts: Documentation/callouts.xsl. > Hi, please see > http://thread.gmane.org/gmane.comp.version-control.git/28227/focus=52369 > > With docbook-xsl 1.71.0 the git man pages render just fine, with 1.72.0 > those pages using callouts (e.g. git-reset(1)) have the problem > described below. The issue is caused by your callouts.xsl and a design change in docbook-xsl 1.72, see http://bugs.debian.org/415488 and http://bugs.debian.org/415468. Instead of using backslashes '\' you must use '▓'. Because this design increased CPU usage, it was reverted by upstream in the upcoming 1.73.0, which is currently prepared. However, I cannot tell you, when it will be released, so you can only fix this issue yourself by replacing the backslashes accordingly to what I said above. Contact me (in private) if you need assistance. Regards, Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

