Re: how to skip default css format lines in html output

2021-05-07 Thread Patrice Dumas
On Fri, May 07, 2021 at 11:26:53AM +0200, Patrice Dumas wrote: > > > NO_CSS has other effects. > > Indeed, in addition to removing the CSS lines, it removes class > definitions (and probably only some classes, not all). Maybe the best > would be to remove NO_CSS completly and document that -c 'C

Re: how to skip default css format lines in html output

2021-05-07 Thread Patrice Dumas
On Sat, May 01, 2021 at 07:07:28PM -0700, Per Bothner wrote: > 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