]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/common-macros.itexi
Issue 4552 / 4: Remove TeX's Century Schoolbook L settings
[lilypond.git] / Documentation / common-macros.itexi
index ab45cbaf32cbd4fdd1af09c603977dd5b8ede136..6d47ad9cf3a21f04a7435ee6d4d828db2ddf871f 100644 (file)
@@ -10,6 +10,7 @@
 @set txicodequoteundirected
 @set txicodequotebacktick
 
+@include cyrillic.itexi
 
 @c   ***** Displaying text *****
 
 
 @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
 <span class="\CLASS\">