lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3279 in lilypond: space consecutive tempo mark


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3279 in lilypond: space consecutive tempo marks
Date: Wed, 03 Apr 2013 11:23:50 +0000

Updates:
        Labels: -Patch-new Patch-needs_work

Comment #11 on issue 3279 by address@hidden: space consecutive tempo marks
http://code.google.com/p/lilypond/issues/detail?id=3279

passes Make and make check but fails make doc.

-snip--
address@hidden /tmp/show-3279$ more ./out/lybook-db/snippet-names-1358427097.log
GNU LilyPond 2.17.16

Forking into jobs:  (1066 1065 1064 1063 1062 1061 1060)
logfile lilypond-multi-run-1.log (exit 1):
/tmp/build-lilypond-autobuild/out/lybook-db/74/lily-94dcf58a-systems.count...
Processing `/tmp/build-lilypond-autobuild/out/lybook-db/3f/lily-cdf02b31.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Calculating line breaks...
Drawing systems...
Writing /tmp/build-lilypond-autobuild/out/lybook-db/3f/lily-cdf02b31-1.signature Layout output to `/tmp/build-lilypond-autobuild/out/lybook-db/3f/lily-cdf02b31.eps'... Converting to `/tmp/build-lilypond-autobuild/out/lybook-db/3f/lily-cdf02b31.pdf'...
Converting to PNG...
Layout output to `/tmp/build-lilypond-autobuild/out/lybook-db/3f/lily-cdf02b31-1.eps'... Converting to `/tmp/build-lilypond-autobuild/out/lybook-db/3f/lily-cdf02b31-1.pdf'... Writing /tmp/build-lilypond-autobuild/out/lybook-db/3f/lily-cdf02b31-systems.texi... Writing /tmp/build-lilypond-autobuild/out/lybook-db/3f/lily-cdf02b31-systems.tex... Writing /tmp/build-lilypond-autobuild/out/lybook-db/3f/lily-cdf02b31-systems.count...
fatal error: failed files: "0f/lily-834814e2.ly"
fatal error: Children (1) exited with errors.
--snip--



seems to be on this

--snip--
% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************



\paper {
  indent = 0\mm
  line-width = 160\mm
  % offset the left padding, also add 1mm as lilypond creates cropped
  % images with a little space on the right
  line-width = #(- line-width (* mm  3.000000) (* mm 1))
  line-width = 160\mm - 2.0 * 10.16\mm
  % offset the left padding, also add 1mm as lilypond creates cropped
  % images with a little space on the right
  line-width = #(- line-width (* mm  3.000000) (* mm 1))
}

\layout {

}





% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefileline 1344
\compressFullBarRests
\tempo "Molto vivace"
R1*12
\tempo "Meno mosso"
R1*16



% ****************************************************************
% end ly snippet
% ****************************************************************
--snip--

James

--
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]