From d3ebba3e067b7c6e49767a0d0efcb6165118a7bf Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 12 Nov 2004 01:44:28 +0000 Subject: [PATCH] Minor addition of a warning. --- ChangeLog | 5 +++++ Documentation/user/lilypond-book.itely | 7 ++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0b22a6dd02..cf101a4e99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-11 Graham Percival + + * Documentation/user/lilypond-book.itely: add short warning about + \lilypond{} in LaTeX docs. + 2004-11-11 Jan Nieuwenhuizen * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index b89b773f1d..ff134d64f0 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -161,7 +161,7 @@ sciences. It is built on top of the @TeX{} typesetting engine, providing the best typography available anywhere. See @uref{http://@/www@/.ctan@/.org/@/tex@/-archive/@/info/@/lshort/@/english/, -The not so Short Introduction to La@TeX{}} for an overview on how to use +The Not So Short Introduction to La@TeX{}} for an overview on how to use La@TeX{}. Music is entered using @@ -186,6 +186,7 @@ or \lilypond@{ YOUR LILYPOND CODE @} @end example + Running @command{lilypond-book} yields a file that can be further processed with La@TeX{}. @@ -215,6 +216,10 @@ produces @lilypond[quote,fragment,staffsize=11]{} +@noindent +You cannot include @{ or @} in the short version of @code{\lilypond@{@}}, +so it is only useful with the @code{fragment} option. + The default linewidth of the music will be adjusted by examining the commands in the document preamble, the part of the document before @code{\begin@{document@}}. The @command{lilypond-book} command sends -- 2.39.5