From 697290f55b8222332bf96840299778cb123f4bd0 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 20 Jan 2010 21:45:20 +0000 Subject: [PATCH] Usage: add stub for info about shared \includes. This is aimed at non-lilypond-distributed projects, such as Dr. Chubb's articulate.ly (better MIDI sound). Ideally we'd have nothing in this section (because anything useful would be merged with lilypond, possibly about being cleaned up a bit), but adding info here is a useful stepping stone. --- Documentation/usage/external.itely | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Documentation/usage/external.itely b/Documentation/usage/external.itely index 53274b4f5e..b6b4ae5c63 100644 --- a/Documentation/usage/external.itely +++ b/Documentation/usage/external.itely @@ -20,6 +20,7 @@ FIXME: blah blah * Text editor support:: * Converting from other formats:: * LilyPond output in other programs:: +* Independent includes:: @end menu @@ -574,3 +575,19 @@ lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts --png myfile.ly @end example +@node Independent includes +@section Independent @code{include}s + +FIXME: blah blah + +@menu +* MIDI articulation:: +@end menu + + +@node MIDI articulation +@subsection MIDI articulation + +stub for info about Dr. Peter Chubb's @file{articulate.ly} + + -- 2.39.5