From f55a3ade51ce4e3208b9094ddb7488d53676ab57 Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Fri, 20 Jun 2008 13:56:03 +0200 Subject: [PATCH] Add rlsr macro -- German --- Documentation/de/user/macros.itexi | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/Documentation/de/user/macros.itexi b/Documentation/de/user/macros.itexi index 693a21b4b3..03751cdace 100644 --- a/Documentation/de/user/macros.itexi +++ b/Documentation/de/user/macros.itexi @@ -188,6 +188,11 @@ @ref{\TEXT\,,,lilypond-learning-big-page,Handbuch zum Lernen} @end macro +@macro rlsr{TEXT} +@ref{\TEXT\,,,lilypond-snippets-big-page,Beispiele} +@end macro + + @end ifset @@ -218,6 +223,11 @@ @ref{\TEXT\,,,lilypond-learning,Handbuch zum Lernen} @end macro +@macro rlsr{TEXT} +@ref{\TEXT\,,,lilypond-snippets,Beispiele} +@end macro + + @end ifclear @end ifhtml @@ -251,6 +261,11 @@ @ref{\TEXT\,,,lilypond-learning,Handbuch zum Lernen} @end macro +@macro rlsr{TEXT} +@ref{\TEXT\,,,lilypond-snippets,Beispiele} +@end macro + + @end ifdocbook @@ -282,6 +297,11 @@ @ref{\TEXT\,,,lilypond-learning,Handbuch zum Lernen} @end macro +@macro rlsr{TEXT} +@ref{\TEXT\,,,lilypond-snippets,Beispiele} +@end macro + + @end ifinfo @@ -310,6 +330,11 @@ @ref{\TEXT\,,,lilypond-learning.de,Handbuch zum Lernen} @end macro +@macro rlsr{TEXT} +@ref{\TEXT\,,,lilypond-snippets,Beispiele} +@end macro + + @end iftex @c Commands specific to translated docs -- 2.39.5