bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

doc bug


From: John Williams
Subject: doc bug
Date: Sat, 19 Mar 2005 20:11:27 -0700 (MST)

lilypond-book --filter example is wrong on
<http://www.lilypond.org/doc/v2.5/Documentation/user/out-www/lilypond/Invoking-lilypond_002dbook.html#Invoking-lilypond_002dbook>

Instead of

     lilypond-book --filter='convert-ly --from=2.0.0' my-book.tely

It should have a "-" to read from stdin:

     lilypond-book --filter='convert-ly --from=2.0.0 -' my-book.tely


It might also be nice to tell the user that lilypond book will not
--filter and --process at the same time.  I assumed that --filter would
just do that as an extra step before processing the file normally.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]