lilypond-user
[Top][All Lists]
Advanced

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

Re: Problem: ragged-last = ##t gives cramped last line


From: Tao Cumplido
Subject: Re: Problem: ragged-last = ##t gives cramped last line
Date: Sat, 16 Jun 2007 15:26:12 +0200

Hey Jonas,

with \break you can force linebreaks.
Similarly \noBreak prevents an automatic linebreak.

Hope this helps,

regards,

Tao


-------- Original-Nachricht --------
Datum: Sat, 16 Jun 2007 14:47:32 +0200
Von: "Jonas Nyström" <address@hidden>
An: address@hidden
Betreff: Problem: ragged-last = ##t gives cramped last line

> Hi all!
> 
> I'm using lilyond throug ScoreRender for displaying music fragments.
> 
> I want to use ragged-last = ##t because short examples shouldnt be wider
> than needed.
> Problem: When the example use more than one system, the last system
> sometimes is "cramped" —
> to tight formatted when the notes (almost) colliding.
> In the example below, the second system should break after six bars, just
> like the first system - shouldn't it?
> Any ideas how to solve this?
> 
> Best regards / Jonas
> 
> \version "2.8.1"
> \paper  {
>     indent = 0.0\mm
>     ragged-last = ##t
>     line-width = 6\in
> }
> \relative {
> c d e f g f e d c d e f g f e d c d e f g f e d c d e f g f e d c d e f g
> f
> e d c d e f g f e d c d e f g f e d c d e f g f e d
> }

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger




reply via email to

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