]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/macros.itexi
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / user / macros.itexi
index f3e89d7983ab45727ea90ffbf0dbee86f4008ed1..b0dafefd956fec1f0b9e23fb6598f69758ddaf93 100644 (file)
@@ -6,6 +6,11 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
+@macro version
+@c @value{version}
+2.11.41
+@end macro
+
 @c   ***** Displaying text *****
 
 @c we need this since @q{\} doesn't work with makeinfo 4.8 --
 
 @c   **** Links and references ****
 
+@c  Possibly deprecated; under discussion.
+@c usage: @lsr{ancient,Ancient-notation,custodes.ly}
+@macro lsr{SECTION,DIR,TEXT}
+@ifhtml
+@uref{source/input/lsr/snippets/\DIR\.html#\TEXT\,@file{\SECTION\/\TEXT\}}
+@end ifhtml
+@ifnothtml
+@file{\SECTION\/\TEXT\}
+@end ifnothtml
+@end macro
+
 @c usage: @lsrdir{ancient,Ancient-notation}
 @macro lsrdir{SECTION,DIR}
 @ifhtml