lilypond-user
[Top][All Lists]
Advanced

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

Re: Graphics


From: Eluze
Subject: Re: Graphics
Date: Thu, 5 Sep 2013 06:47:15 -0700 (PDT)

Shane Brandes wrote
> Hi all,
> 
>   This is really just a few observations on the including of graphics.
> I noticed it is possible to import eps files. This is neat.  It turns
> out that you can move things about using the following:
> 
> \markup {{
> \vspace #21
> \hspace #45
> \rotate #45 % This must come after the vertical and horizontal
> %adjustments if it is to be used

that's clear - \hspace and \vspace are objects too.

> \epsfile #Y #20 #"/home/doodles/doodling.eps"  % this should be noted
> in the documentation that you must specify a file location in addition
> to the file name. Otherwise lilypond looks in its font folder instead
> of where the image actually is.
> }}

rather the folder of the .ly file you are running (or the search paths which
you can see using the verbose option)

> My question is is there an easier way of deducing position or
> assigning position? It takes a bit of guess work to figure out were
> the eps will land on the page. 

if you don't agree with the default position you can change it - what's
difficult about this?

> Also I noticed that there is some sort
> of layer property -\tweak #'layer #-1 It would be interesting to place
> the image below the score. But for some reason I can not get that to
> work. So more fun things Lilypond sort of does.

I don't understand what you mean here - can you post a sketch or the code of
what you're after!?

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Graphics-tp150232p150255.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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