]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/common-macros.itexi
Fix 1139.
[lilypond.git] / Documentation / common-macros.itexi
index 4ba09cdd01162c62348858c7192ca2c7a9aac5d7..11bae886e4613c31e968b31deb11a3cc2aa51268 100644 (file)
@@ -134,6 +134,15 @@ UNTRANSLATED NODE: IGNORE ME
 
 @ifset web
 
+@c make link to bugfixes for news.itexi
+@c use underscores for version: @bugfixes{2_13_13,}
+@c use specifier arg when listing multiple versions
+@c (see September 20, 2007 post for an example)
+@macro bugfixes{version,specifier}
+@uref{http://code.google.com/p/lilypond/issues/list?can=1&q=fixed_\version\&colspec=ID+Type+Status+Priority+Milestone+Owner+Summary,Bugfixes
+\specifier\}
+@end macro
+
 @macro divId {ID}
 @html
 <div id="\ID\">
@@ -154,6 +163,20 @@ UNTRANSLATED NODE: IGNORE ME
 @end html
 @end macro
 
+@macro spanClass {CLASS}
+@html
+<span class="\CLASS\">
+@end html
+@end macro
+
+@macro spanEnd
+@c keep the space for proper nesting of </p>
+
+@html
+</span>
+@end html
+@end macro
+
 
 @c not strictly necessary, but it makes things easier for updating news
 @macro newsItem