X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcommon-macros.itexi;h=6d47ad9cf3a21f04a7435ee6d4d828db2ddf871f;hb=bd8e8f0193000854fef9d3de3cc0a9f667ea8fb1;hp=11bae886e4613c31e968b31deb11a3cc2aa51268;hpb=134285bef579e9ef80b8a9e7423ed66fe9213fdb;p=lilypond.git diff --git a/Documentation/common-macros.itexi b/Documentation/common-macros.itexi index 11bae886e4..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 @@ -197,8 +225,8 @@ UNTRANSLATED NODE: IGNORE ME @macro imageClickable{IMAGE-FILE, EXT, MORE-TEXT, CLICK-FILE, CLICK-EXT, POSITION} @html
- - \IMAGE-FILE\ + + \IMAGE-FILE\

\MORE-TEXT\ @@ -215,7 +243,7 @@ UNTRANSLATED NODE: IGNORE ME @macro imageFloat{IMAGE-FILE, EXT, POSITION} @html -\IMAGE-FILE\ +\IMAGE-FILE\ @end html @iftex @image{pictures/\IMAGE-FILE\,,,\IMAGE-FILE\,\EXT\} @@ -228,7 +256,7 @@ UNTRANSLATED NODE: IGNORE ME @macro imageId{ID, IMAGE-FILE, EXT, ALT} @html

- \ALT\ + \ALT\
@end html @iftex