1\version "2.16.0"
2
3\header {
4  texidoc = "The height-estimation routine takes into account
5the fact that the TextScript needs to be moved up to avoid the
6note.  This should be spaced on two pages."
7}
8
9#(set-default-paper-size "a7")
10
11\book {
12  \repeat unfold 5 { g'''1^"Text" \break}
13}
14