From a545fc2d47d53b0124f796d45def240e5f3834ab Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 29 Mar 2008 07:48:35 -0700 Subject: [PATCH] Update policy. --- Documentation/user/writing-texinfo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/user/writing-texinfo.txt b/Documentation/user/writing-texinfo.txt index 7913ed0ad7..6023e22e7e 100644 --- a/Documentation/user/writing-texinfo.txt +++ b/Documentation/user/writing-texinfo.txt @@ -34,6 +34,11 @@ commands. to this scheme construct. ie \set Staff.instrumentName = #"cello" +* All engravers should have double-quotes around them: + \consists "Spans_arpeggio_engraver" + Again, LilyPond does not strictly require this, but it is a + useful standard to follow. + * Examples should end with a complete bar if possible. * If possible, only write one bar per line. The notes on each -- 2.39.5