1 Jul 2007 02:22
Re: \betweenLilyPondSystem : strange behaviour
Graham Percival <gpermus <at> gmail.com>
2007-07-01 00:22:18 GMT
2007-07-01 00:22:18 GMT
Jean-Charles wrote:
> It seems to me that as long as there is no "header" section in the
> lilypond environment, the first two systems get sticked together.
> Uncommenting the header line makes it work correctly.
>
>
> ======== sticky.lytex =========
> \documentclass[a4paper,12pt]{book}
> \usepackage[frenchb]{babel}
> \newcommand{\betweenLilyPondSystem}[1]{\linebreak \vspace{36pt}}
> \begin{document}
> \begin{lilypond}
> % \header {title = " "}
> {c'1\( e'( c'~ \break c' d) e f \break c' d) e f\)}
> \end{lilypond}
> \end{document}
> =================================
>
>
> Is this my fault or not ?
I suspect that this is a real bug, but I would still like an example
which is --> as small as possible <--.
- can you reproduce this bug without the frenchb bable command? I'm
certain that you can, so please remove this line.
- can you reproduce this bug wihout any ties or slurs? I'm not certain
about this; if you can, then remove all those marks.
(Continue reading)
RSS Feed