roff: add a basic troff backend
[ctxt.git] / README
blobab3154f1e287ce9ac655f9990f58f33574d685b7
1 CTXT
2 ====
4 CTXT converts plain text to other formats.  It is implemented in C
5 and tries to be small and fast.  Currently html and latex formats are
6 supported.
8 http://repo.or.cz/w/ctxt.git (git://repo.or.cz/ctxt.git)
10 USAGE
11 =====
13 For using ctxt you can invoke:
15   ctxt -m html <input >output
17 If -m is ommited, latex is assumed.
20 COPYING
21 =======
23 CTXT is under the terms of GNU General Public License.