Two-Column Document using Latex

  • Context: LaTeX 
  • Thread starter Thread starter EngWiPy
  • Start date Start date
  • Tags Tags
    Latex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
EngWiPy
Messages
1,361
Reaction score
61
Hello,

How can I generate a two-column document using Latex? I tried to use the multicol package, but any paragrah I wrote, it was splitted in two columns. I do not want this, I want when the first column finished, the corresponding column in the same page begins.

Another question: I am usually see that the first letter in any paper is large and span two columns. How can I do that? See the figure, please.

attachment.php?attachmentid=21412&stc=1&d=1256726117.jpg

Thanks in advance
 

Attachments

  • untitled.JPG
    untitled.JPG
    2.3 KB · Views: 758
Physics news on Phys.org
Hi there,

Which document class are you using? I know that the multicol environment worked fine for me in the article class.

Cheers