]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.16
authorfred <fred>
Wed, 11 Dec 1996 12:02:13 +0000 (12:02 +0000)
committerfred <fred>
Wed, 11 Dec 1996 12:02:13 +0000 (12:02 +0000)
Documentation/CodingStyle
Documentation/design

index 2c621ee06c5c514fd32c8825e9df2f79c1ce039f..0669c2094a60eefb89da375d30d3009667600931 100644 (file)
@@ -64,7 +64,7 @@ certain parts of LilyPond: the P stands for Printer, and the P-classes
 are supposed to be more lowlevel than the others. Example:
 
        Staff uses PStaff, PScore and PCol to do the typesetting of
-symbols. Staff is are the "brains" for PStaff
+symbols. Staff is  the "brains" for PStaff
 
 NB: in PCursor (which is part of the library) P stands for PointerCursor
 
index 58cd69a0c5e568fe4246abf89796299387d15923..e1a317a29e05949c2c816a35abd970e4295a78c6 100644 (file)
@@ -23,3 +23,4 @@ are determined.
 
 5. Output
 
+Very simple, just walk all Line_of_* and follow the links over there
\ No newline at end of file