Hello,
as already posted, the solution is:
In the Lilypond.php file you have to change the parameters:
$cmd = $wgLilypond
" -d safe -d eps --format=png ---header=textidoc "
Hajo
___
lilypond-user mailing list
lilypond-user@gnu.org
http://
Graham Percival wrote:
On Sat, Dec 13, 2008 at 01:55:30PM +, Rob Canning wrote:
lilypond -d safe foo.ly
works here.
i guess the lilypond mediawiki extension is broken?
in my wiki page i get the error
/same problem with the below line i guess.
$cmd = $wgLilypond .
Graham Percival wrote:
On Sat, Dec 13, 2008 at 01:55:30PM +, Rob Canning wrote:
lilypond -d safe foo.ly
works here.
i guess the lilypond mediawiki extension is broken?
in my wiki page i get the error
/same problem with the below line i guess.
$cmd = $wgLilypond .
" --
On Sat, Dec 13, 2008 at 01:55:30PM +, Rob Canning wrote:
>
>> lilypond -d safe foo.ly
>> works here.
>>
> i guess the lilypond mediawiki extension is broken?
> in my wiki page i get the error
>
> /same problem with the below line i guess.
> $cmd = $wgLilypond .
>" --safe -
lilypond -d safe foo.ly
works here.
Cheers,
- Graham
i guess the lilypond mediawiki extension is broken?
in my wiki page i get the error
*LilyPond error:*
//usr/local//lilypond/usr/bin/lilypond: unrecognized option: `--safe'
/same problem with the below line i guess.
$cmd = $wgLil
It works also within MediaWiki-Software as an extension.
In the Lilypond.php file you have to change the parameters:
$cmd = $wgLilypond
" -d safe -d eps --format=png ---header=textidoc "
I still have some formatting problems, but first I have to read the manuals
;-)
Hajo
--
---
...
lilypond -d safe foo.ly
works here.
Cheers,
- Graham
On Sun, Dec 07, 2008 at 03:05:07PM +0100, Hajo Dezelski wrote:
>Thanks for the hint. Still have a problem. As far as I understood I have
>to take the parameter -d and an option . But how is the correcht syntax?
>lilypond -d safe
>
Thanks for the hint. Still have a problem. As far as I understood I have to
take the parameter -d and an option . But how is the correcht syntax?
lilypond -d safe
lilypond -d safe (#f)
liypond -d #f
I couldnt get it to work
Cheers Hajo
2008/12/7 Graham Percival <[EMAIL PROTECTED]>
> On Sat, De
On Sat, Dec 06, 2008 at 11:14:50PM +0100, Hajo Dezelski wrote:
>
>I am using v. 11-64.
>
>I am not a php-programmer. Is there a solution to this problem or should I
>drop the idea using lilypond within the mediawiki?
Yes, there is a solution. That solution is to run
lilypond --hel
Hello,
trying find a solution with my incipits problem I used my MediaWiki with the
Lilypond extension. But I got the error
*ilypond.exe: unrecognized option: `--safe' *
I deleted the --safe option then the next argument was also not recognized
$cmd = $wgLilypond .
" --sa
10 matches
Mail list logo