Since #'(1 7) is a list of numbers, you could write it this way:
%%%%
\relative {
\alterBroken padding 1,7 Staff.OttavaBracket
\ottava 1 c''''1 \break
c2 2
}
%%%%
Right, thanks! I had a feeling there was a way to do this using dak's syntax enhancements but couldn't remember what it was...
But it seems to work only for integer numbers, if I'm not mistaken? Lukas
