]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: give essay its own directory.
authorGraham Percival <graham@percival-music.ca>
Fri, 31 Jul 2009 02:38:06 +0000 (19:38 -0700)
committerJohn Mandereau <john.mandereau@gmail.com>
Fri, 31 Jul 2009 08:16:23 +0000 (10:16 +0200)
Documentation/GNUmakefile
Documentation/essay.tely
Documentation/essay/GNUmakefile [new file with mode: 0644]
Documentation/essay/engraving.itely [new file with mode: 0644]
Documentation/essay/literature.itely [new file with mode: 0644]
Documentation/macros.itexi
Documentation/notation.tely
Documentation/notation/chords.itely
Documentation/notation/literature.itely [deleted file]

index e09529f596871c191ad453b3128fb17711b0fecd..338da7123b09ff650eedfe1e7432be386ce15ce8 100644 (file)
@@ -9,7 +9,7 @@ depth = ..
 
 NAME = documentation
 LANGS = $(shell $(PYTHON) $(top-src-dir)/python/langdefs.py)
-MANUALS_SUBDIRS = application contributor learning notation
+MANUALS_SUBDIRS = application contributor essay learning notation
 SUBDIRS = $(MANUALS_SUBDIRS) snippets bibliography pictures misc po $(LANGS)
 STEPMAKE_TEMPLATES = documentation texinfo tex omf
 LOCALSTEPMAKE_TEMPLATES = lilypond ly
index a75c4070652368931fa1449319e4e7e95b0bb6e8..946086ca7699b9e5b09cc6b6e550078adb74c41f 100644 (file)
@@ -88,13 +88,16 @@ Free Documentation License''.
 @end ifnottex
 
 @menu
+* Music engraving::
+* Literature list::
 * GNU Free Documentation License:: License of this document.
 * LilyPond index::
 @end menu
 
 @contents
 
-@c Insert the essay text here
+@include essay/engraving.itely
+@include essay/literature.itely
 
 @include fdl.itexi
 
diff --git a/Documentation/essay/GNUmakefile b/Documentation/essay/GNUmakefile
new file mode 100644 (file)
index 0000000..c93c9e0
--- /dev/null
@@ -0,0 +1,5 @@
+depth = ../..
+
+LOCALSTEPMAKE_TEMPLATES = ly
+
+include $(depth)/make/stepmake.make
diff --git a/Documentation/essay/engraving.itely b/Documentation/essay/engraving.itely
new file mode 100644 (file)
index 0000000..0b22182
--- /dev/null
@@ -0,0 +1,18 @@
+@c -*- coding: utf-8; mode: texinfo; -*-
+
+@ignore
+    Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+@c \version "2.12.0"
+
+@node Music engraving
+@chapter Music engraving
+
+insert essay here.
+
+TODO: add extra chapter for computer aesthetics?
+
diff --git a/Documentation/essay/literature.itely b/Documentation/essay/literature.itely
new file mode 100644 (file)
index 0000000..41bf3e6
--- /dev/null
@@ -0,0 +1,84 @@
+@c -*- coding: utf-8; mode: texinfo; -*-
+
+@ignore
+    Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+@c \version "2.12.0"
+
+@node Literature list
+@chapter Literature list
+
+If you need to know more about music notation, here are some
+interesting titles to read.
+
+
+
+@table @cite
+@item Ignatzek 1995
+Klaus Ignatzek, Die Jazzmethode für Klavier. Schott's Söhne
+1995. Mainz, Germany ISBN 3-7957-5140-3.
+
+A tutorial introduction to playing Jazz on the piano.  One of the first
+chapters contains an overview of chords in common use for Jazz music.
+
+@item Gerou 1996
+
+Tom Gerou and Linda Lusk, Essential Dictionary of Music
+Notation. Alfred Publishing, Van Nuys CA ISBN 0-88284-768-6.
+
+A concise, alphabetically ordered list of typesetting and music
+(notation) issues, covering most of the normal cases.
+
+@item Read 1968
+Gardner Read, Music Notation: A Manual of Modern Practice.
+Taplinger Publishing, New York (2nd edition).
+
+A standard work on music notation.
+
+@item Ross 1987
+Ted Ross, Teach yourself the art of music engraving and processing.
+Hansen House, Miami, Florida 1987.
+
+This book is about music engraving, i.e., professional typesetting.
+It contains directions on stamping, use of pens and notational
+conventions.  The sections on reproduction technicalities and history
+are also interesting.
+
+@item Schirmer 2001
+The G.Schirmer/AMP Manual of Style and Usage. G.Schirmer/AMP, NY, 2001.
+(This book can be ordered from the rental department.)
+
+This manual specifically focuses on preparing print for publication by
+Schirmer.  It discusses many details that are not in other, normal
+notation books.  It also gives a good idea of what is necessary to bring
+printouts to publication quality.
+
+@item Stone 1980
+
+Kurt Stone, Music Notation in the Twentieth Century.
+Norton, New York 1980.
+
+This book describes music notation for modern serious music, but
+starts out with a thorough overview of existing traditional notation
+practices.
+
+@end table
+
+The source archive includes a more elaborate Bib@TeX{} bibliography of
+over 100 entries in
+@ifhtml
+@ifset bigpage
+@uref{../bibliography/index.html, the bibliography}.
+@end ifset
+@ifclear bigpage
+@uref{../../bibliography/index.html, the bibliography}.
+@end ifclear
+@end ifhtml
+@ifnothtml
+@file{Documentation/@/bibliography/}.
+@end ifnothtml
+
index 821977dd1baa6ec11552b44c5208ccd4d75e7767..7a4828dd6af100f94c15233f3f1458f55c685d47 100644 (file)
 @c     @rglos
 @c     @rlearning
 @c     @ruser
