On 16 February 2016 at 13:14, Stefan Monnier wrote:
>> There is supposed to be a way to output images for HTML input for TeX
>> code in Texinfo source, although I've never tried to use it.
texi2any --html --iftex -c L2H=1 FILE.texi may work if you have
latex2html installed properly. I downloaded
Hi Gavin,
> Thanks for passing this on, I've confirmed the bug. It should be fixed
> in revision 7021. The problem is not @setchapternewpage itself: it's
Thanks for your quick fix, I will test it out as soon as possible!
Norbert
--
On 16 February 2016 at 07:48, Norbert Preining wrote:
> Dear all,
>
> another bug surfaced at Debian (in Cc), and it seems that
> @setchapternewpage
> is broken:
>
> \input texinfo.tex
> @setfilename mwe.info
> @settitle MWE
> @c @setchapternewpage odd
> @bye
>
> works but without the @c a