[EMAIL PROTECTED] writes:
> Thanks, that's much better. Except that the crescendo gets
> completely squashed in
>
> \score {
>
> \notes\relative c'' {
> \property Score.DynamicText \set #'no-spacing-rods = ##f
> \property Score.DynamicText \set #'X-extent = #'(-10 . 20)
> e_\p
Thanks, that's much better. Except that the crescendo gets
completely squashed in
\score {
\notes\relative c'' {
\property Score.DynamicText \set #'no-spacing-rods = ##f
\property Score.DynamicText \set #'X-extent = #'(-10 . 20)
e_\p \> e_\p \!
}
\paper{raggedright =
Maybe your changes haven't made it to the CVS server yet
(my ChangeLog has revision 1.1692).
No matter how I set no-spacing-rods and X-extent, the two p
overlap.
/Mats
Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
I'm sorry, but I cannot see any difference in the output compared to
whe
[EMAIL PROTECTED] writes:
> Maybe your changes haven't made it to the CVS server yet
> (my ChangeLog has revision 1.1692).
> No matter how I set no-spacing-rods and X-extent, the two p
> overlap.
Probably. Please try again now.
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.x
[EMAIL PROTECTED] writes:
> I'm sorry, but I cannot see any difference in the output compared to
> when I reported the problem.
try this
\score {
\notes\relative c'' {
\property Score.DynamicText \set #'no-spacing-rods = ##f
\property Score.DynamicText \set #'X-extent = #'(-1 . 2)
I'm sorry, but I cannot see any difference in the output compared to
when I reported the problem.
/Mats
Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
you could try #'no-spacing-rods on DynamicText to force more space, and
if necessary widen it with
DynamicText \set #'X-extent = #(-10 .
[EMAIL PROTECTED] writes:
> >
> > you could try #'no-spacing-rods on DynamicText to force more space, and
> > if necessary widen it with
> >
> >DynamicText \set #'X-extent = #(-10 . 10)
> >
> > or somesuch.
>
> I already tried these, to no avail. See the following example:
I have fixed t
Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
Sorry, I plan to learn to read any year :-).
I tried some different property settings in a crowded score,
but none of them worked as I expected, so I leave the question
to others who know better.
As a workaround, you could introduce manual line
[EMAIL PROTECTED] writes:
> Sorry, I plan to learn to read any year :-).
>
> I tried some different property settings in a crowded score,
> but none of them worked as I expected, so I leave the question
> to others who know better.
> As a workaround, you could introduce manual line breaks using
>
Sorry, I plan to learn to read any year :-).
I tried some different property settings in a crowded score,
but none of them worked as I expected, so I leave the question
to others who know better.
As a workaround, you could introduce manual line breaks using
\break in lines that look too crowded.
On Tue, Feb 03, 2004 at 10:12:33AM +0100, Mats Bengtsson wrote:
>
>
> Kevin C. Baird wrote:
> >Hello.
> >
[snip]
> >I also find that my dynamic markings collide horizontally. Is there an
> >easy way to mandate more horizontal space when a note has a dynamic
> >marking?
>
> If you search the m
Kevin C. Baird wrote:
Hello.
With Lilypond 2.1.0-2 on Debian Testing, I get all of my stems up
without declaring a direction. What would be the easiest way to get a
more standard stem direction scheme (i.e., in toward the majority of the
staff unless beamed)?
That sounds very strange. You do
Hello.
With Lilypond 2.1.0-2 on Debian Testing, I get all of my stems up
without declaring a direction. What would be the easiest way to get a
more standard stem direction scheme (i.e., in toward the majority of the
staff unless beamed)?
I also find that my dynamic markings collide horizontal
13 matches
Mail list logo