From 108f2434c69e9f3930d270e0f913bccb4aa5b811 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 12 Jun 2003 11:22:09 +0000 Subject: [PATCH] (Integrating LaTeX and music): remove @TeX{} command. --- ChangeLog | 15 ++++++++++----- Documentation/user/lilypond-book.itely | 10 +++++----- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 816e52bc9e..695fdaf6f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-12 Han-Wen Nienhuys + + * Documentation/user/lilypond-book.itely (Integrating LaTeX and + music): remove @TeX{} command. + 2003-06-12 Jan Nieuwenhuizen * lilypond-indent.el (scan-sexps): Renamed to @@ -14,11 +19,11 @@ 2003-06-10 Graham Percival - * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly - input/test/beam-dir.ly input/test/beam-position.ly - input/test/beam-suspect.ly input/test/beam-trend.ly - input/test/beams.ly input/test/crescendo-text.ly : deleted - * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly + * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly + input/test/beam-dir.ly input/test/beam-position.ly + input/test/beam-suspect.ly input/test/beam-trend.ly + input/test/beams.ly input/test/crescendo-text.ly : deleted + * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/ * input/test/default-bars.ly: moved to bar-always.ly * input/test/ {many}: deleted old "renamed from foo to bar" comments. diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index bf75bc50cf..1a9c094e48 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -37,7 +37,7 @@ Short Introduction to LaTeX} provides a introction to using La@TeX{}. @menu * Integrating Texinfo and music:: -* Integrating La@TeX{} and music:: +* Integrating LaTeX and music:: * Integrating HTML and music:: * Music fragment options:: * Invoking lilypond-book:: @@ -111,11 +111,12 @@ When producing texinfo, lilypond-book also generates bitmaps of the music, so you can make a HTML document with embedded music. -@node Integrating La@TeX{} and music -@section Integrating La@TeX{} and music +@c @TeX{} in node name seems to barf +@node Integrating LaTeX and music +@section Integrating LaTeX and music - You specify LilyPond code like this: +You specify LilyPond code like this: @example \begin[options, go, here]@{lilypond@} @@ -463,7 +464,6 @@ problems with Python's regular expressions. For longer files, use @code{\lilypondfile}. Using @code{\lilypondfile} also makes upgrading files (through convert-ly, see @ref{Invoking convert-ly}) easier. - @command{lilypond-book} processes all music fragments in one big run. The state of the GUILE interpreter is not reset between fragments; this means that changes made to global GUILE definitions, e.g., done -- 2.39.5