]> git.donarmstrong.com Git - lilypond.git/commitdiff
patch::: 1.3.138.jcn1
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 16 Mar 2001 13:34:20 +0000 (14:34 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 16 Mar 2001 13:34:20 +0000 (14:34 +0100)
1.3.138.jcn1
============

* Documentation build fixes.

1.3.138
=======

CHANGES
Documentation/user/refman.itely
Documentation/user/tricks.itely
VERSION

diff --git a/CHANGES b/CHANGES
index 987b9849e96a278c476037aabd549ac3d07e4bc7..13c6de127b4a04358f4c3396c2556a305698dc7f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+1.3.138.jcn1
+============
+
+* Documentation build fixes.
+
+1.3.138
+=======
+
 1.3.137.jcn4
 ============
 
index d3dd01d64180985b24629e8e40a7be446248a626..df4975800386e342cfd63c0c6007c72e07cc6e5e 100644 (file)
@@ -19,6 +19,7 @@
 
 @macro refbugs
 @unnumberedsubsec Bugs
+
 @end macro
 
 
@@ -835,6 +836,7 @@ control the number of beams through the properties
 * Slur ::                       
 * Phrasing slur::               
 * Breath marks::                
+* Tempo::                       
 @end menu
 
 @node Slur 
@@ -2973,7 +2975,7 @@ The contexts for MIDI output are defined in @file{ly/performer.ly}.
 The MIDI instrument name is set by the @code{Staff.midiInstrument}
 property or, if that property is not set, the @code{Staff.instrument}
 property.  The instrument name should be chosen from the list in
-@ref{MIDI Instrument}.
+@ref{MIDI instruments}.
 
 @refbugs
 
index 21063ef65b4639dbf0fbf3edaa374ddf49d0a164..cc5c4ed48a6c7ed4ff0bdd1270b3923ddcac556f 100644 (file)
@@ -37,7 +37,6 @@ yes: \property Staff.VoltaBracket = #'((meta .  ((interfaces . ()))))
 @menu
 * Manual beam settings::        Manual beam settings
 * Engraver hacking::            Engraver hacking
-* Part combiner::               Part combiner
 * Markup text::                 Markup text
 * Apply hacking::               Apply hacking
 * Embedded TeX::                Embedded TeX
diff --git a/VERSION b/VERSION
index 90f434aee473e905f254658a3c679a559d5d0858..8127b24c3fa9d7444bff71ca5585ccc2bbfe58e3 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=3
 PATCH_LEVEL=138
-MY_PATCH_LEVEL=
+MY_PATCH_LEVEL=jcn1
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a
 # released version.