From 4b24692e1509ca647df0c82abff5c2efd03913f6 Mon Sep 17 00:00:00 2001 From: James Lowe Date: Thu, 11 Nov 2010 13:37:40 +0000 Subject: [PATCH] Doc: CG added spacing clarification for @lilypond also a couple of typos --- Documentation/contributor/administration.itexi | 4 ++-- Documentation/contributor/doc-work.itexi | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Documentation/contributor/administration.itexi b/Documentation/contributor/administration.itexi index 547186e85c..60a94f0933 100644 --- a/Documentation/contributor/administration.itexi +++ b/Documentation/contributor/administration.itexi @@ -241,7 +241,7 @@ busy with other matters, work in that area grinds to a halt. @item Consultant: LilyPond is sometimes critized for not listening to users, but whenever we ask for opinions about specific issues, we never get -enough feedback. This is somewhat aggrevating. +enough feedback. This is somewhat aggravating. We need a group of users to make a dedicated effort to test and give feedback. If there's new documentation, read it. If there's an experimental binary, download it and try compiling a score with @@ -432,7 +432,7 @@ schools, etc. We currently have a mix of official GNU mailing lists and lilynet lists. Is there a strong rationale for having separate mailing list servers? Why not pick one place, and put all our lists there? -(or at least, all "permenant" lists?) +(or at least, all "permanent" lists?) (prep: 1 hour. discuss: 5 hours) diff --git a/Documentation/contributor/doc-work.itexi b/Documentation/contributor/doc-work.itexi index 9ac318eb6d..a42d029b15 100644 --- a/Documentation/contributor/doc-work.itexi +++ b/Documentation/contributor/doc-work.itexi @@ -340,6 +340,14 @@ or @@lilypond[verbatim,quote,relative=1] @end example +Please avoid using extra spacing either after or within the +@code{@@lilypond} parameters. + +@example +not: @@lilypond [verbatim, quote, relative=1] +but instead: @@lilypond[verbatim,quote,relative=1] +@end example + If you want to use @code{\layout@{@}} or define variables, use @example -- 2.39.5