On Tue, Dec 07, 2010 at 10:07:11AM +0100, Michael J Gruber wrote: > Literal " produces typographically incorrect quotations, but "works" in > most circumstances. In the subheadings of git-rm.txt, it "works" for the > html backend but not for the docbook conversion to nroff: double "" and > spurious double spaces appear in the output. > > Replace "incorrect" quotations by ``correct'' ones, and fix other > "quotations" which are really `code fragments`. > > This should make git-rm.txt "-clean. Thanks, this is a much better solution than what I posted earlier. Acked-by: Jeff King <peff@xxxxxxxx> > We still have a lingering inconsistency for denoting code fragments. > Single backticks merely are a literal monospaced environment; html outputcolors > this, nroff does not indicate it at all. I'm staying consistent with the > surrounding text here. Try setting MAN_BOLD_LITERAL in your config.mak. -Peff -- 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