]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Top): document new variable
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 6 Feb 2006 17:42:21 +0000 (17:42 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 6 Feb 2006 17:42:21 +0000 (17:42 +0000)
naming.

ChangeLog
Documentation/topdocs/NEWS.tely

index 00377d1b6d9200cb94585fae5d96ab737e46f192..841c1b66e41f719f298ccc9faa191971a66f7d60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * Documentation/topdocs/NEWS.tely (Top): document new variable
+       naming.
+
        * flower/include/array.icc (Message): remove file.
 
        * flower/include/std-vector.hh: make sure vsize and VPOS are
index 4c2baa02897a83829495640c01716b35f66ac59c..f7829f1989c442b73e554ba8f17495db301665ae 100644 (file)
@@ -60,6 +60,16 @@ which scares away people.
  
 
 @end ignore
+@item Multi-word
+ variables in the @code{\paper} and @code{\layout} block are now
+ separated with dashes, i.e.
+
+@verbatim
+\paper {
+  ragged-right = ##t
+  top-margin = 5 \cm
+}
+@end verbatim
 
 @item
 Music for multiple parts can be interleaved, similar to MUP input.