[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Line breaking error (no line breaking, just 1 staff runnig out of the pdf : (
From:       Knute Snortum <ksnortum () gmail ! com>
Date:       2021-05-23 15:29:40
Message-ID: CALmeJxSVOn+BizRJTsx2XGG2aLFEbjbLV2S3Dy1u4nsxFCZ-PA () mail ! gmail ! com
[Download RAW message or body]

On Sun, May 23, 2021 at 6:57 AM Pablo Cordal <pablocordal@gmail.com> wrote:
> 
> Hi everyone,
> 
> This issue never happened before, the automatic line breaking does not work, so I \
> get a long staff going out at the right side of the page. No compiling errors... 
> What is wrong? This is my code (well a small piece of it)
> 
> \version "2.20.0"
> #(ly:set-option 'midi-extension "midi")
> 
> \paper {
> ragged-bottom = ##t
> top-margin = 0\in
> left-margin = 0.2\in
> right-margin = 0.2\in
> 
> % change default global staff size.
> myStaffSize = #20
> 
> #(define fonts (make-pango-font-tree "Nimbus Sans" "Times New Roman" "Luxi Mono" (/ \
> myStaffSize 20))) }
> 
> \score {
> <<
> \new Staff \with { \override TextScript.font-size = #-2 }
> {
> \clef "bass"
> \tempo 4 = 120
> 
> <c e g>8 <c e g>8 <c e g>8~-> <c e g>1. <c e g>4->-.  <c e g>8 <c e g>8 <c e g>8 <c \
> e g>4. <c e g>4->-.

The line just above does not fit evenly into the default time signature of 4/4.

--
Knute Snortum


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic