On Mon, Oct 5, 2015 at 4:12 PM, Patrice Dumas wrote:
> Inline commands are more natural and were indeed added for that kind of
> cases. But prior from inline commands, the only way to add inline raw
> text was with the block commands such as @html, and to leave the
> possibility to have a space o
On 5 October 2015 at 22:12, Patrice Dumas wrote:
> Inline commands are more natural and were indeed added for that kind of
> cases. But prior from inline commands, the only way to add inline raw
> text was with the block commands such as @html, and to leave the
> possibility to have a space or no
I think that not removing the last end of line of raw blocks would
probably be better, but some manuals may expect the end of line to be
We can be sure that any change regarding behavior of newlines and macros
will break some manuals. It happens every time. -k
On Mon, Oct 05, 2015 at 02:27:33PM -0500, Quinn Grier wrote:
> On Mon, Oct 5, 2015 at 1:25 PM, Gavin Smith wrote:
> > On 5 October 2015 at 17:23, Quinn Grier wrote:
> >> There is inconsistent space inserted after the raw formatter regions.
> >> Try the following:
> >>
> >> \input texinfo
>
On Mon, Oct 5, 2015 at 1:25 PM, Gavin Smith wrote:
> On 5 October 2015 at 17:23, Quinn Grier wrote:
>> There is inconsistent space inserted after the raw formatter regions.
>> Try the following:
>>
>> \input texinfo
>> @setfilename test.info
>> @settitle test
>> foo
>>
On 5 October 2015 at 17:23, Quinn Grier wrote:
> There is inconsistent space inserted after the raw formatter regions.
> Try the following:
>
> \input texinfo
> @setfilename test.info
> @settitle test
> foo
> @html
> bar
> @end html
> @tex
> ba
There is inconsistent space inserted after the raw formatter regions.
Try the following:
\input texinfo
@setfilename test.info
@settitle test
foo
@html
bar
@end html
@tex
bar
@end tex
baz
@bye
This gives "foo barbaz" when tra
On 5 October 2015 at 11:59, Petr Skočík wrote:
> running
>
>> info nonexistent >/dev/null
>
>
> , where `nonexistent` is any word for which there's no info page, segfaults.
>
> I'm experiencing this with info 5.2 on Linux laptop 3.13.0-24-generic
> #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_6
Hi,
running
info nonexistent >/dev/null
, where `nonexistent` is any word for which there's no info page, segfaults.
I'm experiencing this with *info 5.2* on *Linux laptop 3.13.0-24-generic
#47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux*
Best regards,
Petr Skocik