Re: Stem beamed-lengths ?

2004-08-02 Thread Steve Shorter
On Thu, Jul 29, 2004 at 09:18:28PM +0200, Han-Wen Nienhuys wrote: > [EMAIL PROTECTED] writes: > > On Sat, Jul 24, 2004 at 10:43:21PM +0200, Han-Wen Nienhuys wrote: > > > > > > [EMAIL PROTECTED] writes: > > > > Howdy! > > > > > > > > I have some collisions between a beame inner voice and a

Re: Stem beamed-lengths ?

2004-07-29 Thread Steve Shorter
On Sun, Jul 25, 2004 at 10:30:01AM -0400, Steve Shorter wrote: > On Sat, Jul 24, 2004 at 10:43:21PM +0200, Han-Wen Nienhuys wrote: > > > > [EMAIL PROTECTED] writes: > > > Howdy! > > > > > > I have some collisions between a beame inner voice and an o

Re: Stem beamed-lengths ?

2004-07-25 Thread Steve Shorter
On Sat, Jul 24, 2004 at 10:43:21PM +0200, Han-Wen Nienhuys wrote: > > [EMAIL PROTECTED] writes: > > Howdy! > > > > I have some collisions between a beame inner voice and an outer voice > > and I need to shorten the stems of notes in the beam. I tried stuff like > > > > \override Stem #'beame

Stem beamed-lengths ?

2004-07-24 Thread Steve Shorter
Howdy! I have some collisions between a beame inner voice and an outer voice and I need to shorten the stems of notes in the beam. I tried stuff like \override Stem #'beamed-lengths = #'(1.0 1.0 1.0) but it doesn't see to do anything. ideas? thanx - steve

I can crash 2.2.1 on Debian Woody!

2004-05-18 Thread Steve Shorter
Howdy! I have a smallish .ly file that will crash lilypond 2.2.1 on Debian Woody. Is this a bug or is there somthing wrong with the source file. It parses without any other errors or warinings. lilypond crashes with this output Calculating line breaks... Global shortest durati

\bar ":|:" inconsistency?

2004-05-11 Thread Steve Shorter
Howdy! I was wondering about the apparent difference in repeat bars Seems \bar "|:" and \bar ":|" et al have a thick bar, followed by a thin bar followed by the ":" but \bar ":|:" only has the thick bar followed by the ":". Check

ASCII char 95 issue proved?

2004-05-03 Thread Steve Shorter
Howdy! I have printed out using \markup the ASCII values from 90 - 97. ASCII char 95 is clearly not displayed correctly. Is this a Lilypond thing or something else? see http:/linuxsweet.com/bug/bug.pdf one = \context Voice=one \notes \relative c'' {

Re: bar collisions and triplets

2004-05-03 Thread Steve Shorter
On Mon, May 03, 2004 at 10:50:33AM -0400, Steve Shorter wrote: > Howdy! > > I have some triplets at the end of the bar and the "bracket/brace" > outlining the triplet collides with the barline. How can I shift the > barline or deal with this.? > >

Re: Piano

2004-05-03 Thread Steve Shorter
On Sat, May 01, 2004 at 08:48:04PM +0200, Yuval Harel wrote: > Hi, > > I've just started using LilyPond, and got into some trouble trying to > insert dynamics to a piano piece. > I have found that I can posetion dynamics and text anywhere I want between Staffs with stuff like \overrid

bar collisions and triplets

2004-05-03 Thread Steve Shorter
Howdy! I have some triplets at the end of the bar and the "bracket/brace" outlining the triplet collides with the barline. How can I shift the barline or deal with this.? d2~ times 2/3 {d4 d8~} | bar 3 of http://linuxsweet.com/ls.pdf also s1^\markup

\raise bug in 2.2.0??

2004-04-28 Thread Steve Shorter
Howdy! I can't get ^\markup {\raise #4.0 sometext} et. al. to work at all. Is this implemented in 2.2.0 or is it a bug, or do I just not understand the examples/docs? The source "compiles" fine but has no effect. There are workarounds like ^""^""^""^\markup

Re: Hairpin movement??

2004-04-16 Thread Steve Shorter
On Thu, Apr 15, 2004 at 09:16:20PM -0700, Edward Sanford Sutton, III wrote: > On Thursday April 15 2004 14:11, Steve Shorter wrote: > > On Thu, Apr 15, 2004 at 06:48:34PM +0200, Mats Bengtsson wrote: > > > Your example works fine with version 2.2 (after running > > &

Re: Hairpin movement??

2004-04-15 Thread Steve Shorter
= #'(0 . -3.5) /home/steve/LinuxSuite/t.ly:15:34: error: parse error, unexpected SCM_T: \property Hairpin #'extra-offset = #'(0 . -3.5) > >/Mats > > Steve Shorter wrote:

Hairpin movement??

2004-04-15 Thread Steve Shorter
Howdy! I'm trying to move a hairpin verticaly using 'extra-offset'. I looked at the mail archives and concluded that the simple example below should work, but it doesn't. Any ideas why? What is the best way to move a hairpin? one = \context Voice=one \notes \relative c'' {

Re: \newpage bug

2004-03-30 Thread Steve Shorter
er the \newpage on a page by itself. I could not reproduce it simply in a single voice. Here is the ls.ly file. The version is 2.1.30 on debian. -steve \paper { % raggedright = ##t % linewidth = 160 \mm } \header { title = "Linux Suite&q

\newpage bug

2004-03-29 Thread Steve Shorter
Howdy! I have an example of \newpage not correctly creating a page after a time signature change. I puts the line after \newpage on a separate page by itself, so there are 2 newpages. http://linuxsweet.com/bug/ls.pdf http://linuxsweet.com/bug/ls.ly I tried to f

Poly meter HowTo?

2004-03-22 Thread Steve Shorter
Howdy! I need to do multiple meters in different clefts simultaneosly like this 3 | 4 | | treble clef --- |--- | | 8 | 8 | | 2 | 5 | 4 | bass cleff