Re: Can anyone help to code what is in png.

2012-08-07 Thread MING TSANG
David Kastrup, Tim Roberts & Matthew Collett: Thank you for all your help.  I added \once to your suggestion and it works perfectly (very similar to the original). \once\override NoteHead #'style = #'baroque fis\breve(s2*2 s4 fis1)   Blessing in+, Ming __

Re: Can anyone help to code what is in png.

2012-08-07 Thread Matthew Collett
On 8/08/2012, at 5:12 am, Tim Roberts wrote: > However, the boxy notehead in your png is not the current style of writing > that note (which is as a whole note with bars left and right). What you have > there is the "Petrucci" style. You can still achieve the boxy notehead by > overriding th

Re: Can anyone help to code what is in png.

2012-08-07 Thread Tim Roberts
MING TSANG wrote: > I try to code per the png. I don't know what it is call, therefore I > cannot search LSR. That note is a "breve" -- the length of two whole notes. You can use \breve for the length, as in fis\breve ~ fis1 However, the boxy notehead in your png is not the current style

Re: Can anyone help to code what is in png.

2012-08-06 Thread David Kastrup
MING TSANG writes: > I try to code per the png.   I don't know what it is call, therefore I > cannot search LSR. > > Help is appreciated. The LSR is just the second important reference. The most important reference is the notation manual, and it is ordered by topic. In this case, you would loo