bug-lilypond
[Top][All Lists]
Advanced

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

Issue 997 in lilypond: RehearsalMarks are not kept inside the page


From: lilypond
Subject: Issue 997 in lilypond: RehearsalMarks are not kept inside the page
Date: Mon, 25 Jan 2010 13:34:54 +0000

Status: Accepted
Owner: address@hidden
CC: v.villenave
Labels: Type-Defect Priority-Medium Regression regtest

New issue 997 by v.villenave: RehearsalMarks are not kept inside the page
http://code.google.com/p/lilypond/issues/detail?id=997

% The following example is taken from the page-label.ly regtest.

% Though the regtest doesn't show the bug, when compiled separately
% the mark goes out of the page.

\version "2.13.7"
%% This obviously doesn't do anything.
\layout { \context { \Score
    \override NonMusicalPaperColumn #'keep-inside-line = ##t
  } }

%BEGIN REGTEST

#(set-default-paper-size "a6")

{
  c'2 c' \mark \markup { A (page 3) }
  \break
  c' c'
}

%How can this be fixed, and how can we make sure
%the regtest shows the bug?


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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