lilypond-user
[Top][All Lists]
Advanced

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

Re: Compile twice with different includes


From: Urs Liska
Subject: Re: Compile twice with different includes
Date: Fri, 15 Feb 2013 17:23:28 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

Followup:

When I try to _use_ that function from another Scheme function I get a strange error message, although the generated files are right:

Attached you'll find a .ly file with a function that calls writeScoreOddEven.

When I run it I get this message at the very end of the process:

Converting to `./writeScoreOddEven-UsageTest-even.pdf'...

/home/uliska/Github/openLilyLib/OLLincludes/compilationTools/writeScoreOddEven-UsageTest.ly:13:4: In _expression_ ((#<procedure embedded-lilypond #> parser " \\writeScoreOddEven #1 \\score { $score } " ...)):

/home/uliska/Github/openLilyLib/OLLincludes/compilationTools/writeScoreOddEven-UsageTest.ly:13:4: Wrong type to apply: #<unspecified>
Exited with return code 1


Is there something wrong with my calling syntax?

Best
Urs

Am 15.02.2013 13:30, schrieb Urs Liska:
Am 15.02.2013 13:24, schrieb Jan-Peter Voigt:
o dear, thunderbirds always destroys any formatting done in frescobaldi ...
here my working example as an attachment.

;-)

Just for the record: Attached is my final version of the function (that will go into openLilyLib ...).
I (re-)added a parameter to specify the starting page number of the oddpage version.
(For my use it isn't relevant because the page numbers are printed by the enclosing latex document, but of course to be of more generic use one has to have this possibility).

Best and thank you again
Urs


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

Attachment: writeScoreOddEven-UsageTest.ly
Description: Text Data

Attachment: writeScoreOddEven.ily
Description: Text document


reply via email to

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