Re: paper block for little snippets for webpublishing

2010-12-07 Thread Patrick McCarty
On Tue, Dec 7, 2010 at 9:24 PM, Marc Mouries wrote: > Apparently the lilypond-book script does not accept > Would anyone point me to the instruction to register an enhancement request? You can follow the same procedure as for bug reports: http://lilypond.org/bug-reports.html HTH, Patrick _

Re: paper block for little snippets for webpublishing

2010-12-07 Thread Marc Mouries
Apparently the lilypond-book script does not accept Would anyone point me to the instruction to register an enhancement request? On Dec 1, 2010, at 12:04 PM, Marc Mouries wrote: > On 11/19/2010 4:54 AM, Bill Mooney wrote: >> Hi, >> you might try :- >> >> lilypond -f png -dresolution=600 "filen

Re: ANDLINUX: Easy virtualization option

2010-12-07 Thread Marc Mouries
thanks for passing the info. that's interesting. Too bad is supports only 32 bits OS. On Dec 6, 2010, at 8:54 PM, Mike Blackstock wrote: > I've attached a screenshot of Ubuntu and Windows 7 running concurrently on a > 1 gig netbook (yeah, believe it or not). andlinux has a somewhat different

Re: Lyx 2.0 Beta 1, LilyPond OS X, MacTeX etc. - got it to work with different gs

2010-12-07 Thread Marc Mouries
Talking about Ghostscript, I noticed that the latest version is GPL Ghostscript 9.00 released 2010-09-17 Wouldn't it make sense to update it in the lilypond distribution to benefit from the updates and ease the integration with other authoring software like LyX? On Dec 6, 2010, at 10:16 PM, He

Re: Tremolo beams between more than two notes

2010-12-07 Thread Reinhold Kainhofer
Am Mittwoch, 8. Dezember 2010, um 01:43:26 schrieben Sie: > Reinhold, > > -Original Message- > In Lilypond 2.13.x multi-note tremolos are supported natively: > > \version "2.13.41" > \relative c' { > \repeat "tremolo" 4 { e16 g c g } > \repeat "tremolo" 4 { e16 a c a } > \repeat "tr

RE: Tremolo beams between more than two notes

2010-12-07 Thread James Lowe
Reinhold, -Original Message- From: lilypond-user-bounces+james.lowe=datacore@gnu.org on behalf of Reinhold Kainhofer Sent: Tue 07/12/2010 22:45 To: lilypond-user@gnu.org Subject: Re: Tremolo beams between more than two notes In Lilypond 2.13.x multi-note tremolos are supported nati

Re: Tremolo beams between more than two notes

2010-12-07 Thread Martin Kretzschmar
Thanks Reinhold! On 7 December 2010 23:45, Reinhold Kainhofer wrote: > Am Dienstag, 7. Dezember 2010, um 20:08:59 schrieb Martin Kretzschmar: >> \relative c' { \time 4/1 \repeat tremolo 16 { e16 s s g } } > > > Ahm, you don't want a time signature of 4/1! In tremolo notation, each note is > displ

Re: Tremolo beams between more than two notes

