On Wed, 18 Jul 2007, Junio C Hamano wrote:
I tried with your patch, both with asciidoc7 and asciidoc8. Did you really mean "⌂" above? Replacing them with "." gave me a series of these changes (diff between output before and after your patch with the "s/\⌂/./g" fixup):
I did mean it. I originally just had .ft, but I was getting \&.ft in the manpage, which then just came out as .ft in the console.
I got the ⌂ from http://docbook.sourceforge.net/release/xsl/current/manpages/utility.xsl, so I assumed it was the "correct" thing to use ...
This was with asciidoc 7 and docbook xsl stylesheet 1.72.0.
whatever that 2302 is...
⌂ (or U+2302) seems to be a character from the unicode "Misc. Technical" section ... looks a bit like a house.
See sixth bullet from http://docbook.sourceforge.net/release/xsl/current/RELEASE-NOTES.html#V1.72.0_Manpages
looks like it may need to depend on which docbook xsl version you are using ...
-- Julian --- The only way to amuse some people is to slip and fall on an icy pavement. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html