You can also include .eps files in a \markup, so one solution is to manually
produce an .eps file with the desired content using LaTeX, and then include
it in the \markup.
/Mats
Valentin Villenave wrote:
2007/9/3, Francois Planiol-Auger <[EMAIL PROTECTED]>:
Is there a reverse way of lily
2007/9/3, Francois Planiol-Auger <[EMAIL PROTECTED]>:
> Is there a reverse way of lilypond-book,
> I mean something to insert LaTeX-code in Lilypond-files like:
IIRC, this was possible several years ago, but the TeX backend has
been removed since 2.6 or 2.8. However, the \markup command itself is
Hi again and again,
Is there a reverse way of lilypond-book,
I mean something to insert LaTeX-code in Lilypond-files like:
... (notes)
c4..^\markup{
@latex {
begin{tabular}{cc}
winners & price \\
John smith & a copy of lilypond \\
Johny Haliday & a chocolate organ-pipe \\
\end{tabular}
@latex don