GNU bug report logs - #22636
tab characters in documentation

Previous Next

Package: sed;

Reported by: Clint Adams <clint <at> debian.org>

Date: Fri, 12 Feb 2016 00:22:01 UTC

Severity: normal

Tags: fixed, patch

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Assaf Gordon <assafgordon <at> gmail.com>
To: Clint Adams <clint <at> debian.org>
Cc: 22636 <at> debbugs.gnu.org
Subject: bug#22636: tab characters in documentation
Date: Tue, 9 Oct 2018 06:03:06 -0600
[Message part 1 (text/plain, inline)]
Hello,

> On Thu, Feb 11, 2016 at 11:22:25PM +0000, Clint Adams wrote:
>> The way @kbd{tab} is getting rendered in the Info and HTML 
>> documentation is confusing some users,

in HTML, the @kbd{tab} is rendered as <kbd>TAB</kbd>.
While the default CSS has no special rendering for <kbd>,
in our official online page it has "font-style: oblique;",
and so it is already rendered nicely:
https://www.gnu.org/software/sed/manual/sed.html#wc-_002dw

in INFO (viewed on a text terminal), indeed @key{TAB} is more noticeable
than @kbd{tab}.

I suggest the following patch (in your name) to add @key{TAB} but
also keep the existing @kbd{}.

If there are no objections I'll push this soon.

regards,
 - assaf


[0001-doc-use-key-TAB-in-texinfo.patch (text/x-patch, attachment)]

This bug report was last modified 6 years and 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.