lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3815 in lilypond: Patch: Parser: harmonize \ly


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3815 in lilypond: Patch: Parser: harmonize \lyricsto and \addlyrics arguments
Date: Thu, 16 Jan 2014 14:01:40 +0000

Updates:
        Labels: -Patch-new Patch-needs_work

Comment #5 on issue 3815 by address@hidden: Patch: Parser: harmonize \lyricsto and \addlyrics arguments
http://code.google.com/p/lilypond/issues/detail?id=3815

Still fails make check although on less files

--snip--
address@hidden /tmp/show-3815$ more ./out/lybook-testdb/16/lily-fb4bd50d.log

Processing `/tmp/build-lilypond-autobuild/out/lybook-testdb/16/lily-fb4bd50d.ly'
Parsing...
Renaming input to: `/tmp/lilypond-autobuild/input/regression/one-line-breaking.ly' /tmp/lilypond-autobuild/input/regression/typography-demo.ly:130:29: error: syntax error, unexpected \new, expecting \sequential or \simultaneous or << or '{'
         \lyricsto "singer"
                            \new Lyrics \firstVerse
/tmp/lilypond-autobuild/input/regression/typography-demo.ly:131:29: error: syntax error, unexpected \new, expecting \sequential or \simultaneous or << or '{'
         \lyricsto "singer"
                            \new Lyrics \secondVerse
/tmp/lilypond-autobuild/input/regression/typography-demo.ly:123:7: error: errors found, ignoring music expression

      << \time 6/8
/tmp/lilypond-autobuild/input/regression/one-line-breaking.ly:15:1: error: Unfinished main input

% ****************************************************************
warning: 1 expected warning(s) not encountered:
        (De)crescendo with unspecified starting volume in MIDI.

Writing timing to 16/lily-fb4bd50d.profile...


--snip--

% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefilename "/tmp/lilypond-autobuild/input/regression/one-line-breaking.ly"
\sourcefileline 0
\version "2.16.0"

\header {
texidoc = "The @var{ly:one-line-breaking} algorithm puts everything on one line."
}

\paper { page-breaking = #ly:one-line-breaking }

\include "typography-demo.ly"



% ****************************************************************
% end ly snippet
% ****************************************************************


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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