how to get lilypond to ignore text when creating spaces

2006-03-27 Thread dave k
I am using text markup, and Lilypond kindly moves the chord symbols higher to accomodate them. But sometimes I want to use extra-offset to move the markup, and I want Lilypond to completely ignore the markup, i.e., not move the chord symbols higher. How to I get it to do this? __

Re: how to get lilypond to ignore text when creating spaces

2006-03-27 Thread dave k
Currently I am doing something like this: \once \override TextScript #'Y-offset = #-5 \once \override TextScript #'extra-offset = #'(0.0 . 5.0) But it seems not to be the best way. How can I achieve the same effect? ___ lilypond-user

Re: how to get lilypond to ignore text when creating spaces

2006-03-27 Thread dave k
Mats Bengtsson ee.kth.se> writes: > > LilyPond will ignore the extra-offset, but it will still move the > chords according to the normal position of the text. If you don't want > that, you can specify a fixed vertical extent > of the Staff, see the section on Vertical Spacing and follow the li

Re: how to get lilypond to ignore text when creating spaces

2006-03-27 Thread dave k
Mats Bengtsson ee.kth.se> writes: > > Did you read the section on Common Tweaks? It describes the padding > property which often is the best way to move things > vertically. > >/Mats Padding is exactly what I _don't_ want - I need Lilypond to ignore that text markup when deciding where to

Re: Newbie, Some quick chord questions?

2006-04-05 Thread Dave K.
I have similar issues with the Lilypond chord notating system, but they're not going to fix this so you'll have to set your own exceptions. You are right, both the standard and alternative chord naming schemes in Lilypond are just weird. I've never seen any chord names notated like that in any rea

Re: voltaOnThisStaff = false, not hiding staff volta bracket

2006-04-05 Thread Dave K.
Chords should be typeset under them by default, you're right (as well as text markup). Too bad Lilypond doesn't understand that. On 4/3/06, Rick Hansen (aka RickH) <[EMAIL PROTECTED]> wrote: > > I would ike to print my chord names under the volta alternate ending brackets > not above them. So I

Re: compound time signature with split measure

2006-04-08 Thread Dave K.
> Well, then you have to figure out how to typeset the > time signature you want, using text markup. Is this really ideal? Wouldn't it be better for Lilypond to be able to typeset these kinds of time signatures? They're not as uncommon as you might think. There are several styles: 6+5 / 8 6/8 +

Re: System at bottom page on score

2006-04-14 Thread Dave K.
Anyone know a reason why it isn't? > You want to set: > > \paper { >ragged-bottom = ##t > } > > I'm not sure why this isn't the default. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Chordmode Needs Work

2006-04-16 Thread Dave K.
I think others have pointed out that slashes should ONLY used to indicate bass notes. However, the Lilypond chord scheme ignores this (as well as using a chord notation system that is completely unfamiliar to most modern jazz instrumentalists). I think many people find it frustrating that it's imp

Re: PostScript Error

2006-04-16 Thread Dave K.
Try 2.8; it handles postscript better. On 4/15/06, Ben <[EMAIL PROTECTED]> wrote: > > Hi, > I'm using Lilypond v. 2.6.5 on Windows, and whenever I try to open a > PostScript file in Jasc Paint Shop Pro 7, the program gives me the following > error: > "The following error has occurred while trying

Re: Getting cost estimate for sponsored enhancement

2006-04-17 Thread Dave K.
> Can I send it in Microsoft Word format Given that these are free software programmers who use Linux and buy into the GNU philosophy, I don't think they would take too kindly to receiving a proprietary file format they almost certainly despise... ___

Re: Getting cost estimate for sponsored enhancement

2006-04-17 Thread Dave K.
That's not really what's meant by "free" in this case. http://en.wikipedia.org/wiki/Free_software http://en.wikipedia.org/wiki/Open-source_software On 4/18/06, Rick Hansen (aka RickH) <[EMAIL PROTECTED]> wrote: > > Oh, knowing that I'll just print to CutePDF (which is free) and make a PDF.

Re: is measure spacing off in 2.8.1?

2006-04-21 Thread Dave K.
I see the same thing: { 1 1 1 1 } This looks weird. On 4/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Previously: > > I've been using 2.8.1 for a while now, and it really seems to me that > > the spacing of measures is non-optimal. > > I've noticed the same thing. It looks like an acci