Am 17. November 2015 19:21:28 MEZ, schrieb Server Acim :
>Dear Urs,
>I experienced the code right away and it worked.
>It was that simple what I want.
>
>Thank you.
Great to hear.
Sorry, if I had realized that I ciuld have helped you instantly.
>
Dear Urs,
I experienced the code right away and it worked.
It was that simple what I want.
Thank you.
I will write a blog post that is related about this problem in Turkish
language and in English language.
I will keep yo
Sorry for not replying earlier, but I didn't realize earlier what you
actually need.
If you just want to replace the regular time signature with that
specific glyph from the SMuFL range you can actually do that quite easily:
What you have to do is simply replace the "stencil" of
Staff.KeySignature
> On 8 Aug 2015, at 18:55, Server Acim wrote:
> So, the "segah" koma(a littile bit lower than flat) sound is used in the key
> signature with normal flat sign but added a "2" number above it. We(The
> Turkish musician who uses LilyPond for engraving an Turkish Folk Song) need
> this sign for
Or maybe closer to your picture :
\version "2.18.2"
\score {
{
\time 9/8
\key f\major %% <= or whatever
r4 fis''8
}
\layout {
\context {
\Score
\override KeySignature.stencil =
#(lambda (grob) (grob-interpret-markup grob
#{ \
Hi Server,
Here's a very basic solution for your urgent matter only.
Needs a lot of improvement though !!
\version "2.18.2"
\score {
{
\time 9/8
\key f\major %% <= or whatever
r4 fis''
}
\layout {
\context {
\Score
\override KeySignature.stencil =
#(la
On 08/08/2015 08:42 PM, Mike Solomon wrote:
On Aug 8, 2015, at 7:55 PM, Server Acim wrote:
Hello,
I want to ask you a very important question.
Turkish Music is divide two kinds in it inside.
One of is "Turkish Classical Music". Its roots are based of Ottoman Impire. And
"MAKAM" word is base
> I am adding an attachment that includes this flat sign with number
> "2" in its key signature.
There's also a sharp sign with number `3'...
Werner
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilyp
> On Aug 8, 2015, at 7:55 PM, Server Acim wrote:
>
> Hello,
> I want to ask you a very important question.
>
> Turkish Music is divide two kinds in it inside.
> One of is "Turkish Classical Music". Its roots are based of Ottoman Impire.
> And "MAKAM" word is based some series. The title of mak
Server Acim writes:
> Hello,
> I want to ask you a very important question.
>
> Turkish Music is divide two kinds in it inside.
> One of is "Turkish Classical Music". Its roots are based of Ottoman
> Impire. And "MAKAM" word is based some series. The title of makams are
> changed according to its
Hello,
I want to ask you a very important question.
Turkish Music is divide two kinds in it inside.
One of is "Turkish Classical Music". Its roots are based of Ottoman
Impire. And "MAKAM" word is based some series. The title of makams are
changed according to its note that where the serie is be
11 matches
Mail list logo