On 12 Feb 2014, at 2:42 PM, Pierre Perol-Schneider 
<[email protected]> wrote:

> Hi Bug Squad,
> Hi Sebastiano,
> 
> I'd like to upgrade the LSR to v.2.18.0 and I just took a brief look at 
> http://www.lilypond.org/doc/v2.19/Documentation/contributor/updating-the-lsr-to-a-new-version
> to see if anything has changed.

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


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to