Re: Change pdf viewer on mac

2006-04-02 Thread Orm Finnendahl
A couple of days ago I posted a modified lilypond-mode.el which takes advantage of xpdf's -remote option which does what you're asking for. It only works if you use emacs, though... -- Orm Am 02. April 2006, 02:02 Uhr (+) schrieb Mark A: Is there any way to customize the pdf viewer that

convert-ly 2.8.1 and 2.9.1 broken

2006-04-02 Thread Paul Scott
2.8.1 and 2.9.1 convert-ly gives: [EMAIL PROTECTED]:/jen/paul/music/stfrancis$ convert-ly -e *.ly Traceback (most recent call last): File /usr/local/lilypond/usr/bin/convert-ly, line 39, in ? import lilylib as ly File /usr/local/lilypond/usr/share/lilypond/current/python/lilylib.py, line

Re: solid line for textspanner?

2006-04-02 Thread Mats Bengtsson
I would rather say that it's a bug that you don't get a continuous line if you use \override TextSpanner #'style = #'line The documentation of the line-interface and the implementation agree with what's written below, but several grobs, such as VoiceFollower and Glissando have style set to

Text spanner and musicglyph

2006-04-02 Thread Allan Spagnol Comar
Hi lilypond list !!! Does some one have a clue of how I can add \musicglyph #timesig.C22 inside a \override Voice . TextSpanner #'edge-text = #' () I had tried a lot of forms and couldn get it to work. thanks, Allan -- An application asked: Requeires Windows 9x, NT4 or better, so I´ve installed

2.8.1 bug in tieWaitForNote

