git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* groff .ft command use in asciidoc
@ 2010-11-17  9:52 Andi Kleen
  2010-11-17 10:15 ` Jonathan Nieder
  0 siblings, 1 reply; 16+ messages in thread
From: Andi Kleen @ 2010-11-17  9:52 UTC (permalink / raw)
  To: git


Hi,

The git manpages on my opensuse 11.3 (git 1.7.1-1.14)
frequently use the .ft command the opensuse groff does not 
render.

For example from the final output of "man git-commit":

           .ft C
           $ edit hello.c
           $ git rm goodbye.c
           $ git add hello.c
           $ git commit
           .ft


So the .ft commands are visible.  It's really a cosmetic issue 
only, but looks ugly and irritates me every time I 
look something up in the man pages.

I double checked against current git.git and the problem 
is still there, because .ft C is configured in 
Documentation/asciidoc.conf

Not sure what the best solution is. Stop using .ft
and change asciidocs configuration?


-Andi 


-- 
ak@linux.intel.com -- Speaking for myself only.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2010-11-20  1:48 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17  9:52 groff .ft command use in asciidoc Andi Kleen
2010-11-17 10:15 ` Jonathan Nieder
2010-11-17 11:52   ` Andi Kleen
2010-11-17 14:38   ` Jeff King
2010-11-17 15:48     ` Andi Kleen
2010-11-19 17:54       ` Jeff King
2010-11-19 18:22         ` Jonathan Nieder
2010-11-19 18:37           ` Jeff King
2010-11-19 20:34         ` Drew Northup
2010-11-19 20:40           ` Jeff King
2010-11-19 20:53             ` Drew Northup
2010-11-19 22:58             ` Junio C Hamano
2010-11-20  1:48               ` Todd Zullinger
2010-11-18 17:47   ` Alejandro Riveira Fernández
2010-11-18 21:11     ` Drew Northup
2010-11-18 23:15       ` Alejandro Riveira Fernández

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).