From 02dc1c2c46cf2ed0843a79ab6b387ce5c9fdf48d Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 01:02:36 +0000 Subject: [PATCH] lilypond-1.3.147 --- Documentation/user/ly2dvi.itexi | 8 +++++++- mutopia/E.Satie/petite-ouverture-a-danser.ly | 1 - 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Documentation/user/ly2dvi.itexi b/Documentation/user/ly2dvi.itexi index abb6dc2f2b..fb08e7be11 100644 --- a/Documentation/user/ly2dvi.itexi +++ b/Documentation/user/ly2dvi.itexi @@ -40,7 +40,7 @@ files. The temporary directory is created in the current directory as @code{ly2d Also generate PostScript output. @item -s,--set=@var{KEY}=@var{VAL} Add @var{key}= @var{val} to the settings, overriding those specified -in the files. Possible keys: language, latexheaders, latexpackages, +in the files. Possible keys: language, latexheaders, latexpackages, latexoptions, papersize, pagenumber, linewidth, orientation, textheight. @item -v,--version Show version information @@ -75,6 +75,9 @@ generate titling: Name of the instrument, centered below the arranger @item piece Name of the piece, leftflushed below the instrument +@item tagline + Line to print at the bottom of last page. Default: ``Lily was here, +@var{version-number}''. @end table @@ -102,6 +105,9 @@ so you can add multiple packages using multiple @code{-s=latexpackages} options. Normally read from the @code{\header} block. Default value: @code{geometry}. +@item latexoptions + Specify additional options for the La@TeX{} @code{\documentclass}. You can put any valid value here. This was designed to allow ly2dvi to produce output for double-sided paper, with balanced margins and pagenumbers on alternating sides. To achieve this specify @code{twoside} + @item orientation Set orientation. Choices are @code{portrait} or @code{landscape}. Is read from the @code{\paper} block, if set. diff --git a/mutopia/E.Satie/petite-ouverture-a-danser.ly b/mutopia/E.Satie/petite-ouverture-a-danser.ly index d70a07c609..1a43a5a86a 100644 --- a/mutopia/E.Satie/petite-ouverture-a-danser.ly +++ b/mutopia/E.Satie/petite-ouverture-a-danser.ly @@ -147,7 +147,6 @@ lower = \context Staff \notes \relative c{ > \paper { - gourlay_maxmeasures = 5. textheight = 295.\mm \translator{ \OrchestralScoreContext } \translator{ -- 2.39.5