diff options
Diffstat (limited to 'readme')
-rw-r--r-- | readme | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +Input HTML from Project Gutenberg. +See lib/parse. +output in one of multiple formats: + * neatroff (lib/neatroff) + * TeX (lib/tex) + * SILE (lib/sile) +It's packaged together in cmd/pgset. + |