blob: 23e906ec8774c54167b7dedf7a94a22c1fcba937 (
plain)
1
2
3
4
5
6
7
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.
|