Search found 2 matches

by culturoeil
Sat Dec 15, 2012 1:30 am
Forum: Text Formatting
Topic: multicols | Spread Content over several Columns
Replies: 2
Views: 1665

multicols | Spread Content over several Columns

Thx, but, hum, \columnbreak won't help me i think :

- My real problem is that kind of file is generated by a python program. There is a tex template, and the program user can ask 2, 5, 10, or 100 maths expressions... So i dont want to make a lot of elsif for each number of expressions :?

Is there ...
by culturoeil
Thu Dec 13, 2012 11:57 pm
Forum: Text Formatting
Topic: multicols | Spread Content over several Columns
Replies: 2
Views: 1665

multicols | Spread Content over several Columns

Hello

I'm not very strong in latex, and in english too...

I've a little problem with multicols, this is my mwe :
%%!TEX TS-program = latex
\documentclass[a4paper,11pt]{article}
\usepackage[frenchb]{babel}
\usepackage{multicol}

\usepackage[a4paper, dvips, left=1.5cm, right=1.5cm, top=2cm ...