http://codereview.appspot.com/5023044/diff/9001/scm/document-identifiers.scm File scm/document-identifiers.scm (right):
http://codereview.appspot.com/5023044/diff/9001/scm/document-identifiers.scm#newcode33 scm/document-identifiers.scm:33: (format $f "(~a)" (type-name pred))))) On 2011/09/15 19:44:41, Ian Hulin (gmail) wrote:
What does $f do in the format destination here, where's it declared?
The Guile
documentation mentions #f returning the output as a string, otherwise
it's a
port. So what port does $f represent? Does this tie up with the (define-syntax-function) changes in music-functions.scm? Is $f definitely not a typo? Comment this section, please, David.
Typo. I have not rebuilt the documentation. Thanks for catching this. http://codereview.appspot.com/5023044/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
