Re: man pages are littered with .ft C and others

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <gitster@...>
Cc: Adam Flott <adam@...>, <git@...>, Jonas Fonseca <fonseca@...>
Date: Sunday, February 3, 2008 - 6:39 am

Junio C Hamano wrote:

You mean:

Julian Phillips:

No, I am using docbook-style-xsl-1.68.1-1, and compiling git from RPM.
Besids, I have different set of problems; only with literal blocks.
So while DOCBOOK_XSL_172 is not set... let me check...

Hmmm...

Before
$ man git-diff-tree

       Example:

       .ft C
       :100644 100644 5be4a4...... 000000...... M file.c
       .ft

$ make DOCBOOK_XSL_172=YesPlease doc
$ man Documentation/git-diff-tree.1

       Example:

              :100644 100644 5be4a4...... 000000...... M file.cWhen -z  option  is
              not  used, TAB, LF, and backslash characters in pathnames are repre-
              sented as \t, \n, and \\, respectively.

So setting DOCBOOK_XSL_172 while it fixes the bug (even if docbook-xsl
is version 1.68.1, not 1.72), but introduces another.

Unfortunately I don't know enough about AsciiDoc, DocBook and XML
toolchain to even *try* to fix this issue.


P.S. Alternate soution would be for SRPM to contain pre-compiled
manpages, and not require asciidoc and its toolchain to provide
manpages.
-- 
Jakub Narebski
Poland
-
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:
man pages are littered with .ft C and others, Adam Flott, (Sat Feb 2, 1:25 pm)
Re: man pages are littered with .ft C and others, Jakub Narebski, (Sat Feb 2, 2:49 pm)
Re: man pages are littered with .ft C and others, Junio C Hamano, (Sun Feb 3, 4:36 am)
Re: man pages are littered with .ft C and others, Jakub Narebski, (Sun Feb 3, 6:39 am)
Re: man pages are littered with .ft C and others, Jonas Fonseca, (Mon Feb 4, 6:01 pm)
Re: man pages are littered with .ft C and others, Junio C Hamano, (Tue Feb 5, 5:59 am)
Re: man pages are littered with .ft C and others, Jakub Narebski, (Mon Feb 4, 7:26 pm)
Re: man pages are littered with .ft C and others, Jakub Narebski, (Mon Feb 4, 9:21 pm)
Re: man pages are littered with .ft C and others, Jonas Fonseca, (Mon Feb 4, 8:00 pm)
Re: man pages are littered with .ft C and others, Junio C Hamano, (Mon Feb 4, 8:28 pm)
Re: man pages are littered with .ft C and others, Geert Bosch, (Sat Feb 2, 1:46 pm)