+@c     @ressay
 @c     @rprogram
 @c     @rlsr
 @c     @rinternals
 @ref{\TEXT\,,\DISPLAY\,notation-big-page,Notation Reference}
 @end macro
 
+@macro ressay{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,essay-big-page,Essay}
+@end macro
+
+@macro ressaynamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,essay-big-page,Essay}
+@end macro
+
 @macro rprogram{TEXT}
 @vindex \TEXT\
 @ref{\TEXT\,,,application-big-page,Application Usage}
 @ref{\TEXT\,,\DISPLAY\,notation,Notation Reference}
 @end macro
 
+@macro ressay{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,essay,Essay}
+@end macro
+
+@macro ressaynamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,essay,Essay}
+@end macro
+
 @macro rprogram{TEXT}
 @vindex \TEXT\
 @ref{\TEXT\,,,application,Application Usage}
 @ref{\TEXT\,,\DISPLAY\,lilypond-notation,Notation Reference}
 @end macro
 
+@macro ressay{TEXT}
+@vindex \TEXT\
+@ref{\TEXT\,,,lilypond-essay,Essay}
+@end macro
+
+@macro ressaynamed{TEXT,DISPLAY}
+@vindex \TEXT\
+@ref{\TEXT\,,\DISPLAY\,lilypond-essay,Essay}
+@end macro
+
 @macro rprogram{TEXT}
 @vindex \TEXT\
 @ref{\TEXT\,,,lilypond-application,Application Usage}
 @ref{\TEXT\,,\DISPLAY\,notation,Notation Reference}
 @end macro
 
+@macro ressay{TEXT}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,,essay,Essay}
+@end macro
+
+@macro ressaynamed{TEXT,DISPLAY}
+@lilyvindex{\TEXT\}
+@ref{\TEXT\,,\DISPLAY\,essay,Essay}
+@end macro
+
 @macro rprogram{TEXT}
 @lilyvindex{\TEXT\}
 @ref{\TEXT\,,,application,Application Usage}
index 6eebd84676f471cb3a375c54945f209abe18a4f7..ff1d35e253ad421f4c10fe02d391618b0f5c583a 100644 (file)
@@ -167,7 +167,6 @@ of this and other documentation.
 
 Appendices
 
