lilypond-user
[Top][All Lists]
Advanced

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

Re: Embedded PS graphics into scores


From: Marc Hohl
Subject: Re: Embedded PS graphics into scores
Date: Tue, 17 Nov 2009 21:23:55 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Jesús Guillermo Andrade schrieb:
Dear fellows: Inspired by the script created for flamenco music I began to design some symbols which are specific for a cuatro in Venezuela and other parts of the world. At any rate, the main difficulty Im experiencing right now is the fact that no matter how good, or scaled or proportioned I put a graphic, it just gets repeated twice in the output.
Let me explain.
1. Originally, the guy that created the flamenco example, used very simple PS commands to draw, again, a very simple shape of an arrow. To insert them, you just need this kind of construct:

golpe = \markup { \postscript #"
  0.2 setlinewidth
  0 0 moveto
  1 0 lineto
  1 1 lineto
  stroke

2. This, however nice, is not sufficient for my purposes. Since I need better arrows I decided to install a complete function for creating several kinds of arrows by using PS command exclusively. Now, the place to use this arrows is probably in the title section, so I put them in my file like this:
[...]


Any clues as to what can I do to get rid of this erroneous behaviour? I appreciate your patience.
This isn't a solution to your postscript problem, but have you seen

http://lsr.dsi.unimi.it/LSR/Item?id=409

?

Marc


Guillermo




------------------------------------------------------------------------

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





reply via email to

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