X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fusage%2Flilypond-book.itely;h=2b00f57cc4d126000ea5bcc09bc6c61cd4a17632;hb=2aeac5e3815effa47427dad86d6be811c7b0d8a2;hp=1cc7daf52f4052fc3234e45e4f4caeccf7059502;hpb=aebd1431eb30a94ca0c8a5268a9e55415a2cddbb;p=lilypond.git diff --git a/Documentation/usage/lilypond-book.itely b/Documentation/usage/lilypond-book.itely index 1cc7daf52f..2b00f57cc4 100644 --- a/Documentation/usage/lilypond-book.itely +++ b/Documentation/usage/lilypond-book.itely @@ -974,6 +974,13 @@ 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 @option{-I @var{dir}} options. +@item -l @var{loglevel} +@itemx --loglevel=@var{loglevel} +Set the output verbosity to @var{loglevel}. Possible values are @code{NONE}, +@code{ERROR}, @code{WARNING}, @code{PROGRESS} (default) and @code{DEBUG}. If +this option is not used, and the environment variable +@code{LILYPOND_BOOK_LOGLEVEL} is set, its value is used as the loglevel. + @item -o @var{dir} @itemx --output=@var{dir} Place generated files in directory @var{dir}. Running @@ -1001,6 +1008,14 @@ Write lily-XXX files to directory @var{dir}, link into @option{--output} directory. Use this option to save building time for documents in different directories which share a lot of identical snippets. +@itemx --lily-loglevel=@var{loglevel} +Set the output verbosity of the invoked @command{lilypond} calls to @var{loglevel}. +Possible values are @code{NONE}, @code{ERROR}, @code{WARNING}, @code{BASIC_PROGRESS}, +@code{PROGRESS}, @code{INFO} (default) and @code{DEBUG}. If +this option is not used, and the environment variable +@code{LILYPOND_LOGLEVEL} is set, its value is used as the loglevel. + + @itemx --info-images-dir=@var{dir} Format Texinfo output so that Info will look for images of music in @var{dir}. @@ -1041,13 +1056,16 @@ and only if directories implied by @option{--output-dir} and @item -V @itemx --verbose -Be verbose. +Be verbose. This is equivalent to @code{--loglevel=DEBUG}. @item -v @itemx --version Print version information. @end table + +In addition, @command{lilypond-book} + @knownissues The Texinfo command @code{@@pagesizes} is not interpreted. Similarly,