From: Phil Holmes Date: Mon, 13 Jun 2011 14:44:04 +0000 (+0100) Subject: Change --batch to --quiet in texi2pdf call in make X-Git-Tag: release/2.15.2-1~2^2~17 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6dcfd7cbee3a24fe3ce39d63698e3a621df48f3b;p=lilypond.git Change --batch to --quiet in texi2pdf call in make --- diff --git a/stepmake/stepmake/texinfo-rules.make b/stepmake/stepmake/texinfo-rules.make index f9e471a167..53ff4bce53 100644 --- a/stepmake/stepmake/texinfo-rules.make +++ b/stepmake/stepmake/texinfo-rules.make @@ -60,9 +60,9 @@ $(outdir)/%.info: %.texi $(outdir)/$(INFO_IMAGES_DIR).info-images-dir-dep $(outd $(outdir)/%.pdf: $(outdir)/%.texi $(outdir)/version.itexi $(outdir)/%.pdf.omf $(outdir)/weblinks.itexi ifeq ($(WEB_VERSION),yes) - cd $(outdir); texi2pdf $(TEXI2PDF_FLAGS) -D web_version -I $(abs-src-dir) --batch $(TEXINFO_PAPERSIZE_OPTION) $(