Re: different noteheads with stems in \markup

2009-12-09 Thread Stephan Elliot Perez
I tried your idea, Mats, but for some reason, the notes above the plus sign disappear when I add it (the plus sign). Here's an example: \markup { \column { \line \sans \override #'(line-width . 100) \override #'(style . harmonic) { \hspace #5 LuftgerÀusch - \note #"2" #UP } \line \sans \override

Re: different noteheads with stems in \markup

2009-12-09 Thread Stephan Elliot Perez
Does no one know of another way? Mr. Bengtssons suggestion is difficult because I have other lines of text above and below this one. On Wed, Dec 9, 2009 at 10:55 PM, Stephan Elliot Perez < dreamoftheshoreofanotherwo...@gmail.com> wrote: > Thank you ...and what if I want another sign above/below

Re: different noteheads with stems in \markup

2009-12-09 Thread Stephan Elliot Perez
> > Thank you ...and what if I want another sign above/below the notehead? > Such > as a + or a ^? > I would build it up using markup commands such as \column. /Mats On Wed, Dec 9, 2009 at 9:47 AM, Mats Bengtsson wrote: > See the documentation of the \note markup command at > http://lilypond

Re: MIPS architecture

2009-12-09 Thread Jan Nieuwenhuizen
Op woensdag 09-12-2009 om 09:18 uur [tijdzone -0200], schreef Han-Wen Nienhuys: > On Wed, Dec 9, 2009 at 7:18 AM, Jan Nieuwenhuizen > wrote: > Actually Federico's job will be a lot easier, as he does not really > need to cross-compile. Isnt there a straightforward --rebuild option > in dpkg some

Re: page breaking issues

2009-12-09 Thread Mats Bengtsson
Please tell us what version of LilyPond you are using. The corresponding algorithms have been improved in version 2.13.x, but may still need some fine tuning. /Mats Orm Finnendahl wrote: Hi, I'm arranging piano parts for optimal page turning and have a lot of trouble getting it right by t

Re: page breaking issues

2009-12-09 Thread Orm Finnendahl
Dear Alexander, thanks so much! -- Orm Am Wednesday, den 09. December 2009 um 13:07:06 Uhr (+0100) schrieb Alexander Kobel: > Orm Finnendahl wrote: >> Hi, >> >> I'm arranging piano parts for optimal page turning and have a lot of >> trouble getting it right by tweaking system sizes, inserting

page breaking issues

2009-12-09 Thread Orm Finnendahl
Hi, I'm arranging piano parts for optimal page turning and have a lot of trouble getting it right by tweaking system sizes, inserting \break and \nobreak, adjusting system-count, recompiling and hoping that this time the pages break at the right place (just to find out that the page break I'm wor

Re: MIPS architecture

2009-12-09 Thread Han-Wen Nienhuys
On Wed, Dec 9, 2009 at 7:18 AM, Jan Nieuwenhuizen wrote: > Op woensdag 09-12-2009 om 09:55 uur [tijdzone +0100], schreef Federico > Bruni: > >> And I guess that lilypond developers won't provide a binary package >> for such a minor architecture. I guess right? >> Mmmmh, I've never compiled lilypon

Re: MIPS architecture

2009-12-09 Thread Jan Nieuwenhuizen
Op woensdag 09-12-2009 om 09:55 uur [tijdzone +0100], schreef Federico Bruni: > And I guess that lilypond developers won't provide a binary package > for such a minor architecture. I guess right? > Mmmmh, I've never compiled lilypond.. I should try it very soon and > see if I manage to :-) GUB --

MIPS architecture

2009-12-09 Thread Federico Bruni
Has any of you successfully compiled and run lilypond on a mips/mipsel machine? I ask because I'm thinking about buying a netbook whose CPU is based on mipsel. The debian maintainer of lilypond told me that compiling lilypond for mips is straightforward, no hack needed. Good news.. but I'd be glad

Re: different noteheads with stems in \markup

2009-12-09 Thread Mats Bengtsson
See the documentation of the \note markup command at http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Music#Music /Mats Stephan Elliot Perez wrote: Greetings, I am making instructions for my piece with \markup and want to show the different note heads. I can use \note, but s