]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/documentation-generate.scm
Documentation: Use the bigpage variable in the IR, too.
[lilypond.git] / scm / documentation-generate.scm
index 6219ce53c3f3a0de56b2ad3f8ff3d26a4f190f7b..d137ae1b1d27456d167725fff8e3c4ec6967415b 100644 (file)
 @ifhtml
 @c ***** HTML *****
 
+@ifset bigpage
+
+@macro ruser{TEXT}
+@ref{\\TEXT\\,,,lilypond-big-page,Notation Reference}
+@cindex \\TEXT\\
+@end macro
+
+@macro glossaryref{TEXT}
+@vindex \\TEXT\\
+@ref{\\TEXT\\,,,music-glossary-big-page,Music Glossary}
+@end macro
+
+@end ifset
+
+@ifclear bigpage
+
 @macro ruser{NAME}
 @ref{\\NAME\\,,,lilypond}
 @cindex \\NAME\\
@@ -82,6 +98,8 @@
 @cindex \\NAME\\
 @end macro
 
+@end ifclear
+
 @macro inputfileref{DIR,NAME}
 @uref{source/\\DIR\\/out-www/collated-files.html#\\NAME\\,@file{\\DIR\\/\\NAME\\}}@c
 @end macro