Multi column page setup

2013-04-04 Thread Hanns Holger Rutz
hello, how can I set up lilypond to use a multiple column page layout. I have very short independent scores, and I would like to arrange them in four example four columns next to each other. It doesn't matter whether the grid goes left-to-right then top-to-bottom or the other way round. thanks

Constraining widths of layout objects (TimeSignature)

2013-04-04 Thread Hanns Holger Rutz
I'm staring at http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/Size-of-objects#Size-of-objects but there is no information about how to constrain the width of objects. I would like to adjust the width of a time signature. I randomly tried \score { \new Rhythmic

Re: Multi column page setup

2013-04-04 Thread Hanns Holger Rutz
tool (suggestions depending on your OS and output format) to >> arrange them on the full paper. >> >> HTH >> Urs >> >> >> >> Hanns Holger Rutz schrieb: >> >>> hello, >>> >>> how can I set up lilypond to

Re: Multi column page setup

2013-04-04 Thread Hanns Holger Rutz
ok, great! (I think that's what grid_of_mini_scores.ly is actually doing) On 4 Apr 2013, at 16:12, Marek Klein wrote: > Hello > > 2013/4/4 Hanns Holger Rutz > how can I set up lilypond to use a multiple column page layout. I have very > short independent scores, and I w

Re: Constraining widths of layout objects (TimeSignature)

2013-04-04 Thread Hanns Holger Rutz
David Nalesnik wrote: > Hi Hanns, > > > On Thu, Apr 4, 2013 at 9:14 AM, Hanns Holger Rutz wrote: > I'm staring at > > > http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/Size-of-objects#Size-of-objects > > (A little off-topic: this is a

Re: Multi column page setup

2013-04-04 Thread Hanns Holger Rutz
w Staff > { > f1 e d c\break >b a b c\break > } > \layout { > indent = #0 > line-width = #50 > } >} >\null > } > } > > > > Am Donnerstag, den 04. April 2013 um 16:15:46 Uhr (+0200) schrieb Hann

Line break problem (overfull)

2013-04-17 Thread Hanns Holger Rutz
hi there, i'm trying to convert a sequence of time instants to a rhythmic score. This might look strange (see below), but is perfectly valid my scenario. Unfortunately there is an issue with the line breaks. In the below example, their is a break after the first bar (why?) and then subsequently

Re: Line break problem (overfull)

2013-04-17 Thread Hanns Holger Rutz
On 17 Apr 2013, at 15:52, David Kastrup wrote: > Hanns Holger Rutz writes: > >> hi there, >> >> i'm trying to convert a sequence of time instants to a rhythmic >> score. This might look strange (see below), but is perfectly valid my >> scenario. Unfo

top-aligned superscriptions

2013-05-28 Thread Hanns Holger Rutz
hi, how can I enforce superscriptions to be vertically aligned? e.g. r32^\markup { \raise #10 \italic { Cell }} c'32^\markup { \raise #10 \italic { Cell }} the `raise` doesn't seem to have any effect, the two words "Cell" appear right above the rest and the note at different vertical positions

Re: top-aligned superscriptions

2013-05-28 Thread Hanns Holger Rutz
wrote: > 2013/5/28 Hanns Holger Rutz : >> hi, >> >> how can I enforce superscriptions to be vertically aligned? e.g. >> >> r32^\markup { \raise #10 \italic { Cell }} c'32^\markup { \raise #10 \italic >> { Cell }} >> >> the `raise` doesn't

Python C API version mismatch for module midi

2013-07-30 Thread Hanns Holger Rutz
hello, I had two issues with `midi2ly` (Lilypond 2.16.2-1, OS X 10.6.8), first it ran into this bug: http://code.google.com/p/lilypond/issues/detail?id=2208 which was easy to fix using the suggestion with adding /usr/bin/arch -i386 But now when I run it, I get this: Python C API versi