From: Carl Sorensen Date: Tue, 22 Dec 2009 15:49:06 +0000 (-0700) Subject: Doc - Contributor -- Add @version to texinfo syntax X-Git-Tag: release/2.13.10-1~102 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=45b7d3bcf9c404b02d50b75e70f953bb5af68ef6;p=lilypond.git Doc - Contributor -- Add @version to texinfo syntax --- diff --git a/Documentation/contributor/doc-work.itexi b/Documentation/contributor/doc-work.itexi index a1225f2b90..5c4a9ef8f6 100644 --- a/Documentation/contributor/doc-work.itexi +++ b/Documentation/contributor/doc-work.itexi @@ -623,6 +623,9 @@ B ... @@end itemize - for bulleted lists. @item @@var - Use for variables. +@item +@@version@{@} - Return the current LilyPond version string + @item @@warning@{@} - produces a "Note: " box. Use for important messages.