From 527abda3c146d1a8d90f13d58c54a678199a61c7 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 6 Feb 2006 17:42:21 +0000 Subject: [PATCH] (Top): document new variable naming. --- ChangeLog | 3 +++ Documentation/topdocs/NEWS.tely | 10 ++++++++++ 2 files changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 00377d1b6d..841c1b66e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-02-06 Han-Wen Nienhuys + * 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 diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 4c2baa0289..f7829f1989 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -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. -- 2.39.5