Search found 1 match

by Hopey
Thu Oct 08, 2009 1:03 pm
Forum: Graphics, Figures & Tables
Topic: Automatically arranging many elements into columns
Replies: 0
Views: 898

Automatically arranging many elements into columns

Hello.

I'm writing a program that automatically generates a pages of maths questions and outputs it as a tex file (which is then processed into a pdf).

Currently each 'element' is put into a simple table. (xtable actually, to allow it to span multiple pages.) This is simplistic, as each element is ...