2014-12-05 19:12 GMT+01:00 Markus Baertschi <mar...@markus.org>: > On Fri, Dec 5, 2014 at 6:39 PM, Francisco Vila <paconet....@gmail.com> wrote: >> Did you try a toplevel markup before the actual score? >> >> \markup {the logo} >> >> \score { >> { c' } >> } > > I tried adding it to things in the \header part. > > \header { > title = \markup { ... \epsfile ... } > } > > The problem is that this way the logo treated like the title text > and takes space like it. I'd like to give it a fixed place on a separate > layer. > Sort of 'print the logo 2cm from the top and 3cm from the left of the page', > independent of any other text.
The this solution works: create a full page with your logo at the desired location and use pdftk to combine them this way: pdftk themusic.pdf background thelogo.pdf output overlay.pdf thelogo.pdf and a PNG render of overlay.pdf attached. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com
thelogo.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user