From: gpercival Date: Thu, 23 Jun 2005 16:53:47 +0000 (+0000) Subject: Add \RequirePackage{graphics} info. X-Git-Tag: release/2.7.2~117 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=43fc5ae89b37f09419e4663549b83c0f2ed628b3;p=lilypond.git Add \RequirePackage{graphics} info. --- diff --git a/ChangeLog b/ChangeLog index f65254400a..e5c2933ab7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-23 Graham Percival + + * Documentation/user/lilypond-book.itely, + Documentation/user/examples.itely: add \RequirePackage{graphics}. + 2005-06-23 Han-Wen Nienhuys * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice diff --git a/Documentation/user/examples.itely b/Documentation/user/examples.itely index 0910c1f2ba..1071b46fe5 100644 --- a/Documentation/user/examples.itely +++ b/Documentation/user/examples.itely @@ -1402,6 +1402,7 @@ You can include LilyPond fragments in a LaTeX document. @example \documentclass[]@{article@} +\RequirePackage@{graphics@} \begin@{document@} Normal LaTeX text. diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index 2aa6b304ee..8b85be581b 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -190,7 +190,16 @@ or @end example Running @command{lilypond-book} yields a file that can be further -processed with La@TeX{}. +processed with La@TeX{}. Since @command{lilypond-book} produces +lilypond snippets as @code{\includegraphics@{NAME.eps@}}, you must +add + +@example +\RequirePackage@{graphics@} +@end example + +@noindent +to the preamble of the LaTeX document. We show some examples here. The lilypond environment