From 641f989669851e2f0a836d01fbbf666883a5aaef Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 20 Jun 2007 15:59:39 -0700 Subject: [PATCH] Update general guidelines for docs. --- Documentation/user/README.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/user/README.txt b/Documentation/user/README.txt index c0bc00d1e4..e736fd6718 100644 --- a/Documentation/user/README.txt +++ b/Documentation/user/README.txt @@ -4,7 +4,7 @@ Info for Documentation Current version of the manual: 2.11.15 *** Please update this whenever you run convert-ly on the docs. -convert-ly --from=... --to=... --no-version *.itely +convert-ly -e --from=... --to=... --no-version *.itely %%%%% DOC ORGANIZATION @@ -34,12 +34,14 @@ technical writing style. * Technical Details contains information about using the program lilypond with other programs (lilypond-book, operating systems, GUIs, convert-ly, etc). This section -is writtin in formal technical writing style. +is written in formal technical writing style. %%%%% GENERAL GUIDELINES +* Use two spaces for indentation in lilypond examples. + * Do not forget to create @cindex entries for new sections of text. Enter commands with @funindex, i.e. @funindex \relative -- 2.39.5