Okay, I got it working (whoops, didn't know that tex has problems with
white spaces at beginning of header-line)...
But now I have a minor formatting problem:
\documentclass[a4paper, 12pt]{article}
\begin{document}
This is my brilliant music:\\
\begin{lilypond}
\score { \notes {c'4 d' e' f' }}
\end{lilypond}
And again:\\
\begin{lilypond}
\score { \notes {c'4 d' e' f' }}
\end{lilypond}
But it seems like it is shifted to the right the second time... :-( \\
\vspace{15cm}
\end{document}
Except for the first piece in the document, the first line is shifted to
the right... (1.3.130)
-Rune
_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss