why texinfo?
frequent postage these days...
guile-gobject
The project will be renamed to guile-gnome, because it really covers all bindings in the gnome family. There will be some administrative hassles with gnu.org I think, which is somewhat irritating, but in the future things should run smoothly. I hate all this waiting, though.
structured text
I've clarified my idea on what structured text is -- just texinfo, expressed in s-expressions, without elements that need preprocessing (macros, includes, etc). I feel like I'm always reinventing the wheel these days, as an apt-get source or an apt-get install could take forever on this connection, so it's faster for me just to reimplement. Ah well, it's stimulating hacking.
I was wondering to myself why I am attracted to texinfo instead of docbook, and I came up with these reasons. None of them are decisive on their own, but all together they tipped the balance for me:
Texinfo is really good at indexing
Texinfo is easy to write
It is easy to get high-quality print output with texinfo
It is easy to embed fragments of texinfo in source code comments and docstrings that can then be processed out
Comments are closed.