]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: update texidoc usage example
authorJohn Mandereau <john.mandereau@gmail.com>
Mon, 8 Dec 2008 20:55:18 +0000 (21:55 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Mon, 8 Dec 2008 20:55:18 +0000 (21:55 +0100)
Documentation/user/lilypond-book.itely

index a9a2282b4b5f50dd52f72a10bbcab211e4e92dd3..f35bcb10223462a36c7d981eeb75a6b8084b4d99 100644 (file)
@@ -706,8 +706,8 @@ and we have this in our Texinfo document @file{test.texinfo}
 the following command line gives the expected result
 
 @example
-lilypond-book --process="lilypond --format=tex --tex \
-              --header=texidoc test.texinfo
+lilypond-book --pdf --process="lilypond \
+  -dbackend=eps --header=texidoc" test.texinfo
 @end example
 
 Most LilyPond test documents (in the @file{input} directory of the