Arrange a mechanism whereby each backend can be passed a filename
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 1 Apr 2004 17:22:56 +0000 (17:22 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 1 Apr 2004 17:22:56 +0000 (17:22 +0000)
commitba9c1487d811dccd55655fee8ca9a96856fa69f9
treec23cc603f6acca910facef31a2b79c3794da5cab
parent50d6b4bd6bf28be2f31eb2b176911948163984f8
Arrange a mechanism whereby each backend can be passed a filename
from its command-line option (`--text=foo.txt') and automatically
convert it into one or more notional \cfg directives. In the HTML
case this mechanism enables single-file mode as well as setting the
filename.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4018 cda61777-01e9-0310-a592-d414129be87e
bk_man.c
bk_text.c
bk_whlp.c
bk_xhtml.c
halibut.h
main.c
ustring.c