From b4776a5abdd11527d44e710d9f88339da0a1c437 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Sat, 12 Jan 2008 13:54:49 +0100 Subject: [PATCH] Explain LSR->docs update --- input/lsr/README | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/input/lsr/README b/input/lsr/README index 7847e69721..1906148776 100644 --- a/input/lsr/README +++ b/input/lsr/README @@ -1,8 +1,20 @@ This directory contains examples generated automatically from LSR: http://lsr.dsi.unimi.it/ -Any changes made to .ly files (other than AAA-intro-*.ly) will be -lost. Please make updates to the LSR database directly. You must -be an editor to change "approved" snippets in LSR; otherwise just -copy the snippet you want to modify in a new snippet, and tag it -with the "correction-wanted" tag. \ No newline at end of file +To update this directory, do at top of the source tree + +buildscripts/makelsr.py DIR + +where DIR is the directory unpacked from lsr-snippets-doc-DATE tarball +available on http://lsr.dsi.unimi.it/download. + +Snippets in input/new may "overwrite" snippets from LSR, e.g. for +snippets that convert-ly can't automatically convert to current ly +syntax; snippets may also be added to input/new to demonstrate new +features in development series. + +Any changes made to .ly files will be lost next time makelsr.py is +run. Please make updates to the LSR database or input/new directly. +You must be an editor to change "approved" snippets in LSR; otherwise +just copy the snippet you want to modify in a new snippet, and tag it +with the "correction-wanted" tag. -- 2.39.5