Hello, this patch fixes the german example which shows how to use variables.
Kind regards Stefan
>From 568dfc84d042b66b49fbfc050a8e684a3ff27691 Mon Sep 17 00:00:00 2001 From: Stefan Weil <[email protected]> Date: Fri, 22 May 2009 12:22:54 +0200 Subject: [PATCH] Doc-de: translate name in an example. Signed-off-by: Stefan Weil <[email protected]> --- Documentation/de/user/tutorial.itely | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/de/user/tutorial.itely b/Documentation/de/user/tutorial.itely index bc5c82a..45782f1 100644 --- a/Documentation/de/user/tutorial.itely +++ b/Documentation/de/user/tutorial.itely @@ -1931,7 +1931,7 @@ Benutzung der eben definierten Bezeichner: @example \paper @{ \aFünfPapier - line-width = \width + line-width = \Breite @} @{ c4^\Name -- 1.5.6.5
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
