Hi all,
I'm working on a LaTeX document with integrated Lilypond(2.11.34) snippets. Mostly the snippets only consist of a bass figure, like this:

\begin[ragged-right, staffsize=12]{lilypond}
\new FiguredBass \figuremode { \set figuredBassAlterationDirection = #1 <5! 4> }
\end{lilypond}

I would like to vertically center these figures in relation to the text i.e. with \parbox[c]. But since Lilypond adds some whitespace above the figures' top, this doesn't work. Is there a way to center the figures vertically or to remove the free space above(or add some at the bottom, too)?

Regards,
Michael



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

Reply via email to