]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/makam-init.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / ly / makam-init.ly
index 36b0397460634b6a808c99ffab13a534721f23cc..d4fdc78315f28d5c7e68808da4cc362ebb69acdf 100644 (file)
@@ -1,11 +1,3 @@
-\header {
-
-  texidoc = "Makam is Turkish type of melody that uses 1/9 tone
-  microtonal alterations."
-
-}
-
-
 \version "2.11.6"
 
 %{
@@ -127,12 +119,9 @@ makamPitchNames = #`(
 pitchnames = \makamPitchNames 
 #(ly:parser-set-note-names parser makamPitchNames)
 
-\paper
-{
-  ragged-right = ##t
-}
-
-eksikMirroredSlashedFlat = ##f
+#(define eksikMirroredSlashedFlat
+  (if (defined? 'eksikMirroredSlashedFlat)
+       eksikMirroredSlashedFlat #f))
 
 makamGlyphs = #`((1 . "accidentals.doublesharp")
        (8/9 . "accidentals.sharp.slashslashslash.stemstem")