]> git.donarmstrong.com Git - lilypond.git/commitdiff
Revert "Docs: more macros cleanup"
authorGraham Percival <graham@percival-music.ca>
Wed, 30 Dec 2009 00:44:48 +0000 (00:44 +0000)
committerGraham Percival <graham@percival-music.ca>
Wed, 30 Dec 2009 00:44:48 +0000 (00:44 +0000)
This reverts commit 3bea9aaf406dd8f46ee1674c8ba33764ca80d784.

Documentation/common-macros.itexi
Documentation/macros.itexi

index 4ba09cdd01162c62348858c7192ca2c7a9aac5d7..d014af5713a5d3e34b4cdf40f66d195bc8c12762 100644 (file)
@@ -134,6 +134,16 @@ 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 437b85eac9b62011217695f71d295012d83f224b..0ad98443a3f87300ed5fde9861e2ebc124a5cec5 100644 (file)
@@ -79,6 +79,12 @@ found at @w{@uref{http://@/www@/.lilypond@/.org/}}.
 @end macro
 
 
+@macro lilyTitlePage{TITLE}
+@c  This produces the unified index
+@syncodeindex fn cp
+@syncodeindex vr cp
+
+
 @c   ***** Copyright stuff *****
 @ifset FDL
 @copying
@@ -101,13 +107,9 @@ This document has been placed in the public domain.
 @end copying
 @end ifclear
 
-@c   ***** Title page *****
-@macro lilyTitlePage{TITLE}
-@c  This produces the unified index
-@syncodeindex fn cp
-@syncodeindex vr cp
 
 
+@c   ***** Title page *****
 @ifnottex
 @node Top
 @top LilyPond --- \TITLE\
@@ -714,16 +716,6 @@ 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