]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc -- fix missing note in CG programming section
authorCarl Sorensen <c_sorensen@byu.edu>
Sat, 24 Jan 2009 19:02:52 +0000 (12:02 -0700)
committerCarl Sorensen <c_sorensen@byu.edu>
Sat, 24 Jan 2009 19:02:52 +0000 (12:02 -0700)
Documentation/devel/programming-work.itexi

index 6a4ee569f5a58268ce313329ad6f894a1f118552..721ba9a70f78b5dfdf64ae5d1c35ced768c28207 100644 (file)
@@ -62,7 +62,7 @@ work on your code will be glad you followed these guidelines.
 
 For LilyPond files, you should follow the guidelines for LilyPond snippets
 in the documentation.  You can find these guidelines at
-@c FIXME: not a node @ref{LilyPond formatting}.
+@ref{Texinfo crash course}.
 
 @node Finding functions
 @section Finding functions