From: fred Date: Tue, 26 Mar 2002 21:51:31 +0000 (+0000) Subject: lilypond-1.3.62 X-Git-Tag: release/1.5.59~2347 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=180efc27f4180dd941f81e5b8222f1e829168beb;p=lilypond.git lilypond-1.3.62 --- diff --git a/ly/part-paper.ly b/ly/part-paper.ly index 162984e5b3..2d3f1eb094 100644 --- a/ly/part-paper.ly +++ b/ly/part-paper.ly @@ -1,9 +1,9 @@ + +% JUNKME %part-paper.ly \paper { \translator { \OrchestralPartStaffContext } - \translator { \ScoreContext skipBars = 1; } - % for simple testing only! -% castingalgorithm = \Wordwrap; % lots faster on my 486 -- jcn + \translator { \ScoreContext skipBars = ##t; } }