From e94b7eaeed39d839b44116f3bc956bf53ffedd63 Mon Sep 17 00:00:00 2001 From: James Lowe Date: Sun, 24 Jul 2011 19:34:04 +0100 Subject: [PATCH] Doc: Usage - new option for lilypond-book Documenting new feature made in Commit 23cdda9506931d5b9a1e75ee8be8be8b74f9084a7c0 Also for Tracker issue 1730 adding information for 'gui' option for windows users running lilypond-windows.exe -dgui. --- Documentation/usage/lilypond-book.itely | 4 ++++ Documentation/usage/running.itely | 10 ++++++++++ 2 files changed, 14 insertions(+) diff --git a/Documentation/usage/lilypond-book.itely b/Documentation/usage/lilypond-book.itely index 9d018275ef..d1018be507 100644 --- a/Documentation/usage/lilypond-book.itely +++ b/Documentation/usage/lilypond-book.itely @@ -959,6 +959,10 @@ Process LilyPond snippets using @var{command}. The default command is @item --pdf Create PDF files for use with PDF@LaTeX{}. +@item --redirect-lilypond-output +By default, output is displayed on the terminal. This option redirects +all output to log files in the same directory as the source files. + @itemx --use-source-file-names Write snippet output files with the same base name as their source file. This option works only for snippets included with @code{lilypondfile} diff --git a/Documentation/usage/running.itely b/Documentation/usage/running.itely index 4d32d67e50..f379853963 100644 --- a/Documentation/usage/running.itely +++ b/Documentation/usage/running.itely @@ -299,6 +299,16 @@ first system of every @code{\bookpart} will appear in the output. The @code{ps}, @code{eps}, and @code{svg} backends support this option. +@item gui +Runs silently and redirect all output to a log file. + +Note to Windows users: By default @code{lilypond.exe} outputs all +progress information to the command window, @code{lilypond-windows.exe} +does not and returns a prompt, with no progress information, immediately +at the command line. The @code{-dgui} option can be used in this case +to redirect output to a log file. + + @item print-pages Generate the full pages, the default. @code{-dno-print-pages} is useful in combination with @code{-dpreview}. -- 2.39.2