On Sun, Jan 02, 2022 at 03:38:39PM -0700, Karl Berry wrote:
> @kbd{@key{TAB}}
>
> Indeed. A feature specifically requested, of course. Implemented by rms
> in 1989. (Or maybe I sent the patch and rms installed it, no idea any more.)
> Ah, for the days of apple-gunkies ...
>
> Mon Aug 28 00:21
@kbd{@key{TAB}}
Indeed. A feature specifically requested, of course. Implemented by rms
in 1989. (Or maybe I sent the patch and rms installed it, no idea any more.)
Ah, for the days of apple-gunkies ...
Mon Aug 28 00:21:33 1989 Richard Stallman (rms at apple-gunkies.ai.mit.edu)
[...]
>> I suggest that texinfo adds
>>
>> ```
>> \DeclareUnicodeCharacter{2007}{\hphantom{0}}
>> ```
>>
>> to support the figure space. This would allow the emulation of
>> right-aligned number columns in tables, for example.
>>
>> 1 foo
>>101 bar
>>
>> The nice thing is that it would work
On Sun, Jan 02, 2022 at 08:20:18AM +, Werner LEMBERG wrote:
>
> I suggest that texinfo adds
>
> ```
> \DeclareUnicodeCharacter{2007}{\hphantom{0}}
> ```
>
> to support the figure space. This would allow the emulation of
> right-aligned number columns in tables, for example.
>
> 1 foo
On Sat, Jan 01, 2022 at 11:38:53PM +, Gavin Smith wrote:
> > If/Since you are going to undo all that, fine by me, but I suggest
> > 1) to be sure and update the manual with whatever users are supposed to
> > do to get , and
> > 2) it would seem strange to me for HTML and PDF/DVI output to behav
> From: Nikolay Kudryavtsev
> Date: Tue, 21 Dec 2021 14:29:27 +0300
> Cc: gavinsmith0...@gmail.com, bug-texinfo@gnu.org
>
> Yes, Eli, I tested your patch on both.
Thanks, I've now uploaded a fixed binary distribution.
I suggest that texinfo adds
```
\DeclareUnicodeCharacter{2007}{\hphantom{0}}
```
to support the figure space. This would allow the emulation of
right-aligned number columns in tables, for example.
1 foo
101 bar
The nice thing is that it would work out of the box with HTML
browsers,