From: Han-Wen Nienhuys Date: Mon, 5 Feb 2007 20:45:21 +0000 (+0100) Subject: doc -b fixes. X-Git-Tag: release/2.11.17-1~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a2d3966ad5108112b594b0c1ee3d25e3a0c1ce1b;p=lilypond.git doc -b fixes. --- diff --git a/Documentation/user/running.itely b/Documentation/user/running.itely index dbaf3b9bd8..5709230bdd 100644 --- a/Documentation/user/running.itely +++ b/Documentation/user/running.itely @@ -252,7 +252,7 @@ Generate PostScript. @item --dvi Generate DVI files. In this case, the @TeX{} backend should be -specified, i.e., @code{-b tex}. +specified, i.e., @code{-dbackend=tex}. @item --png Generate pictures of each page, in PNG format. This implies diff --git a/Documentation/user/spacing.itely b/Documentation/user/spacing.itely index 377a74ea13..2fca4954d3 100644 --- a/Documentation/user/spacing.itely +++ b/Documentation/user/spacing.itely @@ -640,7 +640,7 @@ For the first pass, the @code{dump-tweaks} option should be set to generate the page layout file. @example -lilypond -b null -d dump-tweaks .ly +lilypond -dbackend=null -d dump-tweaks .ly lilypond .ly @end example