Re: A typesetting problem with git man pages

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jeff King <peff@...>
Cc: Teemu Likonen <tlikonen@...>, <git@...>
Date: Wednesday, October 29, 2008 - 4:14 pm

On Wed, Oct 29, 2008 at 20:39, Jeff King <peff@peff.net> wrote:

The way I understand it is that the DocBook XSL (stylesheet) doing the
conversion from xml to the manpage ensures that possible problematic
characters that could break the manpage are escaped. A dot in the
start of a line is problematic since it could be interpreted as markup
by the manpage viewer and in the mentioned case, the code was not
generated by the stylesheet, thus it must be escaped. So IMO, the
stylesheet is hardly to blame, the problem is that the asciidoc.conf
file defines a macro for literallayout, in which it expects manpage
code to be passed through unescaped.

-- 
Jonas Fonseca
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
A typesetting problem with git man pages, Teemu Likonen, (Wed Oct 29, 3:16 pm)
Re: A typesetting problem with git man pages, Jeff King, (Wed Oct 29, 3:39 pm)
Re: A typesetting problem with git man pages, Jonas Fonseca, (Wed Oct 29, 4:14 pm)
Re: A typesetting problem with git man pages, Jonas Fonseca, (Wed Oct 29, 3:35 pm)
Re: A typesetting problem with git man pages, Teemu Likonen, (Fri Oct 31, 3:37 am)
Re: A typesetting problem with git man pages, Teemu Likonen, (Fri Oct 31, 4:37 am)
Re: A typesetting problem with git man pages, Teemu Likonen, (Wed Oct 29, 6:22 pm)