X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Flilypond-snippets.tely;h=678d93b87cdb4d3f1988411bd904b1e16b89db9f;hb=407be6aca707178dc8dcae673803b16916f59d50;hp=fc1271c32b5720336a682f59d56b4065c287a8f1;hpb=6d910958ea621e4ab878a118bd77e61ae210a6ef;p=lilypond.git diff --git a/input/lsr/lilypond-snippets.tely b/input/lsr/lilypond-snippets.tely index fc1271c32b..678d93b87c 100644 --- a/input/lsr/lilypond-snippets.tely +++ b/input/lsr/lilypond-snippets.tely @@ -1,4 +1,3 @@ -\version "2.11.51" \input texinfo @c -*- coding: utf-8; mode: texinfo; -*- @setfilename lilypond-snippets.info @settitle LilyPond snippets @@ -20,27 +19,51 @@ @unnumberedsec \TEXT\ @end macro -@ifnottex +@ifhtml + +@ifset bigpage + +@macro rlearning{NAME} +See also Learning Manual, section +@ref{\NAME\,,,lilypond-learning-big-page,Learning Manual}. +@end macro + @macro ruser{NAME} -These snippets illustrate the User Manual, -section @ref{\NAME\,,,lilypond,Notation Reference}. +These snippets illustrate the Notation Reference, +section @ref{\NAME\,,,lilypond-big-page,Notation Reference}. @end macro +@end ifset + + +@ifclear bigpage + @macro rlearning{NAME} See also Learning Manual, section @ref{\NAME\,,,lilypond-learning,Learning Manual}. @end macro -@end ifnottex -@iftex @macro ruser{NAME} -These snippets illustrate @ref{\NAME\,,,lilypond,Notation Reference}. +These snippets illustrate the Notation Reference, +section @ref{\NAME\,,,lilypond,Notation Reference}. @end macro +@end ifclear + +@end ifhtml + + +@ifnothtml + @macro rlearning{NAME} See also @ref{\NAME\,,,lilypond-learning,Learning Manual}. @end macro -@end iftex + +@macro ruser{NAME} +These snippets illustrate @ref{\NAME\,,,lilypond,Notation Reference}. +@end macro + +@end ifnothtml @dircategory GNU LilyPond --- the music typesetter @direntry @@ -137,6 +160,8 @@ Other collections * Templates:: @end menu +@contents + @c Please take care of naming every .itely @c with an existing tag name.