]> git.donarmstrong.com Git - lilypond.git/commitdiff
Clean up input/new, second step
authorJohn Mandereau <john.mandereau@gmail.com>
Sun, 30 Dec 2007 16:55:57 +0000 (17:55 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Sun, 30 Dec 2007 16:55:57 +0000 (17:55 +0100)
25 files changed:
input/new/bagpipes/AAA-intro.ly [deleted file]
input/new/chords/AAA-intro.ly [deleted file]
input/new/editorial-and-educational-use/AAA-intro.ly [deleted file]
input/new/expressive/AAA-intro.ly [deleted file]
input/new/expressive/GNUmakefile [deleted file]
input/new/expressive/SConscript [deleted file]
input/new/expressive/line-arrows.ly [deleted file]
input/new/guitar/AAA-intro.ly [deleted file]
input/new/other/AAA-intro.ly [deleted file]
input/new/other/applying-noteheads-styles-depending-on-the-step-of-the-scale.ly
input/new/other/drawing-boxes-around-grobs.ly
input/new/other/drawing-circles-around-various-objects.ly
input/new/other/making-an-object-invisibile-with-the-transparent-property.ly
input/new/other/outputting-the-version-number.ly
input/new/other/using-the--tweak-command-to-tweak-individual-grobs.ly
input/new/paper-and-layout/AAA-intro.ly [deleted file]
input/new/parts/AAA-intro.ly [deleted file]
input/new/percussion/AAA-intro.ly [deleted file]
input/new/pitches/AAA-intro.ly [deleted file]
input/new/real-music/AAA-intro.ly [deleted file]
input/new/repeats/AAA-intro.ly [deleted file]
input/new/rhythms/AAA-intro.ly [deleted file]
input/new/spacing/AAA-intro.ly [deleted file]
input/new/strings/AAA-intro.ly [deleted file]
input/new/text/AAA-intro.ly [deleted file]

diff --git a/input/new/bagpipes/AAA-intro.ly b/input/new/bagpipes/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/chords/AAA-intro.ly b/input/new/chords/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/editorial-and-educational-use/AAA-intro.ly b/input/new/editorial-and-educational-use/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/expressive/AAA-intro.ly b/input/new/expressive/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/expressive/GNUmakefile b/input/new/expressive/GNUmakefile
deleted file mode 100644 (file)
index 3819fda..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-depth = ../../../
-
-STEPMAKE_TEMPLATES=documentation texinfo tex
-LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
-
-## Hmm, would this work?  No -- if we really want examples, move
-## to other dir (input/) comes to mind.
-## examples = font20 ancient-font
-## LOCALSTEPMAKE_TEMPLATES += ly mutopia
-
-EXTRA_DIST_FILES= 
-
-include $(depth)/make/stepmake.make
-
-TITLE=Advanced snippets
diff --git a/input/new/expressive/SConscript b/input/new/expressive/SConscript
deleted file mode 100644 (file)
index f72bfff..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-# -*-python-*-
-
-Import ('env', 'collate')
-collate (title = 'Advanced snippets')
diff --git a/input/new/expressive/line-arrows.ly b/input/new/expressive/line-arrows.ly
deleted file mode 100644 (file)
index 7512711..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-\header {
-  texidoc = "Arrows can be applied to text-spanners and line-spanners (such as the Glissando)"
-}
-
-\version "2.10.0"
-
-\paper {
-  ragged-right = ##t
-}
-
-\relative c'' {
-  \override TextSpanner #'bound-padding = #1.0
-  \override TextSpanner #'dash-fraction = #'()
-  \override TextSpanner #'bound-details #'right #'arrow = ##t
-  \override TextSpanner #'bound-details #'left #'text = #"fof"
-  \override TextSpanner #'bound-details #'right #'text = #"gag"
-  \override TextSpanner #'bound-details #'right #'padding = #0.6
-
-  \override TextSpanner #'bound-details #'right #'stencil-align-dir-y = #CENTER
-  \override TextSpanner #'bound-details #'left #'stencil-align-dir-y = #CENTER
-  
-  \override Glissando #'bound-details #'right #'arrow = ##t
-  \override Glissando #'arrow-length = #0.5
-  \override Glissando #'arrow-width = #0.25
-  
-  a8\startTextSpan gis8 a4 b4\glissando
-  b,4 | g' c\stopTextSpan c
-}
diff --git a/input/new/guitar/AAA-intro.ly b/input/new/guitar/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/other/AAA-intro.ly b/input/new/other/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
index 8ce0c479e68fecadf9928efcf5d8b6b7e12aaed8..b151ea7cfbe1af11335e5ffa3c39f988ceb2a9a4 100644 (file)
@@ -1,4 +1,3 @@
-%%  Do not edit this file; it is auto-generated from LSR!
 \version "2.11.23"
 
 \header { texidoc = "
index 2c8d1e948362c4538474b731df5ad033664f24b1..7a4400292bafc2277fa992d9dd60900c80640a51 100644 (file)
@@ -1,4 +1,3 @@
-%%  Do not edit this file; it is auto-generated from LSR!
 \version "2.11.23"
 
 \header { texidoc = "
index 8409531e8164ad770fee917ed2c1ec922535e027..9ea318d4f5d5b4d5ab375f6635af9d40e841d907 100644 (file)
@@ -1,4 +1,3 @@
-%%  Do not edit this file; it is auto-generated from LSR!
 \version "2.11.23"
 
 \header { texidoc = "
index e38331e2c3808b178d916b3dd175cd4839631487..fab655ccd7e3a3951a1b8bd3281fa1e73e8ac5e9 100644 (file)
@@ -1,4 +1,3 @@
-%%  Do not edit this file; it is auto-generated from LSR!
 \version "2.11.23"
 
 \header { texidoc = "
index 4d4ec62ddc8e42067e933218f873340612672ba2..f43704c446f8c7c5214628230570e8267c1afd63 100644 (file)
@@ -1,4 +1,3 @@
-%%  Do not edit this file; it is auto-generated from LSR!
 \version "2.11.23"
 
 \header { texidoc = "
index ac7e06ef8d50beed055d786f3dad92dd5facf721..149b108f00409a64438791a2f1465979bb1749e8 100644 (file)
@@ -1,4 +1,3 @@
-%%  Do not edit this file; it is auto-generated from LSR!
 \version "2.11.23"
 
 \header { texidoc = "
diff --git a/input/new/paper-and-layout/AAA-intro.ly b/input/new/paper-and-layout/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/parts/AAA-intro.ly b/input/new/parts/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/percussion/AAA-intro.ly b/input/new/percussion/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/pitches/AAA-intro.ly b/input/new/pitches/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/real-music/AAA-intro.ly b/input/new/real-music/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/repeats/AAA-intro.ly b/input/new/repeats/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/rhythms/AAA-intro.ly b/input/new/rhythms/AAA-intro.ly
deleted file mode 100644 (file)
index e76ef85..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-\version "2.11.23"
-
-\header{ texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file.
-
-@ifhtml
-Also available as a @uref{collated-files.pdf,PDF}
-@end ifhtml
-"}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/spacing/AAA-intro.ly b/input/new/spacing/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/strings/AAA-intro.ly b/input/new/strings/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-
diff --git a/input/new/text/AAA-intro.ly b/input/new/text/AAA-intro.ly
deleted file mode 100644 (file)
index 93c62a9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.10.0"
-
-\header{
-texidoc = "
-@unnumbered Introduction
-
-This document shows examples from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}.
-
-In the web version of this document, you can click on the file name
-or figure for each example to see the corresponding input file."
-}
-
-% make sure .png  is generated.
-\markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) }
-