lilypond-user
[Top][All Lists]
Advanced

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

Re: Re; Margins- example


From: David Nalesnik
Subject: Re: Re; Margins- example
Date: Sat, 30 Jun 2012 07:26:42 -0500

Hi Bill,

On Sat, Jun 30, 2012 at 6:57 AM, wjm <address@hidden> wrote:
Also note that you've misspelled "top-margin".

-David

Yes, thanks for that.
But LP didn't flag it as an unknown thingie in the compilation....
oh well - in this case the fingers were moving faster than the brain. :)

I figured you just cut-and-pasted it since it was that way in Jay's example!
 

Also - why does shifting the \midi block from inside the \score block to outside it make a difference to error messages when compiling the original file?

\midi inside \score :-
Interpreting music...
warning: MIDI channel wrapped around
warning: remapping modulo 16
warning: MIDI channel wrapped around
warning: remapping modulo 16
MIDI output to `document.midi'...
success: Compilation successfully completed

\midi outside \score
Interpreting music... [8][8]
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 or 2 pages...
Drawing systems...
Layout output to `document.ps'...
Converting to `./document.pdf'...
success: Compilation successfully completed

I presume that it shouldn't be there in the first place, but???

I can't give you a good answer why, but the NR is pretty specific about putting it in the \score block if you want any output at all.  See  http://www.lilypond.org/doc/v2.15/Documentation/notation/midi-block.

-David

reply via email to

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