On Thu, Jan 15, 2009 at 09:15:02PM -0800, Patrick McCarty wrote:
> Hello,
> 
> This patch fixes `make web'.  Can someone apply it?

...but it didn't fix `make all'.  Sorry about the early post.

This revised patch should fix the issue.

Thanks,
Patrick
>From a575f79ba61c6c4f84f23e9a8bf8c8e26a9d0ac2 Mon Sep 17 00:00:00 2001
From: Patrick McCarty <pnor...@gmail.com>
Date: Thu, 15 Jan 2009 21:10:58 -0800
Subject: [PATCH] Fix compile

Signed-off-by: Patrick McCarty <pnor...@gmail.com>
---
 Documentation/devel/doc-work.itexi |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devel/doc-work.itexi 
b/Documentation/devel/doc-work.itexi
index eef02c2..f717db4 100644
--- a/Documentation/devel/doc-work.itexi
+++ b/Documentation/devel/doc-work.itexi
@@ -327,7 +327,7 @@ Beginning of logical unit
 
 @@noindent
 continuation of logical unit
-...@example
+...@end example
 
 This makes it easier to avoid forgetting the `@@noindent'.  Only
 use @@noindent if the material is discussing the same material;
@@ -732,6 +732,8 @@ chord construct   NOT chord (when referring to <>)
 
 @end itemize
 
+...@end itemize
+
 
 @subsection Technical writing style
 
@@ -762,7 +764,7 @@ blabla blabla, i.e., blabla blabla
 
 @item
 Avoid fluff (@qq{Notice that,} @qq{as you can see,}
-#qq{Currently,}).
+...@qq{currently,}).
 
 @item
 The use of the word @q{illegal} is inappropriate in most cases.
-- 
1.6.1

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to