From: Graham Percival Date: Sun, 4 Nov 2007 06:51:46 +0000 (-0700) Subject: Misc small notes. X-Git-Tag: release/2.11.35-1~41^2~38 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=503b1c9b8f0c2755fda0b66735eee8e289417ed5;p=lilypond.git Misc small notes. --- diff --git a/Documentation/user/fundamental.itely b/Documentation/user/fundamental.itely index 4e8dafa4f7..4a5d7e5466 100644 --- a/Documentation/user/fundamental.itely +++ b/Documentation/user/fundamental.itely @@ -561,7 +561,7 @@ direction. @node Distances and measurements @subsection Distances and measurements -DISCUSS +DISCUSS after working on other sections. TODO: staff spaces, #UP #DOWN #LEFT #RIGHT. Maybe move into tweaks? @@ -773,7 +773,7 @@ right? Get to it. :) -gp @section Scores and parts TODO: this is really old stuff from the really old tutorial. -Rewrite, fix, etc. -gp +Rewrite, fix, etc. Or maybe delete entirely. -gp In orchestral music, all notes are printed twice. Once in a part for the musicians, and once in a full score for the conductor. Variables can diff --git a/Documentation/user/install.itely b/Documentation/user/install.itely index cc0ca9764b..4d2125d433 100644 --- a/Documentation/user/install.itely +++ b/Documentation/user/install.itely @@ -312,6 +312,11 @@ out-www/lilypond-learning.* ; fi; nice make LILYPOND_EXTERNAL_BINARY=~/usr/bin/lilypond web @end verbatim +To rebuild the complete HTML docs, run the above script from the +@file{Documentation/user/} directory, then run the final line (the +@code{nice make}) from the top source dir. + + @node Testing LilyPond @subsection Testing LilyPond diff --git a/Documentation/user/templates.itely b/Documentation/user/templates.itely index e09a6bdb16..0e0f99a14b 100644 --- a/Documentation/user/templates.itely +++ b/Documentation/user/templates.itely @@ -891,7 +891,7 @@ global = { \override Voice.NoteHead #'style = #'default \override Voice.Rest #'style = #'default - % FIXME: setting printKeyCancellation back to #t must not + % TODO: setting printKeyCancellation back to #t must not % occur in the first bar after the incipit. Dto. for forceClef. % Therefore, we need an extra \skip. \skip 1*1 @@ -1155,7 +1155,7 @@ is within a @code{\transpose} section. @c - maybe ask Amelie Zapf to clean it up, or whether I should just @c make whatever changes I feel like. -@c FIXME: produces a warning ; key change merge. +@c TODO: produces a warning ; key change merge. @c The `line-width' argument is for the \header. @lilypond[quote,verbatim,ragged-right,line-width]