On 25 January 2016 at 15:44, Assaf Gordon <[email protected]> wrote: > If anyone is interested, attached is a simple CSS file that can be used with > texinfo's HTML output. > It is released as "GNU All permissive license", so can be used without any > issues. > The CSS is short and self-contained, does not have any @import statements. > > Output example is here: > > http://www.gnu.org/software/datamash/manual/html_node/Overview.html#Overview > > The file is also here: > > http://git.savannah.gnu.org/cgit/datamash.git/tree/doc/datamash-texinfo.css > > Typical usage: > makeinfo --html --css-include=datamash-texinfo.css \ > -o datamash.html datamash.texi
Nice, thanks for posting. It would be good if we could have a collection of a few different CSS style files up on the website to show what's possible.
