Extension talk:AbcMusic

Options passed in to the Lilypond program need to be updated edit

The following section of php code is causing problems:

$cmdLily = $wgLilypond .

" --safe --backend=eps --format=png --header=texidoc " .

Lilypond accepts "-dsafe" but not "--safe". It also accepts "-dbackend=eps" but not "--backend=eps". I presume that the syntax for the options has changed from earlier versions of Lilypond. --Deutne 00:13, 7 November 2010 (UTC)Reply

Return to "AbcMusic" page.