[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CSS file for texinfo HTML output
From: |
Gavin Smith |
Subject: |
Re: CSS file for texinfo HTML output |
Date: |
Wed, 27 Jan 2016 06:44:59 +0000 |
On 25 January 2016 at 15:44, Assaf Gordon <address@hidden> 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.
- Re: CSS file for texinfo HTML output,
Gavin Smith <=