Master index Source file: lib/string-make-up.scm LAML Version 17.10 (June 1, 2002) full
This small library contains a function which is able to make up a string,
such that it obtains an approximate, maximum linelength.
Lines which are indented one or more characters are NOT indented.
The only function of external relevance is the function called rebreak-string.
This library requires the general library in order to work.
Make up the string str, and return a variant of it which
is rebroken to have a certain, approximate maximum linelength.
Lines that start with one or more spaces are not rebroken.
The line length is determined by the variable linebreak-limit.
Generated: June 1, 2002, 16:56:15 This documentation has been extracted automatically from the Scheme source file by means of the Schemedoc tool