Re: What is the name of this and how to code in lily

2015-02-07 Thread Simon Albrecht
Am 07.02.2015 um 12:20 schrieb Noeck: Hi Ming, I played a bit to reproduce the measure you sent. This was my first try to typset the upper staff: \version "2.18.2" \relative c ' { \key g \major 4 8[ ]:64---> ~ q2:32\fermata \bar "|." } However there are 3 things to notice (one o

Re: What is the name of this and how to code in lily

2015-02-07 Thread MING TSANG
Hi, Thomas: Thank you for the override.  It works. Immanuel,Ming. On Saturday, February 7, 2015 8:53 AM, Thomas Morley wrote: 2015-02-07 13:56 GMT+01:00 MING TSANG : > Ali, Stan, Noeck & Abraham: > Thankyou for giving info and solution. > I have a question: is it possible to control

Re: What is the name of this and how to code in lily

2015-02-07 Thread Noeck
Hi Ming, > Is the tremolo slant following the flag? Yes, it follows the beam slope. How about this? \override StemTremolo.slope = 0.4 Shouldn’t this be documented here [1]? In particular as the current default of tremolos being parallel to the beam is debated [2]. Cheers, Joram [1]: http://

Re: What is the name of this and how to code in lily

2015-02-07 Thread Thomas Morley
2015-02-07 13:56 GMT+01:00 MING TSANG : > Ali, Stan, Noeck & Abraham: > Thankyou for giving info and solution. > I have a question: is it possible to control the slant direction? Try: \override StemTremolo.slope = #0.4 %% or whatever > Refer to .png file, the tremolo on the 2nd eighth chord is sl

Re: What is the name of this and how to code in lily

2015-02-07 Thread MING TSANG
Ali, Stan, Noeck & Abraham:Thankyou for giving info and solution.I have a question: is it possible to control the slant direction?  Refer to .png file, the tremolo on the 2nd eighth chord is slant to the left like "\" while the 2nd eighth chord is slant to the right like "/". Is the tremolo slan

Re: What is the name of this and how to code in lily

2015-02-07 Thread Noeck
Hi Ming, I played a bit to reproduce the measure you sent. This was my first try to typset the upper staff: \version "2.18.2" \relative c ' { \key g \major 4 8[ ]:64---> ~ q2:32\fermata \bar "|." } However there are 3 things to notice (one on notation and 2 on Lilypond): 1. At least f

Re: What is the name of this and how to code in lily

2015-02-06 Thread tisimst
Here's the direct link: http://lilypond.org/doc/v2.18/Documentation/notation/short-repeats#tremolo-repeats HTH, Abraham On Fri, Feb 6, 2015 at 8:26 PM, temp files [via Lilypond] wrote: > Ming, > > Look for "tremolo repeats" in the Notation Reference. > > Stan > > On Feb 6, 2015, at 9:10 PM,

Re: What is the name of this and how to code in lily

2015-02-06 Thread Stan Sanderson
Ming, Look for "tremolo repeats" in the Notation Reference. Stan > On Feb 6, 2015, at 9:10 PM, MING TSANG wrote: > > Hi lilyponders, > > I transcribe a score and I dont know how tackle the past measure. (refer to > the png file. - the three slanted line on 2nd 8th chord and the last half >

Re: What is the name of this and how to code in lily

2015-02-06 Thread Ali Cuota
Hello, This is a tremolo https://ccrma.stanford.edu/software/cmn/cmn/cmn.html Unfortunately, I dont know right now where to find it in the doc. Greetings 2015-02-06 22:10 GMT-05:00, MING TSANG : > Hi lilyponders, > I transcribe a score and I dont know how tackle the past measure. (refer to > the