]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/texinfo-vars.make
* buildscripts/new-chords.py (help): add help text
[lilypond.git] / stepmake / stepmake / texinfo-vars.make
index fe2c8244c9c5ea2806996da4ddc2e98234160ab4..83c90e1f10b750adfda991addda0d1ec5e60ecd4 100644 (file)
@@ -9,4 +9,5 @@ OUTTXT_FILES += $(addprefix $(outdir)/,$(TEXI_FILES:.texi=.txt))
 
 GENERATE_OMF = $(PYTHON) $(depth)/buildscripts/texi2omf.py --format $(1) --location $(local_package_docdir)/$(current-relative-dir)/out-www/$(notdir $(basename $@))  --version $(TOPLEVEL_VERSION) $< > $@
 
+TEXINFO_PAPERSIZE_OPTION= $(if $(findstring $(PAPERSIZE),a4),,-t @afourpaper)