From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Two column output Date: Sun, 13 Oct 2013 22:48:46 -0400 Message-ID: <87siw4a7ox.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47749) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVYDS-0002ts-BP for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 22:49:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVYDL-0003U0-1f for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 22:49:06 -0400 Received: from plane.gmane.org ([80.91.229.3]:48901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVYDK-0003Sh-Rr for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 22:48:58 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VVYDJ-0003sE-Gl for emacs-orgmode@gnu.org; Mon, 14 Oct 2013 04:48:57 +0200 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Oct 2013 04:48:57 +0200 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Oct 2013 04:48:57 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Mehul Sanghvi 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