From fa8f0355e0403afb3190016c9dd11d25ba52a9b7 Mon Sep 17 00:00:00 2001 From: Nicolas Sceaux Date: Sun, 10 Jun 2007 11:00:49 +0200 Subject: [PATCH] page ref and labels fix: add `labels' to System interface. --- lily/system.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/lily/system.cc b/lily/system.cc index ef0e0679ab..eb6d05a881 100644 --- a/lily/system.cc +++ b/lily/system.cc @@ -519,6 +519,7 @@ ADD_INTERFACE (System, /* properties */ "all-elements " "columns " + "labels " "pure-Y-extent " "spaceable-staves " "skyline-distance " -- 2.39.5