3
1
Back

Vertical_space/7; row_5 = working_increment*4 + out_row_1; out_row_5 = working_increment*4 + row_1; row_3 = row_2 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_5 = working_increment*4 + row_1; // special: the right-hand side tries to squeeze 6 rows into the space.

New Pull Request