Hello,

On Fri, Sep 23, 2011 at 3:46 AM, Reinhold Kainhofer
<[email protected]> wrote:
> Am Friday, 23. September 2011, 04:35:06 schrieben Sie:
>> > fatal error: failed files: "be/lily-48175def.ly"
>>
>> A decent build system would take that filename, grep it for
>> "\sourcefilename", and tell us *that* information, instead of the
>> current useless output.  :)
>
> A decent build system (or rather lilypond itself) would have already printed
> out the correct file name, and it would automatically display the error
> message, which should have appeared on stderr anyway.
>
This is the file that is failing:

--snip--
%% Generated by lilypond-book.py
%% Options: [exampleindent=10.16\mm,indent=0\mm,line-width=160\mm,quote]
\include "lilypond-book-preamble.ly"


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

\paper {
  indent = 0\mm
  line-width = 160\mm
  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 3228
\markup {
  \with-link #"label" {
    \italic { This links to the page containing the label... }
  }
}



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

--snip--


-- 
--
James

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to