Mats Bengtsson writes:

> For example, it should be possible to do something like
> \header{
>   title = "title"
>   subtitle = \markup{\epsfile ... }
>   ...
> }

Or use plain markup blocks

\header{
  title = "title"
}
\markup{
  \epsfile #"art.eps"
}
{ a b c } %score 1
{ d e f } %score 2

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


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

Reply via email to