]> git.donarmstrong.com Git - lilypond.git/commitdiff
* tex/titledefs.tex: Avoid that the first score line is extra
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Tue, 30 Mar 2004 12:59:21 +0000 (12:59 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Tue, 30 Mar 2004 12:59:21 +0000 (12:59 +0000)
indented if instrument is defined but not piece.

ChangeLog
tex/titledefs.tex

index 0cb9b6a4844cb0655411517b41ffd7362e5f212d..400223b2e35984cfbf6c439869ab464f5a8858eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * tex/titledefs.tex: Avoid that the first score line is extra
+       indented if instrument is defined but not piece.
+
 2004-03-30  Werner Lemberg  <wl@gnu.org>
 
        * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
index b600e0643c38edb228b00e14de63fe10ecf90e12..6793d310975c1d2a7b3d02ff5d0e700c69cb8d30 100644 (file)
@@ -78,8 +78,7 @@
   
   \lilypondifundefined{lilypondinstrument}
   {}
-  {\center{\large\lilypondinstrument}
-    \par}
+  {\centerline{\large\lilypondinstrument}}
   
   \lilypondifundefined{lilypondpiece}
   {}