Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1210)

Unified Diff: Documentation/es/notation/keyboards.itely

Issue 331820043: Allow quoted strings as Scheme arguments to markup commands (Closed)
Patch Set: Run makelsr.py for fixing a few \version statements Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Documentation/es/notation/keyboards.itely
diff --git a/Documentation/es/notation/keyboards.itely b/Documentation/es/notation/keyboards.itely
index 098dc5fcd566362d22aa78df0c3e633c49a7f9b2..16128b24c3ca84d7d44e27d55c25ad70679ce2f3 100644
--- a/Documentation/es/notation/keyboards.itely
+++ b/Documentation/es/notation/keyboards.itely
@@ -8,7 +8,7 @@
Guide, node Updating translation committishes..
@end ignore
-@c \version "2.19.25"
+@c \version "2.21.0"
@node Teclados y otros instrumentos de varios pentagramas
@section Teclados y otros instrumentos de varios pentagramas
@@ -720,8 +720,8 @@ o mediante diagramas de pedal:
@lilypond[quote,verbatim,fragment]
\textLengthOn
-cis''1_\markup { \harp-pedal #"^v-|vv-^" }
-c''!1_\markup { \harp-pedal #"^o--|vv-^" }
+cis''1_\markup { \harp-pedal "^v-|vv-^" }
+c''!1_\markup { \harp-pedal "^o--|vv-^" }
@end lilypond
La instrucción @code{\harp-pedal} acepta una cadena de caracteres
« no previous file with comments | « Documentation/es/notation/fretted-strings.itely ('k') | Documentation/es/notation/notation-appendices.itely » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b