I need to use multicol package to create columns of custom width. I am unable to figure out how to achieve this.
I would also need to switch from one column to another based on specific content.
|
I need to use I would also need to switch from one column to another based on specific content. |
||||
|
All the columns have to be the same width, so you do not explicitly set the column width, just set the number of columns and the inter-column space ( |
|||
|
|
parcolumnsmight be more appropriate for your needs – cmhughes Mar 26 '12 at 17:54parcolumns: tex.stackexchange.com/questions/51041/… – abhinavkulkarni Apr 10 '12 at 14:25