Pierre Perol-Schneider <pierre.schneider.pa...@gmail.com> writes:

> Hi,
> Up =>
>
> 2014-03-09 17:16 GMT+01:00 Sebastiano Vigna <vi...@di.unimi.it>:
>
>>
>> Guys,
>> everything is up and running with 2.18.0, but the snippets are no longer
>> compiled correctly. The eps backend has changed (dramatically) and now the
>> generated files are always one-page file.
>>
>> I would like to know what I should do to obtain the behaviour of 2.12.
>> Maybe there's something to change in the prefix prepended to each snippet
>> before compilation, or some different command-line option:
>>
>>         public final static String PREFIX =
>>                 System.getProperty( "it.unimi.dsi.lsr.prefix",
>>                 "#(define default-toplevel-book-handler
>> print-book-with-defaults-as-systems)\n" +
>>                 "\n" +
>>                 "#(define version-seen? #t)\n" +
>>                 "\n" +
>>                 "#(ly:set-option (quote no-point-and-click))\n" +
>>                 "\n" +
>>                 "\\paper {\n" +
>>                 "  #(define dump-extents #t)\n" +
>>                 "  indent = 0\\mm\n" +
>>                 "  linewidth = 160\\mm - 2.0 * 0.4\\in\n" +
>>                 "  ragged-right = ##t\n" +
>>                 "}\n" +
>>                 "\n" +
>>                 "\\layout {}\n" );
>>
>> I have no way of fixing this by myself... please help. :(
>>
>> Ciao,
>>
>>                                         seba
>>
>>
> Any solution ?

Is it possible to get an example of what LilyPond is exactly called with
and what it is supposed to produce?

-- 
David Kastrup


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to