]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc build: move macro help into macros.itexi.
authorGraham Percival <graham@percival-music.ca>
Wed, 30 Dec 2009 01:00:04 +0000 (01:00 +0000)
committerGraham Percival <graham@percival-music.ca>
Wed, 30 Dec 2009 01:00:04 +0000 (01:00 +0000)
Documentation/common-macros.itexi
Documentation/macros.itexi

index d014af5713a5d3e34b4cdf40f66d195bc8c12762..4ba09cdd01162c62348858c7192ca2c7a9aac5d7 100644 (file)
@@ -134,16 +134,6 @@ UNTRANSLATED NODE: IGNORE ME
 
 @ifset web
 
-@macro help{TEXT}
-@html
-<div class="help">
-<strong>
-  <span style="text-decoration:blink">Help wanted:</span>
-</strong> \TEXT\
-</div>
-@end html
-@end macro
-
 @macro divId {ID}
 @html
 <div id="\ID\">
index 0ad98443a3f87300ed5fde9861e2ebc124a5cec5..a87b213ef89ef6d35e3e7b066d6356507e6029e8 100644 (file)
@@ -716,6 +716,17 @@ For LilyPond version @version{}
 @end ifinfo
 @end macro
 
+@macro help{TEXT}
+@html
+<div class="help">
+<strong>
+  <span style="text-decoration:blink">Help wanted:</span>
+</strong> \TEXT\
+</div>
+@end html
+@end macro
+
+
 @c LEGALESE
 
 @macro logoLegalLinux