From: Werner Lemberg Date: Sun, 24 Jun 2007 10:15:54 +0000 (+0200) Subject: -b ... -> -dbackend=... X-Git-Tag: release/2.11.28-1~21^2~43 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=351dc29d818e91eadade688146314e11444e75ea;p=lilypond.git -b ... -> -dbackend=... --- diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index 3beacf52db..653a854b05 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -893,6 +893,6 @@ the following options To produce a useful @file{eps} file, use @example -lilypond -b eps -dno-gs-load-fonts -dinclude-eps-fonts myfile.ly +lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts myfile.ly @end example diff --git a/Documentation/user/non-music.itely b/Documentation/user/non-music.itely index 9f21e649e4..74f4f5edfd 100644 --- a/Documentation/user/non-music.itely +++ b/Documentation/user/non-music.itely @@ -442,7 +442,7 @@ in the input are put in the output as-is. Extents of text items in the @file{texstr} backend, @example -lilypond -b texstr input/les-nereides.ly +lilypond -dbackend=texstr input/les-nereides.ly latex les-nereides.texstr @end example @@ -450,7 +450,7 @@ The last command produces @file{les-nereides.textmetrics}, which is read when you execute @example -lilypond -b tex input/les-nereides.ly +lilypond -dbackend=tex input/les-nereides.ly @end example Both @file{les-nereides.texstr} and @file{les-nereides.tex} need