lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fwd: ps redundancy]


From: Mats Bengtsson
Subject: [Fwd: ps redundancy]
Date: Thu, 18 Jan 2007 08:39:05 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

Forwarded to lilypond-devel

  /Mats

-------- Original Message --------
Subject:        ps redundancy
Date:   Thu, 18 Jan 2007 00:09:53 -0500
From:   Pierre Abbat <address@hidden>
To:     address@hidden



I'm looking at the ps output of Lilypond ('cause I'm writing a completely unrelated program that also outputs ps) and see this:

/set-ps-scale-to-lily-scale {
       lily-output-units output-scale mul
       lily-output-units output-scale mul scale
} bind def

Couldn't you say

/set-ps-scale-to-lily-scale {
       lily-output-units output-scale mul dup scale
} bind def

?

Pierre


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]