From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mehul Sanghvi Subject: Re: Two column output Date: Mon, 14 Oct 2013 10:00:01 -0400 Message-ID: References: <87siw4a7ox.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d043c7c5658c88c04e8b3e2ba Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVigm-0008Ie-IB for emacs-orgmode@gnu.org; Mon, 14 Oct 2013 10:00:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVigk-0001Lf-It for emacs-orgmode@gnu.org; Mon, 14 Oct 2013 10:00:04 -0400 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]:37054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVigk-0001H0-7n for emacs-orgmode@gnu.org; Mon, 14 Oct 2013 10:00:02 -0400 Received: by mail-we0-f170.google.com with SMTP id u57so7153636wes.29 for ; Mon, 14 Oct 2013 07:00:01 -0700 (PDT) In-Reply-To: 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: Iannis Zannos Cc: Nick Dokos , ML Emacs-orgmode --f46d043c7c5658c88c04e8b3e2ba Content-Type: text/plain; charset=ISO-8859-1 Hi Iannis, Thanks. This might be what I'm looking for, it certainly looks like what I want. cheers, mehul On Mon, Oct 14, 2013 at 1:29 AM, Iannis Zannos wrote: > > Hello Mehul, > > for HTML you would need to find/modify/write your own css template. I find > the relatively recent Bootstrap package rather convenient for doing things > like that because it defines a grid right away out of the box and gives you > the means for defining columns and rectangular areas (boxes). > http://getbootstrap.com. See > http://getbootstrap.com/getting-started/#examples and > http://getbootstrap.com/examples/jumbotron-narrow/ > > There is a package integrating orgmode export with bootstrap called > o-blog. https://github.com/renard/o-blog. Here is an example of source > code in a second column next to text: > http://renard.github.io/o-blog/index.html (scroll down a little after the > large heading "Quick Start Guide"). > > Iannis Zannos > > > > > On Mon, Oct 14, 2013 at 6:01 AM, Mehul Sanghvi wrote: > >> On Sun, Oct 13, 2013 at 10:48 PM, Nick Dokos wrote: >> >>> 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. >> >> >> >> >> One of the things I would like to do is be able to have two side-by-side >> source code blocks so that I can do a comparison of the two. >> >> >> -- >> Mehul N. Sanghvi >> email: mehul.sanghvi@gmail.com >> > > -- Mehul N. Sanghvi email: mehul.sanghvi@gmail.com --f46d043c7c5658c88c04e8b3e2ba Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi Iannis,

=A0 =A0 =A0 =A0 T= hanks. =A0This might be what I'm looking for, it certainly looks like w= hat I want.


cheers,

<= /div>
=A0 =A0 =A0mehul


On Mon, Oct 14, 2013 at= 1:29 AM, Iannis Zannos <zannos@gmail.com> wrote:
=
Hello Mehul,=A0

for HTML you would need t= o find/modify/write your own css template. I find the relatively recent Boo= tstrap package rather convenient for doing things like that because it defi= nes a grid right away out of the box and gives you the means for defining c= olumns and rectangular areas (boxes).=A0http://getbootstrap.com. See=A0http://getbootst= rap.com/getting-started/#examples and=A0http://getbootstrap.com/e= xamples/jumbotron-narrow/=A0

There is a package integrating orgmode export with boot= strap called o-blog.=A0https://github.com/renard/o-blog. Here is an example of sou= rce code in a second column next to text:=A0
http://renard.github.io/o-blog/index.html (scroll down a little after= the large heading "Quick Start Guide").=A0
Iannis Zannos




On Mon, Oct 14, 2013 at 6:01 AM, Mehul Sanghvi <mehul.sanghvi@gmail.com> wrote:
On Sun, Oct = 13, 2013 at 10:48 PM, Nick Dokos <ndokos@gmail.com> wrote:
Mehul Sanghvi <mehul.sanghvi@gmail.com> writes:

> How do I get two column output with org-mode ? =A0I'm not looking = for
> tables but more like what you get in a newspaper article. =A0Is that > possible to do with org-mode ? =A0
>
> 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.


One of the things I would like to do is be able to= have two side-by-side source code blocks so that I can do a comparison of = the two.=A0


--
Mehul N. Sanghvi
emai= l: mehul.sangh= vi@gmail.com




--
= Mehul N. Sanghvi
email: mehul= .sanghvi@gmail.com --f46d043c7c5658c88c04e8b3e2ba--