+2003-06-12 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+
+ * Documentation/user/lilypond-book.itely (Integrating LaTeX and
+ music): remove @TeX{} command.
+
2003-06-12 Jan Nieuwenhuizen <janneke@gnu.org>
* lilypond-indent.el (scan-sexps): Renamed to
2003-06-10 Graham Percival <gperlist@shaw.ca>
- * 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.
@menu
* Integrating Texinfo and music::
-* Integrating La@TeX{} and music::
+* Integrating LaTeX and music::
* Integrating HTML and music::
* Music fragment options::
* Invoking lilypond-book::
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@}
@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