Thank you David,
I recently introduced some arrowed micro-tonal notation to my file. In the file 
I was suggested the standard micro-tonal notation is replaced by the following 
code (example):(ceh . ,(ly:make-pitch -1 0 (/ FLAT 2)))They told me that to 
enable this symbol I have to update the arrowGlyphs.
Alternatively I could use the standard symbol for representing quarter-tones, 
but I don't know how to produce it.
I tried for example this:(ceh . ,(ly:make-pitch -1 0 (* FLAT 1/2)))but it 
doesn't work.So I now have arrowed-notation but I cannot reproduce anymore 
quarter-tone standard notation.
This is why I would like to update "arrayGlyphs", but unfortunately I don't 
understand the "how to".
Luca

Date: Fri, 15 Jan 2016 12:07:01 -0600
Subject: Re: update objects
From: david.nales...@gmail.com
To: mr.luce...@hotmail.it
CC: lilypond-user@gnu.org

Hi Luca,
On Fri, Jan 15, 2016 at 11:29 AM, Luca Danieli <mr.luce...@hotmail.it> wrote:



Hello,
May I ask where I can find information about or how can I update objects in 
lilypond in ubuntu?I have specifically to update the object arrowGlyphs but I 
am unable to find this specific information on internet.
Can someone give me a hint?

"arrowGlyphs" is not actually part of LilyPond.  It appears to be a custom 
definition from an LSR snippet found here: 
http://lsr.di.unimi.it/LSR/Snippet?id=786
How are you wanting to update it?
David                                     
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to