On 2015-10-09 02:06, Eli Zaretskii wrote:
Btw, my usual problem with such new features is that it's impossible
(AFAIK) to use them in a manual in a backward-compatible way,
i.e. while making sure older versions of makeinfo will process the
manual without errors. That's because there's no way (ag
On 2015-10-07 10:43, Gavin Smith wrote:
So here's another thing to consider. Whether the final word of an
@html block is adjoined to the following word also depends on what
came *before* the @html block:
@html
foo
@end html
bar
bas
@html
foo
@end html
bar
This produces:
foobar
bas
foobar
I
uldn't
find anything about it in the manual, so I reported it here.
Quinn Grier
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
>
quot; when translated to HTML but "foo bar baz" when
translated to TeX with Texinfo 6.0, 5.2, and 4.13. It's unclear if this
would be considered a bug, but it's something that I found surprising.
Quinn Grier
texinfo) 4.13.
Quinn Grier