]> git.donarmstrong.com Git - lilypond.git/commit
Doc: Updates to CG, Extending, LM and Paper-defaults.ly
authorSimon Albrecht <simon.albrecht@mail.de>
Tue, 2 Feb 2016 19:38:22 +0000 (19:38 +0000)
committerJames Lowe <pkx166h@gmail.com>
Tue, 2 Feb 2016 19:39:10 +0000 (19:39 +0000)
commitbfd8ed4084a441d9ac65b1b088f3b54f31ae40c6
treebb598bcefdcd6e23a8ac9335cac9709dbf5d6f65
parent8379d72964ea43cb455cfc9beb7143f1ce76c834
Doc: Updates to CG, Extending, LM and Paper-defaults.ly

Better code formatting in some alists.
Previously, the 110-character lines
made it difficult to read; the new
version is also in line with what
the NR says.

Extending: comment TODO remark Telling
the user that he might be confused about
something (while he doesn’t understand
what exactly that is) only adds to confusion;

Use a properly formatted example;
This should actually show how reformatting
Scheme code makes it easier to read; however,
it uses tabs and the result in both HTML
and PDF is messy.

The new version uses normal spaces only
and should be consistent as well as clear.

Other minor wording and punctuation improvements

Capitalize LilyPond correctly

Fix typo in LM
There was an unmatched parenthesis in the text;
changed into a comma.
Documentation/contributor/administration.itexi
Documentation/contributor/doc-work.itexi
Documentation/contributor/programming-work.itexi
Documentation/contributor/release-work.itexi
Documentation/extending/programming-interface.itely
Documentation/extending/scheme-tutorial.itely
Documentation/learning/tweaks.itely
ly/paper-defaults-init.ly