]> git.donarmstrong.com Git - lilypond.git/commitdiff
Document lilypond-book looking for snippets in -I paths
authorJohn Mandereau <john.mandereau@gmail.com>
Wed, 27 Feb 2008 15:14:00 +0000 (16:14 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Wed, 27 Feb 2008 15:14:00 +0000 (16:14 +0100)
This documents lilypond-book change in commit
d9b4bfc69674eb4ed7b8c6eaa0b646f00eae6c8d.

Documentation/user/lilypond-book.itely

index f0af1fcf1706209bb3712cefe55c24152ec9504a..6196811450f89f01f214d47fa620cd06ef2d0b39 100644 (file)
@@ -817,7 +817,11 @@ Print a short help message.
 
 @item -I @var{dir}
 @itemx --include=@var{dir}
-Add @var{dir} to the include path.
+Add @var{dir} to the include path.  @command{lilypond-book} also looks
+for already compiled snippets in the include path, and does not write
+them back to the output directory, so in some cases it is necessary to
+invoke further processing commands such as @command{makeinfo} or
+@command{latex} with the same @code{-I @var{dir}} options.
 
 @item -o @var{dir}
 @itemx --output=@var{dir}