Re: Using alien to create a .deb

2005-10-20 Thread Cameron Horsburgh
Pedro Kröger wrote: > Cameron Horsburgh <[EMAIL PROTECTED]> writes: > > Thanks for your reply. >>1) Does anyone with any knowledge of the internals of Lilypond deb and >>RPM packages have any idea where alien might introduce any subtle problems? > > > yes, it may. debian has a strict policy re

linebreak problem, sheet with chords, notes and lyrics

2005-10-20 Thread Christian Jägle
Hi, the manual shows me sth. like this: \repeat unfold 4 { s2. \noBreak s2. \noBreak s2. \noBreak s2. \noBreak s2. \noBreak s2. \break } This is ok, but I do not want to use polyphony (beams, rest postition...), so how can I combine the skips with other notes? I

Re: giving up frustrated ... :-(

2005-10-20 Thread Roland Goretzki
Hello list, hello /Mats, You wrote: > A quick search at http://www.debian.org/distrib/packages will help you > find libltdl. Okay, I didn't look for libltdl or libltdl3, but for libltdl.so.3 with apt-cache search. :-I With apt-cache search this libltdl3 it was to find. Thanks and Best Regards

The frust is growing up ... Was: Re: giving up frustrated ... :-(

2005-10-20 Thread Roland Goretzki
Hello list, hello Jan, You wrote: > try >apt-get install libltdl3 Thank You, this did work, but afterwards there were two other libs to install, one after another ... That did work also, and then lilypond --version gave a good output. But then came the next desillusionation: Trying a littl

Link to http://www.lilypond.org/web/ in WeLoveSongs directory

2005-10-20 Thread WeLoveSongs
Dear Sir/Madam, We are glad to inform you that a link to http://www.lilypond.org/web/ has been posted to Links Directory(http://www.welovesongs.com/dir/). Your URL will be listed at: http://www.welovesongs.com/dir/Songwriting/Songwriting-Software/ We truly hope to send many visitors your w

problem with position of bar rest

2005-10-20 Thread liang seng
Hi, I have an interesting problem here. In the first bar of "example.pdf", the bar rest of the upper voice is too close to the notes on the lower voice. How do I move the rest vertically upwards? I can't use pitched rests as the bar rest would move to the left side of the bar. Thank you. Yours

First Measure bar

2005-10-20 Thread Kress, Stephen
Title: First Measure bar All, If I have a file with this: {     \time 4/4     \repeat volta 2     {     c''2     c''     } } I get a single measure and a close repeat at the end of it.  How do I get LilyPond to put the openning repeat in there as well?  I tried this: {     \time

Re: Percent repeats at line breaks (v2.7.12)

2005-10-20 Thread Erik Sandberg
On Wednesday 19 October 2005 15.39, Thies Albrecht wrote: > Hi everybody! > > Any idea or hint on how to automatically expand percent repeats once at > line breaks. For example > > \repeat percent 50 {c d e f} > > should lead to several line breaks. At each new line the repeat should > be unfol

Re: First Measure bar

2005-10-20 Thread VSD
I have the same problem. I don't know if lilypond can do that, but I use the following cheap trick: { \time 4/4 \partial 128 s128 % create an empty tiny partial measure before the repeat \repeat volta 2 { c''2 c'' } } which works form me. I'd recommend

Unusual Repeat Alternatives

2005-10-20 Thread Jennifer Clark
I'm writing out some music at the moment which has an odd repeat structure in it. There are two distinct alternatives, a very long one and a short one. The long one is called after repeats 1 and 3, and the short one after repeat 2. So the music should look roughly like this: _