major cleanup and improved block handling
commit2ba5a2c408d8a7f8fe2a1d1773b2e70f561ebb6c
authorAli Gholami Rudi <ali@rudi.ir>
Wed, 1 Feb 2012 16:39:40 +0000 (1 20:09 +0330)
committerAli Gholami Rudi <ali@rudi.ir>
Wed, 1 Feb 2012 16:39:40 +0000 (1 20:09 +0330)
tree05750cb47329dc7c1c4604c2ee39399f4d7bef9c
parentaf85a9496d0748c8ff2614a10cd6cb682f3f2f6b
major cleanup and improved block handling

Changes:
* blocks can start and end with any string
* util.[hc] were removed
* the default backend is troff now
* README includes more examples
* M_* and B_* macros were removed in favor of predefined identifiers
* .T1/.T2 table format was added
12 files changed:
Makefile
README
ctxt.c
ctxt.h
doc.c
fmt.c
html.c
latex.c
troff.c
txt.c
util.c [deleted file]
util.h [deleted file]