]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/axis-group-spanner.hh
patch::: 1.3.32.hwn2
[lilypond.git] / lily / include / axis-group-spanner.hh
index a88d9c3dad5d04bee7d36c833923046024757eb0..d421973f5058d361958dc8c487184e068144fad5 100644 (file)
 #include "spanner.hh"
 #include "axis-group-element.hh"
 
-/** An element which groups a line in a certain direction. The most
-  useful example of this is the Vertical_group_spanner */
+/**
+   An element which groups a line in a certain direction. The most
+   useful example of this is the Vertical_group_spanner
+*/
 class Axis_group_spanner : public virtual Axis_group_element,
                           public virtual Spanner