X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Fsimultaneous.itely;h=688772d3d4b54fab57b0b1c9b3a8bc4372286329;hb=5532801f30af2000fa4085e2e3853efe2f6b095b;hp=66affc3cea2e661ec18ebed349175ac26ea5eeae;hpb=f1208ac17cfcab9e4d9375f080fdeb5f59fda0c5;p=lilypond.git diff --git a/Documentation/user/simultaneous.itely b/Documentation/user/simultaneous.itely index 66affc3cea..688772d3d4 100644 --- a/Documentation/user/simultaneous.itely +++ b/Documentation/user/simultaneous.itely @@ -6,7 +6,7 @@ version that you are working on. See TRANSLATION for details. @end ignore -@c \version "2.11.61" +@c \version "2.12.0" @node Simultaneous notes @@ -63,8 +63,8 @@ pitch is the @emph{first} pitch of the preceding chord. For more information about chords, see @ref{Chord notation}. -@seealso +@seealso Music Glossary: @rglos{chord}. @@ -77,6 +77,7 @@ Notation Reference: Snippets: @rlsr{Simultaneous notes}. + @node Simultaneous expressions @unnumberedsubsubsec Simultaneous expressions @@ -137,8 +138,8 @@ Ordinary notes and clusters can be put together in the same staff, even simultaneously. In such a case no attempt is made to automatically avoid collisions between ordinary notes and clusters. -@seealso +@seealso Music Glossary: @rglos{cluster}. @@ -150,6 +151,7 @@ Internals Reference: @rinternals{ClusterSpannerBeacon}, @rinternals{Cluster_spanner_engraver}. + @knownissues Clusters look good only if they span at least two chords; otherwise @@ -333,14 +335,14 @@ music do not have the same rhythm. @seealso - Learning Manual: @rlearning{Voices contain music}, @rlearning{Explicitly instantiating voices}. Notation Reference: @ref{Percussion staves}, -@ref{Invisible rests}. +@ref{Invisible rests}, +@ref{Stems}. Snippets: @rlsr{Simultaneous notes}. @@ -387,7 +389,6 @@ standard presentation. @seealso - Learning Manual: @rlearning{I'm hearing Voices}, @rlearning{Other sources of information}. @@ -550,8 +551,8 @@ Notes are only merged if they have opposing stem directions (e.g. in @lilypondfile[verbatim,lilyquote,texidoc,doctitle] {forcing-horizontal-shift-of-notes.ly} -@seealso +@seealso Music Glossary: @rglos{polyphony}. @@ -568,12 +569,8 @@ Internals Reference: @rinternals{NoteCollision}, @rinternals{RestCollision}. -@knownissues -When using @code{\mergeDifferentlyHeadedOn} with an upstem eighth -or a shorter note, and a downstem half note, the eighth note stem -gets a slightly wrong offset because of the different width of the -half note head symbol. +@knownissues @ignore @c TODO investigate! Sometimes it works, sometimes not. --FV @@ -674,8 +671,8 @@ has no effect on the pitches of @var{musicexpr1} and @lilypondfile[verbatim,lilyquote,texidoc,doctitle] {changing-partcombine-texts.ly} -@seealso +@seealso Music Glossary: @rglos{a due}, @rglos{part}. @@ -690,6 +687,7 @@ Internals Reference: @rinternals{PartCombineMusic}, @rinternals{Voice}. + @knownissues @code{\partcombine} can only accept two voices. @@ -826,8 +824,8 @@ global = { } @end lilypond -@seealso +@seealso Learning Manual: @rlearning{Organizing pieces with variables}.