]> git.donarmstrong.com Git - lilypond.git/commitdiff
Minor addition of a warning.
authorGraham Percival <graham@percival-music.ca>
Fri, 12 Nov 2004 01:44:28 +0000 (01:44 +0000)
committerGraham Percival <graham@percival-music.ca>
Fri, 12 Nov 2004 01:44:28 +0000 (01:44 +0000)
ChangeLog
Documentation/user/lilypond-book.itely

index 0b22a6dd0216a927bc0ae00256c978bada712b0e..cf101a4e993ee5c7da28f69c25b1b670fdb5beba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-11  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/lilypond-book.itely: add short warning about
+       \lilypond{} in LaTeX docs.
+
 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
index b89b773f1d308ace600f939dde427b03bc2dfb30..ff134d64f0ad807d911ab5818e10d99e7ee1cbdc 100644 (file)
@@ -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]{<c' e' g'>}
 
+@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