From 351dc29d818e91eadade688146314e11444e75ea Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sun, 24 Jun 2007 12:15:54 +0200 Subject: [PATCH] -b ... -> -dbackend=... --- Documentation/user/lilypond-book.itely | 2 +- Documentation/user/non-music.itely | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.5