Status: Accepted Owner: nicolas.sceaux CC: joeneeman Labels: Type-Defect Priority-Medium
New issue 850 by nicolas.sceaux: Vertical spacing: text lines exceeding page bottom
http://code.google.com/p/lilypond/issues/detail?id=850 %%% in the first page, text spreads over the page footer (and beyond) %%% before breaking to the next one. As a result, some lines are not %%% printed at all. \version "2.13.4" #(set-default-paper-size "a6") \markuplines \huge { 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 } -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
