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

Unified Diff: Documentation/hu/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/learning/fundamental.itely ('k') | Documentation/it/usage/running.itely » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/hu/usage/running.itely
diff --git a/Documentation/hu/usage/running.itely b/Documentation/hu/usage/running.itely
index 1808f69c467fafe3d9353a09aa2302bd6b99055b..e817d0bae122ab9fee03eb3dcecb6711e7c259c3 100644
--- a/Documentation/hu/usage/running.itely
+++ b/Documentation/hu/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 A lilypond használata
@@ -183,7 +183,7 @@ kárt okozzon. Például:
@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/learning/fundamental.itely ('k') | Documentation/it/usage/running.itely » ('j') | no next file with comments »

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