From 2346b098eac71af64c33ba8b8e73c9203543969b Mon Sep 17 00:00:00 2001 From: matsb Date: Thu, 25 Aug 2005 07:00:05 +0000 Subject: [PATCH] * lily/item.cc: Add documentation of center-invisible --- ChangeLog | 4 ++++ lily/item.cc | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 621082c263..1156cc144c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-08-25 Mats Bengtsson + + * lily/item.cc: Add documentation of center-invisible + 2005-08-24 Graham Percival * Documentation/user/advanced-notation.itely: add info about diff --git a/lily/item.cc b/lily/item.cc index a4e7ce9f40..b12a801571 100644 --- a/lily/item.cc +++ b/lily/item.cc @@ -208,5 +208,6 @@ ADD_INTERFACE (Item, " all-visible yes yes yes\n" " begin-of-line-invisible yes yes no\n" " end-of-line-invisible no yes yes\n" + " center-invisible yes no yes\n" "@end example\n", "no-spacing-rods break-visibility breakable") -- 2.39.5