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

Unified Diff: Documentation/es/extending/programming-interface.itely

Issue 6651053: This is the non-invasive version of the full Issue 2883 patch. (Closed) Base URL: http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Patch Set: Fix \displayLilyMusic \tweak Accidental.color ... Created 12 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
« no previous file with comments | « Documentation/de/notation/spacing.itely ('k') | Documentation/es/learning/tweaks.itely » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/es/extending/programming-interface.itely
diff --git a/Documentation/es/extending/programming-interface.itely b/Documentation/es/extending/programming-interface.itely
index cdbb9365b8ae853df2a8b81a295a19e2bf658de5..b17742a0e9229aca47d427d495902b1ee922018c 100644
--- a/Documentation/es/extending/programming-interface.itely
+++ b/Documentation/es/extending/programming-interface.itely
@@ -7,7 +7,7 @@
version that you are working on. See TRANSLATION for details.
@end ignore
-@c \version "2.16.0"
+@c \version "2.17.6"
@node Interfaces para programadores
@chapter Interfaces para programadores
@@ -1385,7 +1385,7 @@ razones técnicas. Son ejemplos @code{NonMusicalPaperColumn} y
@example
\overrideProperty
-#"Score.NonMusicalPaperColumn" % Nombre del grob
+Score.NonMusicalPaperColumn % Nombre del grob
#'line-break-system-details % Nombre de la propiedad
#'((next-padding . 20)) % Valor
@end example
« no previous file with comments | « Documentation/de/notation/spacing.itely ('k') | Documentation/es/learning/tweaks.itely » ('j') | no next file with comments »

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