bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lilypond-book, notes run beyond right paper margin


From: Matthias Steup
Subject: lilypond-book, notes run beyond right paper margin
Date: Sat, 22 Feb 2014 16:03:18 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Lilypond-book seems to be broken since lilypond version 18.0. The score runs
beyond the margin of the page. Up to 16.2 everything was working fine. I
work with MikTex and lilypond.

Here an example code:

\documentclass[11pt,a5paper,footinclude=true,headinclude=true]{scrbook}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[english,USenglish,german,ngerman]{babel}
\begin{document}
\selectlanguage{ngerman}
Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text
Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text
Text Text Text Text Text Text Text Text Text Text Text Text



\begin{lilypond}[staffsize=11.5]
\relative c' {
        c16 d e f c d e f c d e f c d e f c d e f c d e f c d e f c d e f c d e 
f c
d e f c d e f c d e f c d e f c d e f c d e f c d e f c d e f c d e f c d e
f c d e f c d e f c d e f c d e f c d e f c d e f
        }
\end{lilypond}



Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text
Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text
Text Text Text
\end{document}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]