Mehul Sanghvi <mehul.sang...@gmail.com> writes: > How do I get two column output with org-mode ? I'm not looking for > tables but more like what you get in a newspaper article. Is that > possible to do with org-mode ? > > For the most part this is for publishing to HTML and PDF. >
For LaTeX/PDF, this should suffice: #+LATEX_CLASS_OPTIONS: [twocolumn] For HTML, I have no idea. -- Nick