diff options
author | kaa <kaa@disroot.org> | 2025-07-13 05:53:06 -0700 |
---|---|---|
committer | kaa <kaa@disroot.org> | 2025-07-13 05:53:06 -0700 |
commit | 443c9ebd10fc9968ac385ab584f968f282813a31 (patch) | |
tree | 3fbbabd170b6ab3609982c7ceb127c32bd833b60 | |
parent | 731488806e8ee977e29a1ca06a4f75104fb4f540 (diff) |
Change in wording
-rw-r--r-- | readme | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,8 +1,6 @@ Input HTML from Project Gutenberg. -See lib/parse. -output in one of multiple formats: - * neatroff (lib/neatroff) - * TeX (lib/tex) - * SILE (lib/sile) +Translate to a typesetting language: + * Troff + * TeX + * SILE It's packaged together in cmd/pgset. - |