Re: \epsfile

2019-11-15 Thread Martin Tarenskeen
On Fri, 15 Nov 2019, Martin Tarenskeen wrote: Related issue: When using frescobaldi the syntax help and autocompletion balloon gives "\eps-file" instead of "\epsfile". A little bug? Reported it on github. https://github.com/frescobaldi/frescobaldi/issues/1213

Re: [PATCH] to let \epsfile always start the eps file at (0, 0) in the stencil

2009-08-26 Thread Han-Wen Nienhuys
LGTM - please document what is happening in the appropriate places, though. On Tue, Aug 25, 2009 at 7:43 PM, Reinhold Kainhoferreinh...@kainhofer.com wrote: This patch lets an included EPS file always start at the origin of the stencil:    http://codereview.appspot.com/109079 Okay to apply?

[PATCH] to let \epsfile always start the eps file at (0, 0) in the stencil

2009-08-25 Thread Reinhold Kainhofer
\rounded-box \epsfile #Y #3 #cc-by.eps DEF} \markup\concat{ ABC \rounded-box \epsfile #Y #20 #context-example.eps DEF} \markup\concat{ ABC \rounded-box \epsfile #X #20 #context-example.eps DEF} \markup\concat{ ABC \rounded-box \epsfile #Y #3 #cc-by.eps DEF} I would expect this to be ABC[Box with EPS

\epsfile works!

2006-02-05 Thread Matevz Jekovec
Hi to all! I finally managed to import some eps graphics into my document with the latest Lily. The import a picture with GIMP and export it to eps, so Lily can import it works fluently. My scores are much more attractive with a picture on the first page or right before the score now (this is so

Re: \epsfile

2006-01-02 Thread Mats Bengtsson
The regression test example is supposed to work, but for some reason it seems that \epsfile fails for many other .eps files, see the mailing list archives. /Mats Matevz Jekovec wrote: Is this command functional? I'm trying to show an .eps image in my score and all it does is it draws

\epsfile

2005-12-27 Thread Matevz Jekovec
Is this command functional? I'm trying to show an .eps image in my score and all it does is it draws an empty picture. Also, in regression tests, the markup-eps.ly example is empty. Is this supposed to be or is it a bug? I'm using lilypond-2.7.25 under Debian sid/unstable. PS: Anyone knows, if