From: Francisco Vila Date: Fri, 7 Sep 2007 10:26:53 +0000 (+0200) Subject: Spanish update. Fixed example with voltaSpannerDuration. X-Git-Tag: release/2.11.33-1~4^2~12^2~33 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d57952dd1b571fd9d1e24f5d9df4eccbdf684e7e;p=lilypond.git Spanish update. Fixed example with voltaSpannerDuration. --- diff --git a/Documentation/es/user/basic-notation.itely b/Documentation/es/user/basic-notation.itely index 25df0fb002..0dfcfc46d5 100644 --- a/Documentation/es/user/basic-notation.itely +++ b/Documentation/es/user/basic-notation.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: cb5ba9fc1c9aad00b8ca087e2563d20c5af280da + Translation of GIT committish: d3a79b39816b0982676149d7ada2c6350bbd6bb8 When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -3267,7 +3267,7 @@ corchete sólo dura un compás, lo que supone una duración de 3/4. \relative c''{ \time 3/4 c c c - \set Staff.voltaSpannerDuration = #(ly:make-moment 3 4) + \set Score.voltaSpannerDuration = #(ly:make-moment 3 4) \repeat volta 5 { d d d } \alternative { { e e e f f f } { g g g } }