Gavin Smith wrote: > On 16 March 2017 at 06:41, Marco Maggi <[email protected]> wrote: >> Below is a short document that should replicate the problem. I >> compile it with:
>> $ makeinfo --html --css-ref=weblog.css demo.texi >> after putting the CSS file in the appropriate directory. > Have you tried the following? > $ makeinfo --html --css-ref=weblog.css -c WORDS_IN_PAGE=0 demo.texi This fixes it! Thanks. -- Marco Maggi
