From 297f81da55410fcd713ae4d36e094484f6b6bfcb Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:11:24 +0000 Subject: [PATCH] lilypond-0.1.61 --- make/Mutopia.make | 3 +-- make/Toplevel.make.in | 1 + mutopia/los-toros-oboe.ly | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/make/Mutopia.make b/make/Mutopia.make index 1da745a5b6..65f407c8fb 100644 --- a/make/Mutopia.make +++ b/make/Mutopia.make @@ -25,6 +25,5 @@ $(outdir)/%.ly.txt: %.ly ln -f $< $@ $(outdir)/%.dvi: %.ly - (cd $(outdir); \ - LILYINCLUDE="..:$$LILYINCLUDE" ly2dvi ../$< ) + ly2dvi -o $(outdir) $< diff --git a/make/Toplevel.make.in b/make/Toplevel.make.in index d3dfff3081..f10c3474c7 100644 --- a/make/Toplevel.make.in +++ b/make/Toplevel.make.in @@ -66,6 +66,7 @@ Makefile: make/Toplevel.make.in website: + $(MAKE) CONFIGSUFFIX='www' -C Documentation WWW examples: diff --git a/mutopia/los-toros-oboe.ly b/mutopia/los-toros-oboe.ly index 27ec629df5..6032b7c74a 100644 --- a/mutopia/los-toros-oboe.ly +++ b/mutopia/los-toros-oboe.ly @@ -1,6 +1,7 @@ \header{ filename = "los-toros-oboe.ly"; -title = "La Feria\\normalsize\\[2ex]Los Toros"; +title = "La Feria" +subtitle = "Los Toros"; opus = ""; composer = "Paul Lac\\^ome d'Estalenx (1838-1920)"; enteredby = "jcn"; -- 2.39.5