how to skip default css format lines in html output

2021-05-01 Thread Per Bothner
It seems wrong to include inline css in generated html files, especially when using the --ccs-ref or -C INFO_JS_DIR options. The documentation is complicated. The advice to use !important to override the default style rules feels quite wrong-headed. However, looking at _default_format_css_lines

Re: @image in @example

2021-05-01 Thread Gavin Smith
On Fri, Apr 30, 2021 at 2:00 PM Patrice Dumas wrote: > > Hello, > > There is an explicit condition that can be removed l 1832 in > tp/Texinfo/Convert/HTML.pm. The code dates back to the initial > implementation, so my guess is that I tried to do the same as in > makeinfo --html at that time or it