X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcommon-macros.itexi;h=baff739e3cfce1bde7ccf04a13d4708ae16d9ce8;hb=a9ecd9ef44c590cd6faff1f46e5793da0786aeb8;hp=ab45cbaf32cbd4fdd1af09c603977dd5b8ede136;hpb=54b02666750062788185bd3f99e644d621e348c2;p=lilypond.git diff --git a/Documentation/common-macros.itexi b/Documentation/common-macros.itexi index ab45cbaf32..baff739e3c 100644 --- a/Documentation/common-macros.itexi +++ b/Documentation/common-macros.itexi @@ -163,6 +163,28 @@ UNTRANSLATED NODE: IGNORE ME @end html @end macro +@ifclear web_version + @ifclear bigpage + @macro docLink{name,target,webLink} + @uref{../\target\, \name\} + @end macro + @end ifclear + @ifset bigpage + @macro docLink{name,target,webLink} + @uref{\target\, \name\} + @end macro + @end ifset +@end ifclear +@ifset web_version + @macro docLink{name,target,webLink} + \webLink\ + @end macro +@end ifset + +@macro miscLink{MISC-FILE,MISC-TEXT} +@uref{http://lilypond.org/website/misc/\MISC-FILE\,\MISC-TEXT\} +@end macro + @macro spanClass {CLASS} @html