2010-12-07 Thread Martin Kretzschmar
Hi James, On 7 December 2010 21:25, James Lowe wrote: >> I'm trying to print tremolo marks over four whole notes as in this >> example http://imslp.org/wiki/Special:ImagefromIndex/54475 (page 2) >> but couldn't find out how to do it in lilypond (2.12.3). > > Smaller example next time please (I ha

Re: Tremolo beams between more than two notes

2010-12-07 Thread Reinhold Kainhofer
Am Dienstag, 7. Dezember 2010, um 20:08:59 schrieb Martin Kretzschmar: > In other words, is there a way to modify this: > > \relative c' { \time 4/1 \repeat tremolo 8 { e16 g } \repeat tremolo 8 { b > g } } > > to connect the beams? Or maybe sneak in the two extra notes in place > of the skips in

Re: Extracting pitch names from music

2010-12-07 Thread Michael Ellis
Thanks Valentin, that's quite helpful. I ended up taking an approach you suggested in a previous postto this list. Using the NoteNames context with alternative note names seems to be doing pretty much everything I want. Here'

RE: Tremolo beams between more than two notes

2010-12-07 Thread James Lowe
Hello, -Original Message- From: lilypond-user-bounces+james.lowe=datacore@gnu.org on behalf of Martin Kretzschmar Sent: Tue 07/12/2010 19:08 To: lilypond-user@gnu.org Subject: Tremolo beams between more than two notes Hi, I'm trying to print tremolo marks over four whole notes as

Tremolo beams between more than two notes

2010-12-07 Thread Martin Kretzschmar
Hi, I'm trying to print tremolo marks over four whole notes as in this example http://imslp.org/wiki/Special:ImagefromIndex/54475 (page 2) but couldn't find out how to do it in lilypond (2.12.3). In other words, is there a way to modify this: \relative c' { \time 4/1 \repeat tremolo 8 { e16 g }

Re: barre line chordshape

2010-12-07 Thread Carl Sorensen
On 12/7/10 7:25 AM, "bart deruyter" wrote: > @James Lowe : > I've tried countless snippets, got tiered of trying even more. Then figured > out I was finding snippets for 2.13.2 branch lilypond, while I use 2.13.41. I > had no time to spend anothour 2 hours figuring out and trying to understand a

Re: Fermata over repeat

2010-12-07 Thread Xavier Scheuer
On 7 December 2010 18:36, Dave wrote: > > GNU LilyPond 2.12.3 > > g\> g, d \repeat volta 2 { d'\p ( | %46 > | %47 > | %48 > | %49 > | %50 > | %51 > bes'-. bes'4 } des16\pp \( ees | %52 > > Here's my snippet of music (much delete because the code works fine). I > would like to put a fermata o

Re: Can't build lilypond missing lily-guile.hh

2010-12-07 Thread Patrick Horgan
On 12/06/2010 02:05 PM, Patrick Horgan wrote: No joy. Still seg-faulting on the simplest files. But! It was a gcc bug, not a lilypond bug. I was using gcc (GCC) 4.6.0 20101109. Pulling down and building gcc (GCC) 4.6.0 20101207 and then rebuilding lilypond made everything happy. Sorry

Fermata over repeat

2010-12-07 Thread Dave
GNU LilyPond 2.12.3 g\> g, d \repeat volta 2 { d'\p ( | %46 | %47 | %48 | %49 | %50 | %51 bes'-. bes'4 } des16\pp \( ees | %52 Here's my snippet of music (much delete because the code works fine). I would like to put a fermata over the repeat. The repeat bar in this case will appear in the

Re: virtualization software for windows

2010-12-07 Thread James
On 07/12/2010 16:35, Valentin Villenave wrote: So I guess LilyBuntu is primarily aimed at Windows users (at least, I haven't heard of any contributor who might be running lilybuntu under OSX, but I'm waiting to be proved wrong). :) Me. I use VirtualBOX with LilyBuntu on OSX at home all the ti

Re: barre line chordshape

2010-12-07 Thread James
Bart On 07/12/2010 14:25, bart deruyter wrote: @James Lowe : I've tried countless snippets, got tiered of trying even more. Then figured out I was finding snippets for 2.13.2 branch lilypond, while I use 2.13.41. I had no time to spend anothour 2 hours figuring out and trying to understand a doz

Re: virtualization software for OSX

2010-12-07 Thread James Bailey
On Dec 7, 2010, at 5:35 PM, Valentin Villenave wrote: > On Tue, Dec 7, 2010 at 1:39 PM, Graham Percival > wrote: >> On Tue, Dec 7, 2010 at 12:13 PM, Valentin Villenave >> wrote: >>> In my opinion, the absolute ideal alternative is to use Wubi (it would >>> work great with LilyBuntu, btw): >> >

Re: Extracting pitch names from music

2010-12-07 Thread Valentin Villenave
On Tue, Dec 7, 2010 at 4:35 PM, Michael Ellis wrote: > It seems to me that the best solution would be to use LilyPond's built-in > Scheme interpreter to extract the pitch names while the file is being > processed. I've made some attempts to use map with ly:note-pitchname, but so > far no success.

Re: virtualization software for windows

2010-12-07 Thread Valentin Villenave
On Tue, Dec 7, 2010 at 1:39 PM, Graham Percival wrote: > On Tue, Dec 7, 2010 at 12:13 PM, Valentin Villenave > wrote: >> In my opinion, the absolute ideal alternative is to use Wubi (it would >> work great with LilyBuntu, btw): > > Does it work on OSX? Touché. It does not, since Linux doesn't ad

Extracting pitch names from music

2010-12-07 Thread Michael Ellis
I use LilyPond to create practice scores and etudes. I've figured out how to allow note entry in Moveable Do solfege notation and have a template (see below) that supports displaying the solfege symbols as lyrics beneath the notes. At present, I have to manually extract the lyrics from the notatio

Re: Adding Staves

2010-12-07 Thread Jan Warchoł
2010/12/7 Br. Athanasius Pelletier > If you click on the link below you will see what I want to accomplish. > http://bayimg.com/JaBeOaADd A scanned original to compare - that's good! Well, it looks like the score i posted in my previous mail has the correct structure. There are still rhythm err

Re: barre line chordshape

2010-12-07 Thread bart deruyter
@James Lowe : I've tried countless snippets, got tiered of trying even more. Then figured out I was finding snippets for 2.13.2 branch lilypond, while I use 2.13.41. I had no time to spend anothour 2 hours figuring out and trying to understand a dozen other snippets, so I mailed this mailinglist. T

Re: virtualization software for windows

2010-12-07 Thread Graham Percival
On Tue, Dec 7, 2010 at 12:13 PM, Valentin Villenave wrote: > In my opinion, the absolute ideal alternative is to use Wubi (it would > work great with LilyBuntu, btw): Does it work on OSX? - Graham ___ lilypond-user mailing list lilypond-user@gnu.org h

Re: virtualization software for windows

2010-12-07 Thread Valentin Villenave
On Tue, Dec 7, 2010 at 2:40 AM, Marc Weber wrote: > So maybe a livecd and a USB stick as storage is an alternative .. > > Because lilypond dos not require too much gui a vserver would do as > well. Interested people could login using SSH and get started - viewing > pdf files using a browser. (Even