Hi Bernhard,
This should work too:

piece = \markup\column {
    \vspace #.5 % <= put some space here
    \fill-line { \epsfile #X #110 #"201610GerokVorWeihnachten-1.eps" }
    \vspace #.5 % <= put some space here
  }
Cheers,
Pierre

2016-10-23 7:50 GMT+02:00 Bernhard Kleine <bernhard.kle...@gmx.net>:

> Am 23.10.2016 um 06:29 schrieb Bernhard Kleine:
> > Am 23.10.2016 um 00:11 schrieb Noeck:
> >> Dear Bernhard,
> >>
> >> you put the markup containing the eps file in your header block. This
> >> can not work. You can think of the \header block like setting variables.
> >> Code without a 'variable =' before it breaks the header block syntax. It
> >> is not like where you put the header in your code there it is on paper.
> >> It just collects the information for a header that is printed later - in
> >> your case where you write \score.
> >>
> >> You can either put it into a header variable like
> >>
> >> \header {
> >>   composer = \markup { ... \epsfile ... }
> >>   ...
> >> }
> >>
> >> ...
> >> Does that help you?
> >>
> >> Joram
> >>
> >>
> > Dear Joram,
> >
> > I found that the dedication field is better suited to my needs since it
> > allows the image before the title of the song. However, the title is
> > glued to the bottom of the image. How to change that?
> >
> > Thank you very much
> >
> > Bernhard
> >
> I enlarge the image with white space, that has solved this issue.
> Thanks again
> Bernhard
>
> --
> spitzhalde9
> D-79853 lenzkirch
> bernhard.kle...@gmx.net
> www.b-kleine.com, www.urseetal.net
> -
> thunderbird mit enigmail
> GPG schlüssel: D5257409
> fingerprint:
> 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to