Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-Low

New issue 1205 by brownian.box: Enhancement request: Repeating \tempo marks should be displayable in a controllable way
http://code.google.com/p/lilypond/issues/detail?id=1205

Would be convenient to have a command to allow repeating tempi to be displayed.

{
  \tempo "Allegro"
  c''1
  %
  % does not appear:
  \tempo "Allegro"
  c''1
  %
  % this one appears:
  \tempo \markup { "Allegro" }
  c''1
}

Yes, there are some workarounds, but it would be great not to have to remember how to input tempo indication to make it visible.


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to