From 0814eb254c79c03bce8a8db49e8779e8f9a8683a Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 15 May 2008 17:06:40 -0700 Subject: [PATCH] policy --- Documentation/user/writing-texinfo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/user/writing-texinfo.txt b/Documentation/user/writing-texinfo.txt index 58fb1a18db..901cf5caa3 100644 --- a/Documentation/user/writing-texinfo.txt +++ b/Documentation/user/writing-texinfo.txt @@ -80,6 +80,10 @@ commands. * Comments should go on their own line, and be placed before the line(s) to which they refer. +* Add extra spaces around { } marks; ie + not: \chordmode {c e g} + but instead: \chordmode { c e g } + * If you only have one bar per line, omit bar checks. If you put more than one bar per line (not recommended), then include bar checks. -- 2.39.5