From: Reinhold Kainhofer Date: Sun, 16 Nov 2008 20:24:34 +0000 (+0100) Subject: Docs: Add @lilypondversion feature of lilypond-book to the documentation X-Git-Tag: release/2.11.65-1~51^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1a9669b56e068f0e42ea7b463fb00799916794c4;p=lilypond.git Docs: Add @lilypondversion feature of lilypond-book to the documentation --- diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index 7c5b40fb5a..2a426ceddd 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -205,8 +205,10 @@ or \lilypond@{ YOUR LILYPOND CODE @} @end example +Additionally, @code{\lilypondversion} displays the the current version +of lilypond. Running @command{lilypond-book} yields a file that can be further -processed with @LaTeX{}. +processed with @LaTeX{}. We show some examples here. The @code{lilypond} environment @@ -392,6 +394,9 @@ or @@lilypondfile[options,go,here]@{@var{filename}@} @end example +Additionally, @code{@@lilypondversion} displays the the current version +of lilypond. + When @command{lilypond-book} is run on it, this results in a Texinfo file (with extension @file{.texi}) containing @code{@@image} tags for HTML, Info and printed output. @command{lilypond-book} generates images @@ -438,7 +443,6 @@ Music is entered using \key c \minor c4 es g2 @end example - @noindent @command{lilypond-book} then produces an HTML file with appropriate image tags for the music fragments: @@ -454,12 +458,17 @@ are separated by a colon from the music, for example Some music in a line of text. @end example + To include separate files, say @example @var{filename} @end example +Additionally, @code{} displays the the current version +of lilypond. + + @cindex titling in HTML @cindex preview image @cindex thumbnail