]> git.donarmstrong.com Git - lilypond.git/blobdiff - bin/make-website.py
release: 0.1.42
[lilypond.git] / bin / make-website.py
index e0f8480ac123a083c79eef264cb7efdb20b3af0c..8effeebe407a3e045599235e96ab6806b4bf012d 100644 (file)
@@ -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'