simon-svn: halibut: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Thu Dec 7 18:09:37 GMT 2006


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       6970
Date:           2006-12-07 18:09:37 +0000 (Thu, 07 Dec 2006)

Log message (11 lines):
I've just noticed some unacceptably long lines in code paragraphs in
the Halibut manual. They turn out to be \cfg directives with
multiple braced sections after them. The obvious thing to do for
legibility would be to wrap those sections by putting newlines
between } and {, but that isn't legal in the Halibut syntax.

Therefore, it is now :-) For paragraph types which don't have any
body text (such as \cfg), we are now lenient about whitespace
between multiple keywords. So I can fix the docs so they don't go
over the limit, and be confident that the fixed version is still
technically accurate.

Modified files:
U   halibut/doc/output.but
U   halibut/input.c
U   halibut/inputs/test.but

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6970&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/halibut/doc/output.but?rev=6970&r1=6969&r2=6970
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/halibut/input.c?rev=6970&r1=6969&r2=6970
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/halibut/inputs/test.but?rev=6970&r1=6969&r2=6970



More information about the tartarus-commits mailing list