X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcommon-macros.itexi;h=1fda210772dca9152ba331fb1457d3bc1bbafa61;hb=d459b17897c0218450bfb0bab6403c16705bd17a;hp=11bae886e4613c31e968b31deb11a3cc2aa51268;hpb=899823d9d23688ae24bd8b9efccf3ac7d0a86f9e;p=lilypond.git diff --git a/Documentation/common-macros.itexi b/Documentation/common-macros.itexi index 11bae886e4..1fda210772 100644 --- a/Documentation/common-macros.itexi +++ b/Documentation/common-macros.itexi @@ -10,6 +10,14 @@ @set txicodequoteundirected @set txicodequotebacktick +@c Trick to use with proper font mappings the same NCSB fonts as +@c LilyPond instead of those provided by TeX distribution +@tex +\ifpdf + \pdfmapfile{=lilypond.map} +\fi +@end tex + @c ***** Displaying text ***** @@ -163,6 +171,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 +227,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 +245,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 +258,7 @@ UNTRANSLATED NODE: IGNORE ME @macro imageId{ID, IMAGE-FILE, EXT, ALT} @html

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