X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcommon-macros.itexi;h=6d47ad9cf3a21f04a7435ee6d4d828db2ddf871f;hb=b7088489f91c805f2260d2efecc01f26519c5352;hp=ab45cbaf32cbd4fdd1af09c603977dd5b8ede136;hpb=54b02666750062788185bd3f99e644d621e348c2;p=lilypond.git diff --git a/Documentation/common-macros.itexi b/Documentation/common-macros.itexi index ab45cbaf32..6d47ad9cf3 100644 --- a/Documentation/common-macros.itexi +++ b/Documentation/common-macros.itexi @@ -10,6 +10,7 @@ @set txicodequoteundirected @set txicodequotebacktick +@include cyrillic.itexi @c ***** Displaying text ***** @@ -69,6 +70,11 @@ @c ***** Headers ***** +@c For use as the Level 5 header +@macro subsubsubheading {TEXT} +@subsubheading @i{\TEXT\} +@end macro + @ifclear snippets-sections @macro lydoctitle {TEXT} @need 600 @@ -163,6 +169,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