X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fnew%2Fmakam.ly;h=de1a6ace439e5a3810f01be185de10ff034fa43d;hb=f514e24c0f2021ab2e8667dedb6f85ac44eaccd5;hp=b62e93fd64f6ac3cca86d3b792a443b1d6a5b977;hpb=d8390f896c6982361ef2c267013f790753b3b3a0;p=lilypond.git diff --git a/input/new/makam.ly b/input/new/makam.ly index b62e93fd64..de1a6ace43 100644 --- a/input/new/makam.ly +++ b/input/new/makam.ly @@ -2,10 +2,10 @@ \header { lsrtags = "pitches" texidoc = "Makam is a type of melody from Turkey using 1/9th-tone - microtonal alterations. Consult the initialization file - @code{makam-init.ly} (in @code{/usr/share/lilypond/current/ly}) - for details of pitch names and alterations. - " +microtonal alterations. Consult the initialization file +@code{makam-init.ly} (see the `Learning Manual @version{}, +4.6.3 Other sources of information' for the location of this file) +for details of pitch names and alterations." doctitle = "Makam" } @@ -13,8 +13,8 @@ \include "makam-init.ly" \relative c' { - \set Staff.keySignature = #`((3 . ,BAKIYE) (6 . ,(- KOMA))) - c cc db fk - gbm gfc gfb efk - fk db cc c + \set Staff.keySignature = #`((3 . ,BAKIYE) (6 . ,(- KOMA))) + c4 cc db fk + gbm4 gfc gfb efk + fk4 db cc c }