I'm using the multicol package to get two columns, but sometimes the contents is too wide in a particular column and I was wondering if there is a way to first make sure the contents will fit (horizontally) in two columns and if it doesn't just print a normal one column.
I want to do this in a new environment definition and I thought I could use the ifthen package.
widetextenvironment (making this conditional would be a nice little exercise).