X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcommon-macros.itexi;h=11bae886e4613c31e968b31deb11a3cc2aa51268;hb=d5263207d86711fc62ff2ef359901450cfc89bfb;hp=4ba09cdd01162c62348858c7192ca2c7a9aac5d7;hpb=5e691cd6a63085b96be537fe119e79b68857c063;p=lilypond.git diff --git a/Documentation/common-macros.itexi b/Documentation/common-macros.itexi index 4ba09cdd01..11bae886e4 100644 --- a/Documentation/common-macros.itexi +++ b/Documentation/common-macros.itexi @@ -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
@@ -154,6 +163,20 @@ UNTRANSLATED NODE: IGNORE ME @end html @end macro +@macro spanClass {CLASS} +@html + +@end html +@end macro + +@macro spanEnd +@c keep the space for proper nesting of

+ +@html +
+@end html +@end macro + @c not strictly necessary, but it makes things easier for updating news @macro newsItem