Requesting adding the ability to state a filename for midi output from within
score's midi block (or other score-specific block).
\book{
\bookpart{
...some markup
\score{
.music for ScoreOne
\layout{}
\midi{ \set midifilename = "chap1-piece-one" }
Il 03/02/2013 15:31, Phil Holmes ha scritto:
It appears to have changed between 2.15.33 and 2.15.40
Added and marked as regression here:
http://code.google.com/p/lilypond/issues/detail?id=3152
--
Federico
___
bug-lilypond mailing list
bug-lilypond@g
"Phil Holmes" writes:
> "Daniel Rosen" wrote in message
> news:loom.20130203t151352-...@post.gmane.org...
>>> I'm not top posting.
>>
>> In the following example, scripts remain despite the \remove command. I
>> discovered this by looking at
>> http://www.lilypond.org/doc/v2.16/Documentation/ess
Il 03/02/2013 15:20, Daniel Rosen ha scritto:
I'm not top posting.
In the following example, scripts remain despite the \remove command. I
discovered this by looking at
http://www.lilypond.org/doc/v2.16/Documentation/essay/building-software#what-symbols-to-engrave_003f--the
text suggests that s
"Daniel Rosen" wrote in message
news:loom.20130203t151352-...@post.gmane.org...
I'm not top posting.
In the following example, scripts remain despite the \remove command. I
discovered this by looking at
http://www.lilypond.org/doc/v2.16/Documentation/essay/building-software#what-symbols-to-eng
> I'm not top posting.
In the following example, scripts remain despite the \remove command. I
discovered this by looking at
http://www.lilypond.org/doc/v2.16/Documentation/essay/building-software#what-symbols-to-engrave_003f--the
text suggests that scripts should not show up until the fifth versi
Xavier Scheuer writes:
> On 2 February 2013 23:52, Piotr wrote:
>> > I'm not top posting.
>>
>> \version "2.16.2"
>> %{
>> A reminder accidental can be forced by adding
>> an exclamation mark ! after the pitch.
>> Here it makes error.
>> %}
>>
>> \relative c'' {
>> \cle
Il 03/02/2013 11:51, David Kastrup ha scritto:
Federico Bruni writes:
produces the error:
error: need \paper for paper block
So I guess that \layout should be replaced by \paper in each book.
Or removed. Or put inside of the \score.
Please confirm. Should I open a bug report for this?
Federico Bruni writes:
> In NR 3.4.1:
> http://lilypond.org/doc/v2.17/Documentation/notation/output-file-names
>
> The following example:
>
> \book {
> \bookOutputSuffix "Romanze"
> \score { … }
> \layout { … }
> }
> \book {
> \bookOutputSuffix "Menuetto"
> \score { … }
> \layout { …
Il 03/02/2013 11:47, Federico Bruni ha scritto:
produces the error:
error: need \paper for paper block
So I guess that \layout should be replaced by \paper in each book.
Please confirm. Should I open a bug report for this?
or better: just move \layout inside \score?
--
Federico
_
In NR 3.4.1:
http://lilypond.org/doc/v2.17/Documentation/notation/output-file-names
The following example:
\book {
\bookOutputSuffix "Romanze"
\score { … }
\layout { … }
}
\book {
\bookOutputSuffix "Menuetto"
\score { … }
\layout { … }
}
\book {
\bookOutputSuffix "Nocturne"
\scor
11 matches
Mail list logo