Version 7.04 to the rescue!
apt-get install gs-aladdin/unstable
woody wouldn't. :-)
And this worked, too. Thanks.
\paper { \translator {
\RhythmicStaffContext
\consists Instrument_name_engraver
}
.
On Sat, 22 Jun 2002 22:28:18 Han-Wen wrote:
> [EMAIL PROTECTED] writes:
> > David Raleigh Arnold wrote:
> >
> > > {a2 a4} + {a4 a2} = {a4 a4 a4}
> > >
> > > This spacing has been bad for years. I hope it's fixed now.
> >
> > I don't agree with you.
> > You seem to think that spacing should be
On Sat, 22 Jun 2002 22:06:33 Rune Zedeler wrote:
> David Raleigh Arnold wrote:
>
> > {a2 a4} + {a4 a2} = {a4 a4 a4}
> >
> > This spacing has been bad for years. I hope it's fixed now.
>
> I don't agree with you.
> You seem to think that spacing should be calculated globally on score
> level
[EMAIL PROTECTED] writes:
> David Raleigh Arnold wrote:
>
> > {a2 a4} + {a4 a2} = {a4 a4 a4}
> >
> > This spacing has been bad for years. I hope it's fixed now.
>
> I don't agree with you.
> You seem to think that spacing should be calculated globally on score
> level without thinking about i
David Raleigh Arnold wrote:
> {a2 a4} + {a4 a2} = {a4 a4 a4}
>
> This spacing has been bad for years. I hope it's fixed now.
I don't agree with you.
You seem to think that spacing should be calculated globally on score
level without thinking about individual voices. I.e. this would mean
that
On Sat, 22 Jun 2002 01:56:14 Han-Wen wrote:
Thanks!
> No, this is a bug in ps2pdf. The pdf should be equal to the ps.
>
> > % @s is force-hshift, to revert: \\sr
> > fs = \property Voice.NoteColumn \override #'force-hshift = #-0.55
> > sr = \property Voice.NoteColumn \revert #'force-hshift
> >