2006-04-02 Thread Steve D
tieWaitForNote bug LilyPond 2.8.1 installed with GUB on Debian Linux Using \set tieWaitForNote, which allows for ties between arpeggios and a following chord, some ties are not attached to or do not extend to the correct note. --- begin LilyPond code --- version 2.8.1 \layout { ragged-right =

Re: Change pdf viewer on mac

2006-04-02 Thread mark oilcan
--- Orm Finnendahl [EMAIL PROTECTED] wrote: A couple of days ago I posted a modified lilypond-mode.el which takes advantage of xpdf's -remote option which does what you're asking for. It only works if you use emacs, though... Thanks for the suggestion. Right now I can get a pdf viewer

bar number positions

2006-04-02 Thread Paul Scott
The current bar number default position is fine for bar numbers at the beginning of the line but not for bar numbers placed on every bar or every n bars. When bar numbers are placed every n bars they appear to the right of the relevant bar (I guess this is to avoid collisions with the clef

Re: Change pdf viewer on mac

2006-04-02 Thread Carrick Patterson
Quoting mark oilcan [EMAIL PROTECTED]: --- Orm Finnendahl [EMAIL PROTECTED] wrote: A couple of days ago I posted a modified lilypond-mode.el which takes advantage of xpdf's -remote option which does what you're asking for. It only works if you use emacs, though... Thanks for the

Which template for organ ?

2006-04-02 Thread MX
Salut tout le monde ! Hi everybody ! I look forward a good lily template for the organ. I would like to produce such staves (see the following picture from the Bach Gesellschadt Edition) with : 1. A brace on the two first staves ; 2. The bar lines along the three staves. I can do : 1. the

Middle line stem direction in 2.8

2006-04-02 Thread Father Panteleimon
In the 2.7 development versions prior to the release of 2.8.0 , the stem directions for notes on the middle line of the staff followed the direction of neighoboring notes (a feature sponsored by Mike Rolish and Basil Crow). It appears that in 2.8.0, this feature (which looks very nice and helps

Re: convert-ly 2.8.1 and 2.9.1 broken

2006-04-02 Thread Martial
in win2k (2.8.1) convert-ly work, but it is writing in the new file : \version 2.7.40 -- Martial http://cathemline.org ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: convert-ly 2.8.1 and 2.9.1 broken

2006-04-02 Thread Geoff Horton
in win2k (2.8.1) convert-ly work, but it is writing in the new file : \version 2.7.40 That's not an error. See the manual, Section 5.6: convert-ly always converts up to the last syntax change handled by it. This means that the \version number left in the file is usually lower than the

Re: convert-ly 2.8.1 and 2.9.1 broken

2006-04-02 Thread Martial
writing in the new file : \version 2.7.40 That's not an error. See the manual, Section 5.6: convert-ly always converts up to the last syntax change ... Oops! Thank for your helpfulness. -- Martial http://cathemline.org ___

Re: Default bar numbering collision

2006-04-02 Thread Jordi Nadal
http://www.geocities.com/noi_ga/imatges/lilypond_bracket_bar_number_bug.png ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Middle line stem direction in 2.8

2006-04-02 Thread Mats Bengtsson
Are you really sure that you use the same LilyPond version both in Windows and Linux? These differences cannot possibly be platform dependent as far as I can understand. For the reasoning behind the change, see http://lists.gnu.org/archive/html/lilypond-devel/2006-03/msg00104.html /Mats

Re: Text spanner and musicglyph

2006-04-02 Thread Mats Bengtsson
Search the mailing list archives for: markup edge-text it should give you several similar examples. /Mats Quoting Allan Spagnol Comar [EMAIL PROTECTED]: Hi lilypond list !!! Does some one have a clue of how I can add \musicglyph #timesig.C22 inside a \override Voice . TextSpanner

Re: Which template for organ ?

2006-04-02 Thread Mats Bengtsson
This is one of the things that can be done with the new support for a hierarchy of nested system start delimiters, which is mentioned in the NEWS file for version 2.8, but really not documented at all, except for this single example and the following email:

RE: Middle line stem direction in 2.8

2006-04-02 Thread Father Panteleimon
Yes, I was running 2.8.0 on both platforms with exact same .ly files. I uninstalled 2.8.0 from linux (SuSe 10) and tried both 2.8.1 and 2.9 with the same results. Only 2.7 will do the stem thing under linux. I didn't know decidous note-stems were bad. They sure look nice, though, especially where

Re: Change pdf viewer on mac

2006-04-02 Thread mark oilcan
--- Carrick Patterson [EMAIL PROTECTED] wrote: Quoting mark oilcan [EMAIL PROTECTED]: --- Orm Finnendahl [EMAIL PROTECTED] wrote: A couple of days ago I posted a modified lilypond-mode.el which takes advantage of xpdf's -remote option which does what you're asking for. It

Re: Change pdf viewer on mac

2006-04-02 Thread Ed Baskerville
you could try my little lilypad app: http://edbaskerville.com/software/lilypad/ a vastly improved version should be out within the month with completion, syntax coloring, and hopefully some other nice features. i am also planning on releasing it under the gpl. --ed On Apr 2, 2006, at

Re: Change pdf viewer on mac

2006-04-02 Thread Han-Wen Nienhuys
mark oilcan wrote: Thanks for the suggestions. I do appreciate others trying to help out. Is this something that would be better asked on the devel list? you have to look at LilyPond.app/Contents/Resources/Python/LilyPond.py -- Han-Wen Nienhuys - [EMAIL PROTECTED] -

Manual rest placement doesn't seem to work

2006-04-02 Thread Geoff Horton
I've been trying to use the manual placement mechanism and it doesn't seem to work. Before I file it as a bug, though, I want to be sure I'm doing it right. Code follows, output attached. Basically, I want the rests of the center line of each staff. world = { \key d \major \time 3/2 } melody

Re: Change pdf viewer on mac

2006-04-02 Thread Carrick Patterson
Quoting mark oilcan [EMAIL PROTECTED]: --- Carrick Patterson [EMAIL PROTECTED] wrote: Quoting mark oilcan [EMAIL PROTECTED]: --- Orm Finnendahl [EMAIL PROTECTED] wrote: A couple of days ago I posted a modified lilypond-mode.el which takes advantage of xpdf's -remote

Re: Manual rest placement doesn't seem to work

2006-04-02 Thread Graham Percival
On 2-Apr-06, at 4:40 PM, Geoff Horton wrote: I've been trying to use the manual placement mechanism and it doesn't seem to work. Before I file it as a bug, though, I want to be sure I'm doing it right. Code follows, output attached. Basically, I want the rests of the center line of each staff.

Re: Manual rest placement doesn't seem to work

2006-04-02 Thread Geoff Horton
Try these simple examples on your system. If they work, then try to figure out exactly what the difference is between these examples and your situation. It's the \voiceOne etc. that does it. This does not work: melody = \relative c'' { b2\rest } alto = \relative c' { s2 } \score {

Re: Change pdf viewer on mac

2006-04-02 Thread mark oilcan
--- Ed Baskerville [EMAIL PROTECTED] wrote: you could try my little lilypad app: http://edbaskerville.com/software/lilypad/ a vastly improved version should be out within the month with completion, syntax coloring, and hopefully some other nice features. i am also planning on

Re: Change pdf viewer on mac

2006-04-02 Thread mark oilcan
--- Han-Wen Nienhuys [EMAIL PROTECTED] wrote: mark oilcan wrote: Thanks for the suggestions. I do appreciate others trying to help out. Is this something that would be better asked on the devel list? you have to look at LilyPond.app/Contents/Resources/Python/LilyPond.py Thanks.

Re: Manual rest placement doesn't seem to work

2006-04-02 Thread Geoff Horton
Combining the voices with \partcombine also produces a misplaced rest. Geoff ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Manual rest placement doesn't seem to work

2006-04-02 Thread Geoff Horton
Combining the voices with \partcombine also produces a misplaced rest. Sigh. No, it doesn't. Sorry about that. The other example really is broken, though. Geoff ___ lilypond-user mailing list lilypond-user@gnu.org