command-line CSV to LaTeX file converter.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
csv2latex/PLAN

4 lines
163 B

find T (number of tabulars) and L (number of lines per tabular) so that:
(1) L is < MAX_LINES_PER_PAGE (~40)
(2) T is minimal
(3) TOTAL_LINES % T is 0, or maximal