Search found 2 matches

by ThomasDobrenel
Sat Apr 25, 2020 5:45 pm
Forum: General
Topic: Insert an empty column with the IEEEtran package
Replies: 1
Views: 2260

Insert an empty column with the IEEEtran package

Hello everybody

I am editting a two-column document followed by an appendix (PDF document) but, since the last page contains text only in the first column, Latex somehow overwrite the first page of the PDF and the last page of text. The code more or less looks like the following:
\documentclass ...
by ThomasDobrenel
Tue Apr 21, 2020 3:13 pm
Forum: Graphics, Figures & Tables
Topic: How to ignore the caption positionning information?
Replies: 1
Views: 1004

How to ignore the caption positionning information?

Hello

I have to create two documents with the same content but different formats.
I was thinking to create two master documents with different headers and then use \input{} to call the content. But I am struggling with the caption positioning.
In the first file, I need the figures to be ...