@end ignore
@itemize @bullet
+@item A new part combiner which is more cleanly constructed, more
+robust and less buggy. The
+part-combiner can be used with
+@example
+ \newpartcombine @var{mus1} @var{mus2}
+@end example
+
+@noindent
+In this case, both musics are put into @code{Voice} contexts called
+@code{one} and @code{two} automatically.
+
+(This feature is still experimental.)
@item Formatting of rehearsal marks has been improved. The @code{\mark}
command now only does automatic incrementing for marks specified as
= report_to ()->find_create_translator (ly_symbol2scm ("Voice"),
"shared",props);
- tr->execute_pushpop_property (ly_symbol2scm ("NoteHead"),
- ly_symbol2scm ("font-size"), gh_int2scm (3));
-
-
shared_ .set_translator (tr);
set_translator (tr);
Translator_group *null
. (
(molecule-callback . ,Staff_symbol::brew_molecule)
(line-count . 5)
- (ledger-line-thickness (1.0 . 0.1))
+ (ledger-line-thickness . (1.0 . 0.1))
(layer . 0)
(meta . ((interfaces . (staff-symbol-interface spanner-interface))))
))