On Fri, 2017-09-22 at 16:56 +0000, NagyMusic wrote:
> Might it be possible to create pre-defined (built in) buttons to
> insert various Lilypond barlines in the next Denemo release, in
> addition to other barlines that Denemo comes with at the moment?

Well the number of such barlines is unlimited in LilyPond, the common
ones are all there as far as I know. You haven't said which one you
want ... you are aware that the dottted barline \bar "!" is available in
the Inserting Barlines menu? In the file you sent you had redefined it
thus

\defineBarLine "!" #'("!" "!" "!")

which says that you want it to be printed at system start, the default
definition is (I think)

\defineBarLine "!" #'("!" "" "!")

which omits it at system start.


HTH


Richard



_______________________________________________
Denemo-devel mailing list
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to