bug-lilypond
[Top][All Lists]
Advanced

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

[lilypond-book] bar number pushes staff into right margin


From: Christian Ebert
Subject: [lilypond-book] bar number pushes staff into right margin
Date: Mon, 5 Dec 2005 14:00:33 +0100
User-agent: Mutt/1.5.11

Hello,

[ LilyPond 2.7.20 ]

In the following example the bar number pushes the staff into the
right margin:


#v+
%\version "2.7.15"

\documentclass[a5paper,pagesize]{scrartcl}
\usepackage{graphics}
\begin{document}

\noindent
\rule{\textwidth}{1.5pt}

\begin{lilypond}
melody = \relative c' {
  c d e f g a b c \break
  c d e f g a b c \bar"||"
}
\score { \melody }
\end{lilypond}

\noindent
\rule{\textwidth}{1.5pt}

\begin{lilypond}
melody = \relative c' {
  c d e f g a b c \bar"||"
}
\score { \melody }
\end{lilypond}

\end{document}
#v-

In prior versions (at least >2.4.5 that I know of) the bar number
protruded into the left margin which makes more sense IMHO.

c
-- 
_B A U S T E L L E N_ lesen!  --->> <http://www.blacktrash.org/baustellen.html>




reply via email to

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