3
1
Back

+ out_row_1; out_row_3 = out_working_increment*2 + out_row_1; out_row_5 = working_increment*4 + row_1; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; right_rib_x = width_mm - h_margin; input_column = h_margin; working_height = height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; right_rib_x.