Re: Writing text in a measure

2009-02-25 Thread Kees van den Doel
Thanks that works except I'm in 2/4, but I can disable the stem easily. Kees - Original Message - From: Robin Bannister Date: Wednesday, February 25, 2009 1:26 pm Subject: Re: Writing text in a measure To: Kees van den Doel , Gilles Sadowski Cc: lilypond-user@gnu.org > Kees

Re: Writing text in a measure

2009-02-25 Thread Robin Bannister
Kees van den Doel wrote. on 2.12.2 it does *not* work. The output is attached. Bug? It seems to me that LSR 258 is demonstrating only whiteout. It is not demonstrating how to deal with the concomitant horizontal layout problems, because it cheats here: - uses ragged-right = ##f (with only on

Re: Writing text in a measure

2009-02-25 Thread Kees van den Doel
> > I need something like > > > > music .. |s-\markup {"Play loud random notes, then burn your > instrument (30s) "}| more notes... > > This seems to work for me (see attached files). If I run your test2.ly on 2.12.2 it does *not* work. The output is attached. Bug? Kees c.pdf Description:

Re: Writing text in a measure

2009-02-25 Thread James E. Bailey
El 25.02.2009, a las 14:56, Gilles Sadowski escribió: This seems to work for me (see attached files). But don't you need an \instrumentSwitch command near the end? I never used this command. How is it related to what the first poster asked? well, after playing random notes for 30 seconds

Re: Writing text in a measure

2009-02-25 Thread Gilles Sadowski
>> This seems to work for me (see attached files). > > But don't you need an \instrumentSwitch command near the end? I never used this command. How is it related to what the first poster asked? Best, Gilles ___ lilypond-user mailing list lilypond-user

Re: Writing text in a measure

2009-02-25 Thread M Watts
Kees van den Doel wrote: I'm trying to write text in an otherwise empty measure (some special performance instructions). not above it or below, but in it. How can I do that? There is a snippet doing something like that http://lsr.dsi.unimi.it/LSR/Item?id=258 but when I apply it my text overwr

Re: Writing text in a measure

2009-02-25 Thread Robin Bannister
Gilles Sadowski wrote: This seems to work for me (see attached files). But don't you need an \instrumentSwitch command near the end? Cheers, Robin ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-u

Re: Writing text in a measure

2009-02-25 Thread Gilles Sadowski
Hi. > I need something like > > music .. |s-\markup {"Play loud random notes, then burn your instrument (30s) > "}| more notes... This seems to work for me (see attached files). Best, Gilles \version "2.10.10" mm = \relative c'' { a4 b c d | s4-\markup {"Play loud random notes, then burn

Re: Writing text in a measure

2009-02-25 Thread James E. Bailey
El 25.02.2009, a las 05:18, Kees van den Doel escribió: I'm trying to write text in an otherwise empty measure (some special performance instructions). not above it or below, but in it. How can I do that? There is a snippet doing something like that http://lsr.dsi.unimi.it/LSR/Item?id=258

Writing text in a measure

2009-02-24 Thread Kees van den Doel
I'm trying to write text in an otherwise empty measure (some special performance instructions). not above it or below, but in it. How can I do that? There is a snippet doing something like that http://lsr.dsi.unimi.it/LSR/Item?id=258 but when I apply it my text overwrites music after the bar in