Re: Turning on sustain between variables

2010-08-04 Thread Xavier Scheuer
2010/8/4 James : > Tricks and Tweaks are for the the LSR (http://lsr.dsi.unimi.it/) and > for relatively simple and common tweaks, the 'selected snippets' at > the end of each section in the manual. > > If you think you have found something others would benefit from then > see > > http://lsr.dsi.u

Re: Turning on sustain between variables

2010-08-04 Thread James
Hello, On 04/08/2010 07:05, Xavier Scheuer wrote: > > Yes, these are some "tricks" you learn while reading other people code. > Of course it can (usually) be found in the manuel but there is no > "dedicated section" to explain these "tricks". Tricks and Tweaks are for the the LSR (http://lsr.dsi

Re: Turning on sustain between variables

2010-08-03 Thread Xavier Scheuer
2010/8/4 jim.showalter : > Xavier, > > Thank you! That is exactly what I was looking for. Sometimes the > problem is not knowing how to search for the answer. After your email > I looked in the notation manual to see exactly what was going on > (I couldn't find it in the learning manual). Yes,

Re: Turning on sustain between variables

2010-08-03 Thread Xavier Scheuer
2010/8/3 : > If I have a simple phrase like > > phrase = { a b c d e} > > How do I turn sustain on and off between phrases. > > The following illustrates what I want to do but of course gives a > syntax error. > > { >   \phrase \sustainOn \phrase \sustainOff > } > > A more general question is how

Turning on sustain between variables

2010-08-03 Thread jim . showalter
If I have a simple phrase likephrase = { a b c d e}How do I turn sustain on and off between phrases.The following illustrates what I want to do but of course gives a syntax error.{  \phrase \sustainOn \phrase \sustainOff}A more general question is how does one "attach"  lilypond directives/command