From: fred Date: Wed, 11 Dec 1996 12:02:13 +0000 (+0000) Subject: lilypond-0.0.16 X-Git-Tag: release/1.5.59~6620 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6b59f1cc734318ef3ecbb4ec332d65c6cec02710;p=lilypond.git lilypond-0.0.16 --- diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle index 2c621ee06c..0669c2094a 100644 --- a/Documentation/CodingStyle +++ b/Documentation/CodingStyle @@ -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 diff --git a/Documentation/design b/Documentation/design index 58cd69a0c5..e1a317a29e 100644 --- a/Documentation/design +++ b/Documentation/design @@ -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