3
1
Back

//mm second_col = width_mm/2; vertical_space = height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_height = height - v_margin; working_increment = working_height / 6; // Depth.

New Pull Request