Re: Tempo changes for MIDI output.

2004-03-11 Thread Warren Stickney
\Bass >> \paper { } } \score { \notes \transpose c c \apply #unfold-repeats << \globalmidi \Soprano \Alto \Tenor \Bass >> \midi { \tempo 4=72 } Wa

Completion_heads_engraver problem

2004-03-13 Thread Warren Stickney
ocess rests. So I suppose this is not really a bug, but rather an enhancement that I feel would be very valuable. Can you good folk confirm that what I want is, or is not, possible at present. If not, how can it be handled, are requests for enhancements forwarde

Re: verticalExtent and minimumVerticalExtent

2004-03-17 Thread Warren Stickney
Thank you for this Bert, much appreciated. Now finally I feel I have full control over lyrics placement and inter staff spacing. I sing tenor you see, so I look at this staff rather a lot. Warren Stickney Wellington, New Zealand Lily 2.0.1 Cygwin Replying to your: > Message: 5 > Date: T

Cygwin/LilyPond2.2.0-1 download problem

2004-04-20 Thread Warren Stickney
-1.2.1-1.tar.bz2 _update-info-dir-00227-1.tar.bz2 mbox note: Download Complete Ending cygwin install Any advice, please, on which other packages I should manually select. Tks, Warren Stickney ___ Lilypond-user mailing list [EMAIL PROTECTED] http

LilyPond 2.2.2 with Cygwin: Error messages

2004-06-03 Thread Warren Stickney
Hello listers, I have 3 people here wishing to install and use Lily, but have a problem in which version to give them. My Version 2.2.2 (thank you for the update from 2.2.0 Bert) still gives me the following error message: "Python 2 This program has performed an illegal operation and will be shu

Re: DVI not displaying with LilyTool

2004-09-29 Thread Warren Stickney
Hi Bert, Thanks a lot; it all works very nicely now. I had downloaded the program files but not, it appears, your manual. Regardless of that, however, the solution was embarrassingly simple. You've produced a nice, easy to install and use utility. One problem, though, is that it does not open

Re: String numbers in circles

2005-02-09 Thread Warren Stickney
Walter, The suggestion a2^\markup {"$\\!\\!$\\textbf{\\textcircled{\\small{1}}}"} gives me just the circle, with no number on my 2.4.2 (cygwin) also, but if I add $'s around the number, as below, it works OK. a2^\markup {"$\\!\\!$\\textbf{\\textcircled{\\small{$1$}}}"} Warren _

\tieDotted problem under Lily 2.4.2

2005-05-20 Thread Warren Stickney
Hi listers, Using Lily 2.4.2 with cygwin it appears that \tieDotted is broken. \slurDotted is working OK however and I've used this in it's place to get my pdf. Could some kind person have a quick look at \tieDotted under 2.5 to see that it's going to be alright for the upcoming 2.6 release. Wa

Lyric verse naming

2003-02-23 Thread Warren Stickney
\paper { \translator{ \ScoreContext StanzaNumber \override #'break-align-symbol = #'begin-of-note } } but the problem exists with or without this. I am using Lilypond Version 1.6.5 Warren Stickney Wellington, New Zealand E-mail : [EMAIL PROTECT

Re: Lyric Verse Naming

2003-03-04 Thread Warren Stickney
. Warren Stickney Wellington, New Zealand E-mail : [EMAIL PROTECTED] ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Lyric Font Changes Over Multiple Staves

2003-06-25 Thread Warren Stickney
\SopranoA \SopranoB > > \paper { textheight = 22.0\cm interscoreline = 12.0\mm interscorelinefill = 1 }

Lyric Font Changes over Multiple Staves

2003-06-25 Thread Warren Stickney
My Lyrics problem is now solved. Thanks, Aaron, for the correct command and structure as in your message on hebrew lyrics. I have so much to learn. Warren Stickney Wellington, New Zealand E-mail : [EMAIL PROTECTED] ___ Lilypond-user mailing list

Re: pdf can't be made

2003-08-28 Thread Warren Stickney
sibly Heinz actually received more files than was absolutely necessary, or else 1.8.0 needs less? TIA for any assistance. Warren Stickney Wellington, New Zealand ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Re: PDF can't be made

2003-08-29 Thread Warren Stickney
dd lily files for the new version number, and to change those dummy " \transpose c' " 's to " \transpose c' c' " I used to do this sort of thing with DOS batch files in days gone by. Warren Stickney Wellington, New Zealand Replying to your: *

Windows/TEST: lilypond-1.8.1-11

2003-08-29 Thread Warren Stickney
textpo0 0.12.1-3 lilypond 1.8.1-11 perl 5.8.1-1 tetex-tiny 2.0.2-12 Warren Stickney Wellington, New Zealand Replying to your: -- Message: 8 Date: Thu, 28 Aug 2003 18:56:10 +0200 From: Jan Nieuwenhuizen <[EMAIL PROTECTED]> Subject: Windows/TEST: lilypon

Re: Windows/TEST: lilypond-1.8.1-11

2003-08-29 Thread Warren Stickney
ime to explore 1.8.0. Warren Stickney Wellington, New Zealand Further to my: >-- > >Installed 1.8.1-11 over my 1.8.0 and it works well for ly2dvi, either -p >or -P, and OK for lilypond-book (1.8.1), but I still have my follow-on latex >problem of

Re: Newbie question

2003-09-19 Thread Warren Stickney
\translator{ \ScoreContext StanzaNumber \override #'break-align-symbol = #'begin-of-note } } } and a score block for midi only \score { \notes \transpose c c \apply #unfold-repeats < \globalmidi \SopranoA

Re: Midi repetition

2004-01-15 Thread Warren Stickney
linefill = 1 } } \score { \notes \apply #unfold-repeats << \Soprano \Alto \Tenor \Bass >> \midi { \tempo 4=72 } } Warren Stickney Wellington, New Z