diff options
author | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
---|---|---|
committer | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
commit | f22c889b1389cb7d761580762fe77973780f2f86 (patch) | |
tree | d325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly')
-rw-r--r-- | Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly b/Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly index ab0559dfbf..b1c228cefe 100644 --- a/Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly +++ b/Documentation/snippets/suppressing-warnings-for-clashing-note-columns.ly @@ -9,22 +9,6 @@ \header { lsrtags = "tweaks-and-overrides, simultaneous-notes" -%% Translation of GIT committish: 28097cf54698db364afeb75658e4c8e0e0ccd716 - texidoc = " -Lorsque des notes simultanées appartenant à des voix différentes ont la -même orientation de hampe et qu'aucun décalage n'a été appliqué ou qu'il -est identique, LilyPond émettra l'avertissement « @emph{ignoring too -many clashing note columns} » (trop d'empilements de notes se -chevauchent. On fera au mieux). On peut s'exonérer de cet avertissement -en activant la propriété @code{'ignore-collision} de l'objet -@code{NoteColumn}. Notez bien que ceci n'aura pas pour seul effet de -supprimer les avertissement ; les routines de résolution de collisions -sont par la même occasion déactivées, ce qui peut engendrer certains -désagréments si vous en abusez. - -" - doctitlefr = "Suppression des avertissements de chevauchement" - texidoc = " If notes from two voices with stems in the same direction are placed at the same position, and both voices have no shift or the same shift |