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

Unified Diff: Documentation/it/usage/running.itely

Issue 5341049: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (Closed)
Patch Set: Ran convert-ly on scm/*.scm, just a single character changed. Created 12 years, 4 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/hu/usage/running.itely ('k') | Documentation/ja/notation/pitches.itely » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/it/usage/running.itely
diff --git a/Documentation/it/usage/running.itely b/Documentation/it/usage/running.itely
index 5d492b40a5551de0212c00ca05b8608d17172611..d75f8ab99f33c7f086d4adcc0991c2285be03d64 100644
--- a/Documentation/it/usage/running.itely
+++ b/Documentation/it/usage/running.itely
@@ -8,7 +8,7 @@
Guide, node Updating translation committishes..
@end ignore
-@c \version "2.14.0"
+@c \version "2.15.18"
@node Eseguire lilypond
@@ -221,7 +221,7 @@ scempio, ad esempio
@verbatim
#(system "rm -rf /")
{
- c4^#(ly:export (ly:gulp-file "/etc/passwd"))
+ c4^$(ly:gulp-file "/etc/passwd")
}
@end verbatim
@end quotation
« no previous file with comments | « Documentation/hu/usage/running.itely ('k') | Documentation/ja/notation/pitches.itely » ('j') | no next file with comments »

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