RE: Problem running LP on win32.

2008-10-23 Thread Nick Payne
On my system (same Lilypond version) that file is in C:\Program Files\LilyPond\usr\share\guile\1.8\ice-9. Is it there on your system? Nick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of David Picón Álvarez > Sent: Friday, 24 October 2008 09:24 >

Problem running LP on win32.

2008-10-23 Thread David Picón Álvarez
Hi, When I run LP on win32 I get an error. This is what I get when I invoke it with no arguments: C:\Program Files\LilyPond\usr\bin>lilypond GNU LilyPond 2.11.62 programming error: cannot find absolute argv0 continuing, cross fingers ERROR: In procedure primitive-load-path: ERROR: Unable to fi

Re: assertBeamSlope function

2008-10-23 Thread Patrick McCarty
Hi Nick, On Thu, Oct 23, 2008 at 1:36 PM, Nick Payne <[EMAIL PROTECTED]> wrote: > I asked the question below a few days back and eventually found that I could > use \override Beam #'positions = #'(x . y) to set the start and end beam > heights, at the expense of having to issue another override co

assertBeamSlope function

2008-10-23 Thread Nick Payne
I asked the question below a few days back and eventually found that I could use \override Beam #'positions = #'(x . y) to set the start and end beam heights, at the expense of having to issue another override command every time the top note changed pitch, in order to maintain consistent stem lengt

Re: FW: Re. OOoLilyPond, \include "language" does not work.

2008-10-23 Thread Daniel Hulme
On Tue, Oct 21, 2008 at 05:56:29PM -0400, Music Site of Larry Jackson wrote: > Hi, > > Anyone know how to get the \include "language" statement to work for > LilyPond v2.10.33 compiling within OOOLilyPond v0.32? If nobody here answers (which seems likely, as OOoLilypond is a separately maintained

Re: How to create a double glissando?

2008-10-23 Thread Kieren MacMillan
Hi Arjan, all within the same voice You can attach each gliss to hidden notes in two separate Voice contexts and then combine them into the Staff with the other two Voices (which contain the visible notes). But otherwise you can't do it in Lilypond, I think… HTH! Kieren. ___

How to create a double glissando?

2008-10-23 Thread Arjan Bos
Dear list, I would feel priviliged if I can tap into your wealth of knowledge on all things lilypond. The thing that's bugging me at the moment is that I cannot figure out how to create a double glissando where the first glissando goes from note 2 to note 4 and the second glissando goes f

How to center custom dynamics marks between piano staves?

2008-10-23 Thread Matej Kosik
Hello, I have put Lilypond to test to see if I will be able to engrave one particular piece I like. It is a Hungarian fantasy Cserebogár, sárga cserebogár written by Mihály Ignác Here is the result. http://altair.sk/mediawiki/upload/f/fa/Mihaly_Ignac_Cserebogar.pdf http://alta

Re: How to put whole measure rest in unmetered music?

2008-10-23 Thread Dmytro O. Redchuk
2008/10/22 Mats Bengtsson <[EMAIL PROTECTED]>: > The following version of your example seems to work Thank you, Mats. > (note that \cadenzaOff is equivalent to \set Score.timing = ##f > whereas \cadenzaOn does a bit more than just setting it > to true again, see the file property-init.ly). > > \sc