From: Graham Percival Date: Sat, 30 Jan 2010 00:02:02 +0000 (+0000) Subject: Build: add warning not to remove simple.ly. X-Git-Tag: release/2.13.12-1~30 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=575feb93898d78d85c5ae028b8217a5f2156c848;p=lilypond.git Build: add warning not to remove simple.ly. --- diff --git a/Documentation/included/README b/Documentation/included/README index f6e3131efb..5c46262b20 100644 --- a/Documentation/included/README +++ b/Documentation/included/README @@ -2,4 +2,8 @@ This is for large examples that are included in the manual. Most of these examples are distinct snippets; files that are also included in the regression tests should be copied from input/regression/ into this direction and listed here. +- anything from LSR should be in Documentation/snippets/, though + +- simple.ly isn't large, but it's included from + scm/define-markup-commands.scm and should not be removed.