lilypond-user
[Top][All Lists]
Advanced

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

Re: problem adding \epsfile to markup


From: Pierre Perol-Schneider
Subject: Re: problem adding \epsfile to markup
Date: Sat, 12 Dec 2015 21:41:18 +0100

Hi Harm,

2015-12-06 0:44 GMT+01:00 Thomas Morley <address@hidden>:
2015-12-05 21:49 GMT+01:00 Pierre Perol-Schneider
<address@hidden>:
> Hi Ryan,
> The attached file seems to do the job.
> Cheers,
> Pierre

@Pierre
How did you create the file?
If I manually delete the non-UTF-characters, it sort of works, though
I think you did something using cairo, the BoundingBox is changed a
little, though.

Sorry for the late reply, I thought I answerd "to all".
Here's a copy :

2015-12-05 22:34 GMT+01:00 Pierre Perol-Schneider <address@hidden>:
Hi Ryan
I used Inkscape here. Simply import and save.
Actually, I never use postscript files in my scores.
I'd do :

\version "2.18.2"

niolin = \markup
  \path #0.2
    #'((moveto   0.05   2.10)
       (curveto  3.50   2.80  5.45  2.70  5.75  1.80)
       (curveto  6.10   1.00  6.30  0.40  7.03  0.13)
       (curveto  7.20   0.80  7.55  1.35  8.10  1.35)
       (curveto  9.00   1.35  9.50  0.15  9.90  0.15))

{
   a \harmonic\glissando^\niolin
}


Personal choice...

HTH,,
Pierre

Cheers,
Pierre
 


reply via email to

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