]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/document-identifiers.scm
only do staffline avoidance if we're inside the staff or inside the
[lilypond.git] / scm / document-identifiers.scm
index 83c4fbd721142d76ffdd3b50b0a6addd88967522..736da249048bbc223512a54845aacb83757a0100 100644 (file)
@@ -1,3 +1,13 @@
+;;
+;; document-identifiers.scm -- implement documentation
+;; of identifiers from .ly file.
+;; 
+;; source file of the GNU LilyPond music typesetter
+;; 
+;; (c) 2006 Han-Wen Nienhuys <hanwen@lilypond.org>
+;; 
+
+
 (use-modules (ice-9 format))
 
 (define (document-music-function music-func-pair)