bug-lilypond
[Top][All Lists]
Advanced

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

Setting Score.voltaSpannerDuration to shorten a volta bracket causes war


From: Reinhold Kainhofer
Subject: Setting Score.voltaSpannerDuration to shorten a volta bracket causes warning
Date: Sat, 17 Sep 2011 20:35:44 +0200
User-agent: KMail/1.13.6 (Linux/2.6.38-11-generic; KDE/4.7.0; i686; ; )

The attached minimal example (taken from an LSR snippet) cause the volta 
engraver to print a warning, although the file is perfectly fine and should 
work without a warning:

address@hidden:~/lilypond/lilypond$ LANGUAGE=C lilypond volta-bracket-
shortening.ly 
GNU LilyPond 2.15.12
Processing `volta-bracket-shortening.ly'
Parsing...
Interpreting music... 
warning: cannot end volta spanner
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `volta-bracket-shortening.ps'...
Converting to `./volta-bracket-shortening.pdf'...
Success: compilation successfully completed

The Volta_engraver::process_music checks for each ongoing repeat whether a 
bracket exists. if it doesn't it prints that warning, even though the bracket 
might have been ended earlier legally.

Cheers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org

Attachment: volta-bracket-shortening.ly
Description: Text Data


reply via email to

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