How do I use this?

2004-05-23 Thread Jim Sabatke
I'm having some grace not layout problems. Setting the #(add-grace-property 'Voice 'Stem 'thickness 1.0) seems to work for single grace notes, but beamed grace notes still have really thick beams. I've tried playing with: beamed-minimum-free-lengths that I found in the documentation, but have n

Generating a piece with more than one movement

2004-05-23 Thread Dominik Baenninger
Hi all, I am quite a new user of lilypond. I would like to write a piece containing more than one movement. In which way can I enforce lilypond to break a line, setting a new title (i.e. the title of the next movement) before the next notes. I am currently use LilyPond version 2.3.1. I would app

Re: Removing MIDI Dynamics

2004-05-23 Thread Michael Welsh Duggan
"J. Garcia" <[EMAIL PROTECTED]> writes: > Is there now any way to remove all dynamics from a > MIDI file? The > \translator { \remove "Dynamic_performer" } > trick doesn't seem to work anymore. I know this > question has been posted before, but didn't receive > any response. \midi {

Indentation for second page of score

2004-05-23 Thread Doug Asherman
Hi: I'm working on an orchestral score, where each staff is set up like so: \context Staff = staffname { \set Staff.instrument = "Long Instrument Name" \set Staff.instr = "Short instr. nm." \instrument } Things look pretty good on the first page -- the instrument names print out with enough

Re: Note problems

2004-05-23 Thread Jan Kohnert
Am Samstag, 22. Mai 2004 06:49 schrieb Jim Sabatke: > I've just spent about 16 hours straight trying to get some > bagpipe music to print out properly. I've used the lilypond > bagpipe.ly as a starting point. I am also trying to expand > the grace note groupings required. > > The immediate proble

nea software

2004-05-23 Thread finn
Corel Draw Graphics Suite 12 $60 Windows XP Professional + Office XP Professional $80 http://LAIBGH.biz/OE017/?affiliate_id=233763&campaign_id=601 Corel Draw Graphics Suite 11 $50 Windows XP Media Center Edition $60 http://CKBIJG.info/OE017/?affiliate_id=233763&campaign_id=601 http://NIHGLI.biz/OE0

LilyPond not workin... (take 3...)

2004-05-23 Thread korneel bernolet
Hello! I've got a few questions about LilyPond. 1- My OS is Windows XP Professional. I downloaded from the site http://www.lilypond.org the latest stable release 2.2.1, selected LilyPond under the item Packages (like you described on the web), left the rest Default and installed it (on another p

Lyrics, Tab, Titles - simple questions

2004-05-23 Thread se.e
Hi all! I'm a new Lilypond user and I've some very simple questions for you. 1) Titles -- I have: tagline= "copyright©2004" Why in the .pdf '©' is only a 'c' (there's no circle)? This don't works with '®' too. 2) Tablature -- if I've a chord (ex. {<>} ), in the .pdf there is a line cross the num

Lilypond 2.3.1 and TFM files

2004-05-23 Thread Julien Salort
[ A copy of this message has been posted to the newsgroup ] [ gmane.os.apple.fink.general ] I've updated lilypond from 2.2.1 to 2.3.1 using fink. I'm getting a lot of : warning: kpathsea can not find TFM file: `ecrm6' warning: can't find font: `ecrm6' warning: Loading

problem with Ties in midi

2004-05-23 Thread Roland Goretzki
Hi at all, (v2.2.0) about two month ago, Han Wen wrote, that ties in midi do work again. Really, they do, but in my example they do a bit chaotic: Some ties are well tied in midi, but at some ties the second note is played again. I cannot control this behaviour. The .ly file is attached. Plea

Re: MIDI and tremolo

2004-05-23 Thread Julien Salort
Julien Salort <[EMAIL PROTECTED]> wrote: > It outputs correctly in the dvi file but not in the MIDI file... I'm responding to myself. According to it seems that one needs to use « \applymusic #unfold-repeats » to get correct MID

Re: midi plays tied notes

2004-05-23 Thread Erik Sandberg
On Thursday 20 May 2004 16.57, Olivier Cloirec wrote: > Hello, > > I had the same problem with 2.2.1. > Moreover, this issue seems to appear when another part starts a note > while the first is playing a tied one. > > Is it corrected in the development branch? No, but it is now in our bug database

Re: bar numbering another staff

2004-05-23 Thread Erik Sandberg
On Friday 21 May 2004 04.19, Ferenc Wagner wrote: > Hi, > > is it possible to remove the bar numbers from the top of the > topmost staff and add them to a different staff? > > \score { > \new Score \with { > \remove Bar_number_engraver > } > << > \new Staff { ... } >

Re: cannot find Voice

2004-05-23 Thread Erik Sandberg
On Wednesday 19 May 2004 19.19, Ferenc Wagner wrote: > Hi! > > I get > warning: cannot find Voice: choir > when compiling the attached file. The output nevertheless > seems good. The warning disappears if I comment out the > \set command. Where should I put it to avoid warnings? > > \version "2.

Re: problem with Ties in midi

2004-05-23 Thread Erik Sandberg
On Saturday 22 May 2004 19.08, Roland Goretzki wrote: > Hi at all, > > (v2.2.0) > > about two month ago, Han Wen wrote, that ties in midi do work again. > > Really, they do, but in my example they do a bit chaotic: > Some ties are well tied in midi, but at some ties the second note is > played agai

Re: bar numbering another staff

2004-05-23 Thread Ferenc Wagner
Erik Sandberg <[EMAIL PROTECTED]> writes: > On Friday 21 May 2004 04.19, Ferenc Wagner wrote: > >> [skipped skeleton] >> >> resulted in a segmentation fault only... >> v2.2.1 on Debian Woody. > > Cannot reproduce. Can you please send a full example which > makes lilypond segfault? (all segfaults a

Re: appoggiatura and clef woes

2004-05-23 Thread Erik Sandberg
On Wednesday 19 May 2004 18.41, Julien Salort wrote: > Hi, > > I don't understand why the following snippet does not give the desired > result. > I get two clefs one after the other... This could be considered a bug. You can, however, compare it to the following situation; and suddenly it's not s

Re: Ugly Phrasing Slurs

2004-05-23 Thread Erik Sandberg
On Tuesday 18 May 2004 03.48, J. Garcia wrote: > Hello all! > > I've had some trouble with phrasing slurs involving > staff changes through line breaks. On the first line, > the slur is normally shaped, but the next is strangely > sloped and far from the staff. Any suggestions? I've > tried messi

Re: cannot find Voice

2004-05-23 Thread Ferenc Wagner
Erik Sandberg <[EMAIL PROTECTED]> writes: > On Wednesday 19 May 2004 19.19, Ferenc Wagner wrote: > >> Hi! >> >> I get >> warning: cannot find Voice: choir >> when compiling the attached file. The output nevertheless >> seems good. The warning disappears if I comment out the >> \set command. Whe

Re: appoggiatura and clef woes

2004-05-23 Thread Stan Sanderson
On May 23, 2004, at 5:58 PM, Erik Sandberg wrote: On Wednesday 19 May 2004 18.41, Julien Salort wrote: Hi, I don't understand why the following snippet does not give the desired result. I get two clefs one after the other... This could be considered a bug. You can, however, compare it to the follo

Rolls and ruffs

2004-05-23 Thread Peter Mogensen
Hi, I've been trying to get Lilypond to typeset notes for marchband snaredrums. Here's a small sample of the task (bottom staff): http://www.bigendian.dk/libertyb.jpg I have been partly successfull in tweaking the tremolo repeat to make it thinner, but these are not tremolo repeats as such and res