1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
3 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
5 When revising a translation, copy the HEAD committish of the
6 version that you are working on. For details, see the Contributors'
7 Guide, node Updating translation committishes..
10 @setfilename lilypond-extending.info
11 @settitle Extending LilyPond
12 @documentencoding UTF-8
17 This file explains how to extend the functionality of
18 LilyPond version @version{}.
21 @c `Extending' was born 2003-04-23 with git commit c08f6e8...
22 @macro copyrightDeclare
23 Copyright @copyright{} 2003--2010 by the authors.
30 @c don't remove this comment.
32 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
33 @omfdescription Programming extensions for the LilyPond music engraving system
34 @omftype program usage
35 @omfcategory Applications|Publishing
40 @lilyTitlePage{Extending}
47 * Scheme tutorial:: Programming inside LilyPond.
48 * Interfaces for programmers:: How to interface with scheme.
49 * LilyPond Scheme interfaces:: Getting information in and out of music
53 * GNU Free Documentation License:: License of this document.
63 @allowcodebreaks false
65 @include extending/scheme-tutorial.itely
66 @include extending/programming-interface.itely
71 @appendix LilyPond index