{multicol} is about the multicol package and its multicols environment which allows to typeset text in multiple columns (up to 10) and to balance the end of each column at the end of the environment. For questions about multi-column areas inside a table, use {tables} plus {multicolumn} instead.
4
votes
3answers
68 views
Same page and multicols
I use multicols at times for specific blocks in my thesis, which has a title, and a block of stuff similar to the following:
\documentclass{article}
\usepackage{lipsum}
\usepackage{multicol}
...
0
votes
0answers
22 views
let latex decide where to place a picture in multicol environment
I have a three column text with floating pictures. The whole latex code is made by scripting. The pictures are sometimes badly placed, so that the text is streched out (vertical space in between ...
4
votes
1answer
89 views
8 column table with lstinputlisting in LaTeX
I'd like to create a multicolumn table (up to 8 columns) to insert my code via \lstinputlisting{source.c}. But it seems to me that more then 6 columns aren't possibile even tough space is available. ...
1
vote
2answers
53 views
How to horizontally align equations in multicols package
I'm using the multicols package to write formulas side by side, as
\begin{multicols}{2}
\begin{eqnarray}
...
\end{eqnarray}
\columnbreak
\begin{eqnarray}
...
\end{eqnarray}
\end{multicols}
but ...
7
votes
1answer
131 views
Footnotes in tabular environments within multicols
I'm running into a strange inconsistency when I use footnotes in and out of tabular environments within multicols. In particular, I'm declaring a savenotes environment in a style file as follows:
...
8
votes
2answers
90 views
Odd vertical gap with multicol, scrreprt and parskip=half
I'm having a weird vertical gap in one of my documents, which only is there when I use multicol together with \documentclass[parskip=half]{scrreprt}.
Minimal example
...
6
votes
0answers
53 views
Interaction with multicol and mdframed results in misaligned rows
This works fine with TeXLive2011 and was working fine with TeXLive2012 until I recently updated the packages. So with TexLive2011, this produces:
but with an updated TeXLive2012 this yields:
...
7
votes
1answer
153 views
Beamer: Vertical alignment of multi-column ToC
In my LaTeX beamer presentation I have a long Table of Contents, which has been split across two columns by using the multicol package. The problem is that I have not found any way to control vertical ...
3
votes
1answer
32 views
Colorbox under graphix hasn't the same width
In my document I want the fcolorbox the same width as the graphics, but I can't get it right. The left side is aligned (wich is good) but the right side is not (which is bad ...)
What is going wrong ...
13
votes
2answers
139 views
Detecting current column in multicol
I'm working in a two-column multicol environment, and trying to create pullquotes using wrapfig. The problem is, I'd like these pullquotes to hang in the margin: the left margin if I'm in the left ...
3
votes
1answer
35 views
Wider caption for listing using multicol
I am using the multicol and listings packages. I would like to have the caption spread across the entire listing for multi-column listings.
Here is a MWE of what I am attempting, however the output ...
4
votes
1answer
86 views
Two columns with page span
this is my first post! I have tried to find a solution before posting.
I have some input put into my .tex. The left column is text input by a user. To the right I would like 0..4 pictures, also ...
0
votes
1answer
91 views
Allow frame breaks in multicolumn environment
I want beamer to automatically split my text over multiple frames (as many as is required) while retaining the format of the specified number of multicolumns (in this case 3). I do not want to have to ...
2
votes
0answers
259 views
framed multicolumns
I would like to have:
two columns (e.g. with multicol)
framed with title
can handle pagebreaks
can handle twoside mode of book-class
since mdframed does not support multicol and according to the ...
2
votes
1answer
54 views
Automatic column number and width adjustment
I have a body of text formatted into columns that I frequently edit. When I add text to the first column, the appearance of the columns is unbalanced and I have to manually cut/paste text over to the ...
1
vote
1answer
70 views
Trick Supertabular into Multicols in new command
I'm using supertabular in multicols enviroment using this trick
\let\mcnewpage=\newpage
\makeatletter
\renewcommand\newpage{%
\if@firstcolumn
\hrule width\linewidth height0pt
...
8
votes
1answer
126 views
What are the main advantages to using the multicol package over the twocolumn documentclass option?
I'm going to be writing my dissertation in LaTeX quite soon.
Whenever I've done work in the past in LaTeX, I've always just used \documentclass[twocolumn]{article} but I've heard about multicol. ...
2
votes
0answers
137 views
Supertabular leaves header in next column
I'm using supertabular in multicols enviroment based on this thread's accepted answer multicolumn long table or enumeration. But there is sometimes header and empty table body left in new column/page ...
0
votes
0answers
37 views
multicol/bibliography alignment [closed]
I wondered if anyone could help me with the alignments of columns in multicol. I'm using beamerposter and BibTeX. The bibliography contains two column but the first one is lower than the second.
An ...
1
vote
1answer
93 views
How to change spacing between columns for just one page in the document
I'm using the multicol package for my columns. So far, I have \setlength\columnsep{10pt} in the preamble to set the default column separation. But for one particular page, I'd like to set the ...
2
votes
1answer
91 views
Colorbox inside Multicols
So I am using the multicols environment and I want to have the background of some portions of the column colored.
However, I see that multicols does not play well with xcolor and colored sentences ...
1
vote
1answer
44 views
Creation of Column
I am making a table of made up of two columns, but the problem is that in the last row I have multiple column with in a single row, I don't know how to do this. I applied \multicolumn but it did not ...
4
votes
2answers
161 views
Table of 2x2 tikzpictures
I'm attempting to condense 4 tikzpictures into a smaller space in my document. The solution I have is as follows:
\documentclass{article}
\usepackage[paperwidth=6in, paperheight=4in]{geometry}
...
3
votes
1answer
85 views
Placing a tikzpicture next to an align
I have a tikzpicture with an accompanying explanation in a math align environment. The tikzpicture is small enough that I'd like the explanation to appear next to (specifically, to the right) the ...
3
votes
1answer
166 views
How to draw a line between columns in beamerposter, reaching from header to bottom?
I am trying to make a poster using the beamerposter package and have a line below a header block (containing title, authors etc.). Now I want to draw a vertical line in the middle of the poster ...
0
votes
0answers
25 views
Change of column [duplicate]
Possible Duplicate:
How do I force a column-break in a multi-column page?
I'm writing a document with columns with the multicols package and I want change the column, I type \newpage and it ...
1
vote
1answer
31 views
Avoid: multicol Error: Error saving partial page
In my package I am using in the dtx file the ltxdoc class which uses multicol for the index.
Currently I get this error:
! Package multicol Error: Error saving partial page.
See the multicol ...
0
votes
1answer
72 views
Multiple Column Height
I need to put three lists of data into three columns. After putting the first set of data this happened:
But I need all the data to be in the FIRST column only, the next sets of data will go in ...
2
votes
2answers
114 views
Force column break within tabbing environment
Basically following the instructions here, I'm trying to enfore a column break in my text. My text is, however, embedded within a tabbing environment, and following the said instructions results in ...
3
votes
2answers
65 views
How to make a box with a height based on multiples of the current line height
How can I create (in XeLaTeX) a box that has a defined height in multiples of lines that keeps this size 100% without any additional spacings?
Please see the following MWE:
\documentclass{article}
...
2
votes
1answer
82 views
Line break after header of theorem environment followed by multicols body causes header-body overlap
I use TeXLive 2011.
I use ntheorem and multicol.
In a theorem environment, I want the theorem header to be separated from the body by a line break such that the multicols-environment get's that and ...
3
votes
0answers
74 views
How to insert a text between two cases in a multi valued function?
I want to do something similar to this but do not know how:
I do know how to write multi-valued functions by using cases or align or whatever but do not know how to achieve a text that is to the ...
7
votes
1answer
122 views
Shaded Multicols
Does anyone know how to shade the background and put a border around a multicol environment, where page breaks are needed.
There is a couple of posts around, most notably, multicols within colorbox, ...
9
votes
1answer
133 views
Individual widths in package multicol
Is there any way I can manipulate the widths of the columns in a multicol environment individualy? So for example that in a \begin{muticols}{2} the left column is the double size of the right one?
8
votes
1answer
83 views
nested multicols with itemised list
Is there any way to reduce the column separation in \begin{itemize}...\end{itemize} in the following MWE to be the same as \setlength{\columnsep}{1cm}. Also how can I remove the column separation rule ...
7
votes
1answer
117 views
How to fix a figure at the top or bottom of a column within multicol?
Within the multicol environment I want to be able to fix a figure to be displayed at either the top or bottom of a column (as in a scientific journal).
The figure environment cannot be used in ...
2
votes
1answer
217 views
Disable two column mode for separate part
I am writing a document using the report class in two column mode, but I need a \section to spread across both columns, but how can I set that?
Something like
...
1
vote
1answer
95 views
Article inside report
I need to place an article inside a document created with the report class.
That means, I need a LaTeX document inside my report, where it is multicolumn'ed and the references are set in the ...
4
votes
1answer
133 views
multicol seems to sum up problems to later move lines to the next page [closed]
We digitize and reproduce old German bible texts as free software. From XML, we are automatically generating LaTeX output to then generate PDF. One of our current implementations is using the multicol ...
2
votes
1answer
72 views
Strange layout with multicol
I'm using multicol to lay out a series of equations in columns, here's the code:
\begin{multicols}{3}
\[
e^x \rightarrow f'(x)e^{f(x)}
\]
\[
ln(x) \rightarrow \frac{f'(x)}{f(x)}
\]
\[
...
5
votes
1answer
115 views
Alignment at the center of two multicolumn
I would center 10e-1 and 10e-3 at the center of the 4 multicolumn. How can I do?
\usepackage{siunitx}
\usepackage{multirow}
\usepackage{booktabs}
\begin{table}[htp]
\centering
...
6
votes
1answer
149 views
Balance columns in all document
In IEEE documents all the columns are balanced. Is it posible to achieve this in an article class?.
4
votes
2answers
130 views
Problem with multicols environment layout
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, ...
3
votes
2answers
96 views
Paragraph indent after multicols environment
I'm using the multicol package and have found that the paragraph immediately following the multicols environment is indented. This happens even when there is no blank line between the end of the ...
8
votes
1answer
97 views
Vertical Centering in a multicols
In a document I have several multicols units, in which on one side there is an image and on the other side some information in a itemize.
Now, depending on the image / information, the two "sections" ...
4
votes
1answer
95 views
Spacing in multicols environment with figures
I have the following lines:
\documentclass[a4paper,landscape,12pt,oneside]{scrbook}
\usepackage[english]{babel}
\usepackage{multicol,lipsum}
\usepackage[demo]{graphicx}
\usepackage[utf8]{inputenc}
...
1
vote
0answers
49 views
Section outside multicols environment if section contains a table
I am using \begin{multicols*}{2} to split my text in two columns on the landscape format paper. Now if I have a tabular, it resizes the tabular to \linewidth. What I want is to ask if there is a ...
6
votes
1answer
221 views
Aligning TikZ graphic vertically to neighbor in multicol
For my documentation of a blocks world problem in Prolog, I'd like to show the example code (using the listing package) next to the real world equivalent, which I made using TikZ. For this I used the ...
3
votes
2answers
130 views
Type several columns using right-to-left language
I want type Farsi (this language is right-to-left) in several columns.
How do I start the contents from the first column to the right?
3
votes
1answer
175 views
Automatic break line after multicolumn
Is there a way to put \\ after multicolumn automatically, each time it appears in the code? Pseudocode would look like this:
\newcommand{\commandThatAddsBreaklines}
if(thereIsAMulticolumn == true)
...


