From: Graham Percival Date: Sat, 26 Feb 2005 22:18:36 +0000 (+0000) Subject: Framework for reorg. X-Git-Tag: release/2.5.14~80 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=623ba211d607b134c2749a3fa8368d3b3b149e8c;p=lilypond.git Framework for reorg. --- diff --git a/ChangeLog b/ChangeLog index a4718c40fd..114c57bebb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,12 @@ * Documentation/user/{various}: inserted two spaces after a period. + * Documentation/user/lilypond.tely: added framework for reorg. + + * Documentation/user/basic-notation.itely, instrument-notation.itely, + advanced-notation.itely, global.itely: new files, placeholder for + future reorg. + 2005-02-26 Han-Wen Nienhuys * Documentation/user/changing-defaults.itely (Text encoding): add diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely new file mode 100644 index 0000000000..3f717a8eb8 --- /dev/null +++ b/Documentation/user/advanced-notation.itely @@ -0,0 +1,6 @@ +@c -*- coding: latin-1; mode: texinfo; -*- +@node Advanced notation +@chapter Advanced notation + +This is a placeholder for very-near future reorganization of the manual. + diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely new file mode 100644 index 0000000000..d1af0cd0ee --- /dev/null +++ b/Documentation/user/basic-notation.itely @@ -0,0 +1,6 @@ +@c -*- coding: latin-1; mode: texinfo; -*- +@node Basic notation +@chapter Basic notation + +This is a placeholder for very-near future reorganization of the manual. + diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely new file mode 100644 index 0000000000..6e6100256f --- /dev/null +++ b/Documentation/user/global.itely @@ -0,0 +1,6 @@ +@c -*- coding: latin-1; mode: texinfo; -*- +@node Global issues +@chapter Global issues + +This is a placeholder for very-near future reorganization of the manual. + diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely new file mode 100644 index 0000000000..897ac2b5b4 --- /dev/null +++ b/Documentation/user/instrument-notation.itely @@ -0,0 +1,6 @@ +@c -*- coding: latin-1; mode: texinfo; -*- +@node Instrument-specific notation +@chapter Instrument-specific notation + +This is a placeholder for very-near future reorganization of the manual. + diff --git a/Documentation/user/lilypond.tely b/Documentation/user/lilypond.tely index 3493f254b4..b684fbd2ac 100644 --- a/Documentation/user/lilypond.tely +++ b/Documentation/user/lilypond.tely @@ -253,10 +253,17 @@ of this and other documentation. * Preface:: Preface. * Introduction:: What, Why, How. * Tutorial:: A tutorial introduction. -* Example templates:: Larger examples +* Example templates:: Larger examples. +* Basic notation:: Standard musical notation. +* Instrument-specific notation:: Notation that is only used for some + instruments. +* Advanced notation:: Less frequently used notation. +* Global issues:: Non-notation commands. + * Notation manual:: All notation supported, and how to - produce it. -* Sound:: Producing MIDI output + produce it. (SOON OBSOLETE) +* Sound:: Producing MIDI output (SOON OBSOLETE) + * Changing defaults:: Tuning output. * Interfaces for programmers:: * Running LilyPond:: Operation. @@ -281,8 +288,14 @@ of this and other documentation. @include tutorial.itely @include examples.itely @include invoking.itely +@include basic-notation.itely +@include instrument-notation.itely +@include advanced-notation.itely +@include global.itely + @include notation.itely @include sound-output.itexi + @include changing-defaults.itely @include programming-interface.itely @include lilypond-book.itely @@ -296,10 +309,8 @@ of this and other documentation. @include scheme-tutorial.itely @include notation-appendices.itely @include point-and-click.itely - -@include fdl.itexi - @include cheatsheet.itely +@include fdl.itexi @node Unified index @appendix Unified index