Calculate the starting position of an A0 column
Usage
column_start(number = 3, start = 1, margin = 20, edge = 10)
Arguments
- number
The desired number of columns with equal width.
- start
the number of the column
- margin
the horizontal distance between columns in mm.
- edge
the width of the whitespace edge around the poster in mm.
See also
Other utils:
add_author(),
add_report_numbers(),
check_dependencies(),
column_width(),
cover_info(),
create_report(),
dyn_table(),
inbo_website(),
prepare_cover(),
references(),
render_natbib(),
validate_doi()