]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/README
Run convert-ly on input/lsr and input/regression
[lilypond.git] / input / lsr / README
1 \version "2.11.51"
2 This directory contains examples generated automatically from LSR:
3 http://lsr.dsi.unimi.it/
4
5 To update this directory, do at top of the source tree
6
7 buildscripts/makelsr.py DIR
8
9 where DIR is the directory unpacked from lsr-snippets-doc-DATE tarball
10 available on http://lsr.dsi.unimi.it/download.
11
12 Snippets in input/new may "overwrite" snippets from LSR, e.g. for
13 snippets that convert-ly can't automatically convert to current ly
14 syntax; snippets may also be added to input/new to demonstrate new
15 features in development series.
16
17 Any changes made to .ly files will be lost next time makelsr.py is
18 run.  Please make updates to the LSR database or input/new directly.
19 You must be an editor to change "approved" snippets in LSR; otherwise
20 just copy the snippet you want to modify in a new snippet, and tag it
21 with the "correction-wanted" tag.