summaryrefslogtreecommitdiff
path: root/Documentation/snippets/preventing-final-mark-from-removing-final-tuplet.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/snippets/preventing-final-mark-from-removing-final-tuplet.ly')
-rw-r--r--Documentation/snippets/preventing-final-mark-from-removing-final-tuplet.ly10
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/snippets/preventing-final-mark-from-removing-final-tuplet.ly b/Documentation/snippets/preventing-final-mark-from-removing-final-tuplet.ly
index c17638ee99..e06c94986d 100644
--- a/Documentation/snippets/preventing-final-mark-from-removing-final-tuplet.ly
+++ b/Documentation/snippets/preventing-final-mark-from-removing-final-tuplet.ly
@@ -9,15 +9,6 @@
\header {
lsrtags = "rhythms"
-%% Translation of GIT committish: 28097cf54698db364afeb75658e4c8e0e0ccd716
- texidocfr = "
-L'ajout d'une marque-repère en fin de pièce peut entraîner la perte de
-la dernière indication de nolet. La désactivation de @code{TupletBracket
-#'full-length-to-extent} pallie ce problème.
-
-"
- doctitlefr = "Préservation de l'indication de nolet lors d'un repère final"
-
texidoc = "
The addition of a final @code{mark} can result in the loss of a final
tuplet marking. This can be overcome by setting @code{TupletBracket
@@ -60,4 +51,3 @@ tuplet marking. This can be overcome by setting @code{TupletBracket
% and a shorter mark is used.
\mark "1234"
}
-