-* Literature list::                Reference works about music notation.
 * Notation manual tables::         Tables and charts.
 * Cheat sheet::                    Summary of LilyPond syntax.
 * LilyPond grammar::               Syntax diagram for LilyPond parser.
@@ -176,6 +175,7 @@ Appendices
 * LilyPond index::
 @end menu
 @end ifnottex
+@c * Literature list::                Reference works about music notation.
 
 @contents
 
@@ -190,7 +190,7 @@ Appendices
 @include notation/programming-interface.itely
 
 
-@include notation/literature.itely
+@c @include notation/literature.itely
 @include notation/notation-appendices.itely
 @include notation/cheatsheet.itely
 
index c1b6c03d75729d3b3bb9bfe2e562806ea1716591..0619f02b245fdc3b0b6e419e86775437d47f7b40 100644 (file)
@@ -550,7 +550,7 @@ names and symbols displayed for chord names are customizable.
 @cindex chords, jazz
 
 The basic chord name layout is a system for Jazz music, proposed
-by Klaus Ignatzek (see @ref{Literature list}).  The chord naming
+by Klaus Ignatzek (see @ressay{Literature list}).  The chord naming
 system can be modified as described below.  An alternate jazz
 chord system has been developed using these modifications.
 The Ignatzek and alternate
diff --git a/Documentation/notation/literature.itely b/Documentation/notation/literature.itely
deleted file mode 100644 (file)
index 68cc70c..0000000
+++ /dev/null
@@ -1,84 +0,0 @@
-@c -*- coding: utf-8; mode: texinfo; -*-
-
-@ignore
-    Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
-
-    When revising a translation, copy the HEAD committish of the
-    version that you are working on.  See TRANSLATION for details.
-@end ignore
-
-@c \version "2.12.0"
-
-@node Literature list
-@appendix Literature list
-
-If you need to know more about music notation, here are some
-interesting titles to read.
-
-
-
-@table @cite
-@item Ignatzek 1995
-Klaus Ignatzek, Die Jazzmethode für Klavier. Schott's Söhne
-1995. Mainz, Germany ISBN 3-7957-5140-3.
-
-A tutorial introduction to playing Jazz on the piano.  One of the first
-chapters contains an overview of chords in common use for Jazz music.
-
-@item Gerou 1996
-
-Tom Gerou and Linda Lusk, Essential Dictionary of Music
-Notation. Alfred Publishing, Van Nuys CA ISBN 0-88284-768-6.
-
-A concise, alphabetically ordered list of typesetting and music
-(notation) issues, covering most of the normal cases.
-
-@item Read 1968
-Gardner Read, Music Notation: A Manual of Modern Practice.
-Taplinger Publishing, New York (2nd edition).
-
-A standard work on music notation.
-
-@item Ross 1987
-Ted Ross, Teach yourself the art of music engraving and processing.
-Hansen House, Miami, Florida 1987.
-
-This book is about music engraving, i.e., professional typesetting.
-It contains directions on stamping, use of pens and notational
-conventions.  The sections on reproduction technicalities and history
-are also interesting.
-
-@item Schirmer 2001
-The G.Schirmer/AMP Manual of Style and Usage. G.Schirmer/AMP, NY, 2001.
-(This book can be ordered from the rental department.)
-
-This manual specifically focuses on preparing print for publication by
-Schirmer.  It discusses many details that are not in other, normal
-notation books.  It also gives a good idea of what is necessary to bring
-printouts to publication quality.
-
-@item Stone 1980
-
-Kurt Stone, Music Notation in the Twentieth Century.
-Norton, New York 1980.
-
-This book describes music notation for modern serious music, but
-starts out with a thorough overview of existing traditional notation
-practices.
-
-@end table
-
-The source archive includes a more elaborate Bib@TeX{} bibliography of
-over 100 entries in
-@ifhtml
-@ifset bigpage
-@uref{../bibliography/index.html, the bibliography}.
-@end ifset
-@ifclear bigpage
-@uref{../../bibliography/index.html, the bibliography}.
-@end ifclear
-@end ifhtml
-@ifnothtml
-@file{Documentation/@/bibliography/}.
-@end ifnothtml
-