From 1a9669b56e068f0e42ea7b463fb00799916794c4 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Sun, 16 Nov 2008 21:24:34 +0100 Subject: [PATCH] Docs: Add @lilypondversion feature of lilypond-book to the documentation --- Documentation/user/lilypond-book.itely | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) 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 -- 2.39.5