From 3a62131c889eb5c61109545e305a4c17ef5a8561 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:05:15 +0000 Subject: [PATCH] lilypond-0.1.42 --- bin/make-website.py | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/bin/make-website.py b/bin/make-website.py index e0f8480ac1..8effeebe40 100644 --- a/bin/make-website.py +++ b/bin/make-website.py @@ -80,21 +80,22 @@ def my_system(cmds): base="lilypond/"; examples=["twinkle-pop", - "wtk1-fugue2", - "standchen-16", - "standchen-20", - "wtk1-prelude1", - "toccata-fuga-E", - "scsii-menuetto", - "cadenza", - "gallina", - "twinkle", - "collisions", - "font16", - "font20", - #"scales", - "rhythm", - "multi"] + "wtk1-fugue2", + "standchen-16", + "standchen-20", + "standje", + "wtk1-prelude1", + "toccata-fuga-E", + "scsii-menuetto", + "cadenza", + "gallina", + "twinkle", + "collisions", + "font16", + "font20", + #"scales", + "rhythm", + "multi"] def gen_html(): print 'generating HTML' -- 2.39.5