Re: where can one find the default settings

2008-07-10 Thread Bertalan Fodor
For most grobs LilyPondTool's code completion and instant help function provides the default values by automatically walking the interface tree and parsing the documentation and the SCM files. LilyPondTool's most important goal is to reduce the tedious seeking in the reference manual. However on

Re: where can one find the default settings

2008-07-10 Thread Graham Percival
On Thu, 10 Jul 2008 10:14:21 -0700 "Patrick McCarty" <[EMAIL PROTECTED]> wrote: > On Thu, Jul 10, 2008 at 9:17 AM, Kieren MacMillan > <[EMAIL PROTECTED]> wrote: > > > > Once again, I would like to suggest that all settings for a given > > grob should be available in a single documentation page ___

Y-coordinates don't work in offset function

2008-07-10 Thread Jonathan Kulp
Dear Lilyponders, I'm working on a snippet of guitar music for use as "Inspirational Headword" of the fretted strings section of GDP. The default placement of fingerings is not very good, so I'm placing them manually but have tried to create a function to help me. The function is supposed to

GDP: NR 2.2 Keyboard instruments first public draft

2008-07-10 Thread Graham Percival
I'm happy to announce that NR 2.2 Keyboard instruments is ready for the first public review! Thanks to Andrew for writing and Carl for reviewing this section. Please proofread it carefully; let us know about any mistakes or omissions. As always, GDP website is here: http://web.uvic.ca/~gperciva

Re: Some Midi Output Problems

2008-07-10 Thread grick
 > You can reduce the volume of the default piano in the same way, by > setting > midiMinimumVolume and midiMaximumVolume in the piano staff. Note, > though, > that these controls only take effect on encountering a dynamic mark, > so be > sure you have a mark at the beginning of the piano notes

Re: where can one find the default settings

2008-07-10 Thread Patrick McCarty
On Thu, Jul 10, 2008 at 9:17 AM, Kieren MacMillan <[EMAIL PROTECTED]> wrote: > > Just wondering if there's any documentation on where to find the default > settings for a given grob — for example, I don't know where to look to find > the default BreathingSign #'font-size setting (which I need right

Re: dynamic spanner help

2008-07-10 Thread Patrick McCarty
On Wed, Jul 9, 2008 at 3:10 PM, James E. Bailey <[EMAIL PROTECTED]> wrote: > > Am 09.07.2008 um 23:34 schrieb Patrick McCarty: >> >> The Dynamic_engraver was recently split into the >> "New_dynamic_engraver" and the "Dynamic_align_engraver", so if you >> include these engravers instead of Dynamic_e

where can one find the default settings

2008-07-10 Thread Kieren MacMillan
[Lilypond 2.11.49] Hello all! Just wondering if there's any documentation on where to find the default settings for a given grob — for example, I don't know where to look to find the default BreathingSign #'font-size setting (which I need right now). [I can easily drill down to the font-in

Re: Markup and music side by side

2008-07-10 Thread Michal Seta
On Thu, Jul 10, 2008 at 2:24 AM, Risto Vääräniemi <[EMAIL PROTECTED]> wrote: > I already wrote the piece using CorelDraw to place the instructions > and the choir parts but it's certainly worth a couple more hours to > make the layout work with just LP. I, too, am working on a piece that includes

override-auto-beam-setting in safe mode

2008-07-10 Thread Peter Van Kranenburg
Hello all, When I do #(override-auto-beam-setting '(end * * 3 4) 1 4) in safe mode, I get the following error: Parsing...ERROR: Unbound variable: override-auto-beam-setting Is there a solution for this? thanks, Peter van Kranenburg ___ lilypond-

Re: Custom noteheads and chords

2008-07-10 Thread Trevor Daniels
The example in section 4.6.5 of the Learning Manual might be a good starting point. Trevor - Original Message - From: "Eric Knapp" <[EMAIL PROTECTED]> To: Sent: Thursday, July 10, 2008 5:19 AM Subject: Re: Custom noteheads and chords Music functions? Ah, ha! That may be the answ