| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| LICENSE | 2014-07-22 14:52 | 618 | ||
| Makefile | 2014-07-22 14:52 | 4.1K | ||
| README | 2014-07-22 14:52 | 2.5K | ||
| README.html | 2014-07-22 14:52 | 4.2K | ||
| TODO | 2014-07-22 14:52 | 1.5K | ||
| _darcs/ | 2011-02-15 11:26 | - | ||
| common/ | 2014-07-22 14:52 | - | ||
| debian/ | 2014-07-22 14:52 | - | ||
| docbook-xml/ | 2014-07-22 14:52 | - | ||
| examples/ | 2014-07-22 14:52 | - | ||
| extract_usage_from_stx.1 | 2014-07-22 14:52 | 1.6K | ||
| gather_stx_titles.1 | 2014-07-22 14:52 | 2.9K | ||
| html/ | 2014-07-22 14:52 | - | ||
| html2stx.1 | 2014-07-22 14:52 | 1.4K | ||
| latex/ | 2014-07-22 14:52 | - | ||
| man/ | 2014-07-22 14:52 | - | ||
| regression/ | 2014-07-22 14:52 | - | ||
| scripts/ | 2014-07-22 14:52 | - | ||
| strip_stx.1 | 2014-07-22 14:52 | 2.3K | ||
| stx-mode.el | 2014-07-22 14:52 | 5.9K | ||
| stx2any.1 | 2014-07-22 14:52 | 13K | ||
This software distribution is a bunch of tools to deal with structured text (Stx). Stx is a kind of plain text format with semantic markup. Stx is documented in:
Of some interest may be also Accreditions of ideas behind structured text.
There are a homepage (currently in the author's wiki), and a distribution page at http://sange.fi/~atehwa/ for this project. You can contact the author at mailto:atehwa@sange.fi.
The following tools are included:
Usage:messages and manual pages from the same source.
A traditional make && make install will do. You can override the make variable PREFIX to install somewhere else than /usr. Other variables you might want to override include EMACSDIR and MANDIR. Take a look at the ./Makefile.
The installation process of stx2any normally uses w3m to produce
usage
messages from Stx. If you don't want to install w3m, you
can give make the option BUILD_USAGE_WITH=plain to avoid using
w3m. The only consequence is that usage
messages (the output of
stx2any --help, for instance) will look cruder.
If you have a debian box, you can build a debian package directly by saying fakeroot debian/rules binary and installing the resulting package with dpkg -i.
Parsing phase:
Output format independent m4 definitions:
Output format specific m4 definitions: