From 60b7a64b0ce51f9f0ee33c80247e33a87d0f5d28 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 27 Mar 2005 19:08:11 +0000 Subject: [PATCH] * input/GNUmakefile: prune example list. * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips options. --- ChangeLog | 2 ++ input/GNUmakefile | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fc6c24acd4..f8c2bd48c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-03-27 Han-Wen Nienhuys + * input/GNUmakefile: prune example list. + * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips options. diff --git a/input/GNUmakefile b/input/GNUmakefile index 5b3974c3b3..ded7e396b2 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -2,7 +2,8 @@ depth = .. SUBDIRS = test regression tutorial no-notation mutopia -examples = typography-demo simple simple-song les-nereides puer-fragment wilhelmus paddy sakura-sakura #xiao-haizi-guai-guai +examples = typography-demo les-nereides puer-fragment wilhelmus sakura-sakura +#xiao-haizi-guai-guai LOCALSTEPMAKE_TEMPLATES=ly mutopia EXTRA_DIST_FILES=paddy.abc -- 2.39.5