]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/user/lilypond-book.itely,
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Wed, 31 Aug 2005 13:08:39 +0000 (13:08 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Wed, 31 Aug 2005 13:08:39 +0000 (13:08 +0000)
input/tutorial/lbook-latex-test.tex,
Documentation/user/examples.itely: Remove \usepackage{graphics}

ChangeLog
Documentation/user/examples.itely
Documentation/user/lilypond-book.itely
input/tutorial/lbook-latex-test.tex

index e75362441f02cffed2e5aeb05ed467726ea86aad..e2a9dc169687ccdc73dff271764d44a53ec72437 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/lilypond-book.itely,
+       input/tutorial/lbook-latex-test.tex,
+       Documentation/user/examples.itely: Remove \usepackage{graphics}
+
 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * scripts/lilypond-book.py (PREAMBLE_LY): define
index ca682fdd5e1968ede3494dd0bacff419ab5eee07..6e174c69de4f40798d3164c8ef1d36fbf459f53d 100644 (file)
@@ -1330,7 +1330,7 @@ You can include LilyPond fragments in a LaTeX document.
 
 @example
 \documentclass[]@{article@}
-\usepackage@{graphics@}
+
 \begin@{document@}
 
 Normal LaTeX text.
index fe4f30d468f193e34a57c973334be84406e3386e..a97ead0f430aaf8e1d7225f5f949e73f4558bac1 100644 (file)
@@ -62,7 +62,7 @@ text, so we will not comment on it further.
 @quotation
 @verbatim
 \documentclass[a4paper]{article}
-\usepackage{graphics}
+
 \begin{document}
 
 Documents for @command{lilypond-book} may freely mix music and text.
@@ -191,23 +191,7 @@ or
 @end example
 
 Running @command{lilypond-book} yields a file that can be further
-processed with La@TeX{}.  Since @command{lilypond-book} produces
-lilypond snippets as @code{\includegraphics@{NAME.eps@}}, you must
-add
-
-@example
-\usepackage@{graphics@}
-@end example
-
-@noindent
-or
-
-@example
-\usepackage@{graphicx@}
-@end example
-
-@noindent
-to the preamble of the LaTeX document.
+processed with La@TeX{}. 
 
 We show some examples here.  The lilypond environment
 
index 393044389109017a18e1c0cf246733a791d16b6e..badee25b830422516550af561be10a2291bb9066 100644 (file)
@@ -1,5 +1,5 @@
 \documentclass[a4paper]{article}
-\usepackage{graphics}
+
 \begin{document}
 
 Documents for lilypond-book may freely mix music and text.  For