From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Downey Subject: Src blocks laid out side-by-side Date: Fri, 7 Feb 2020 17:59:39 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000e660cd059e04591a" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57457) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0Cbc-00022O-13 for emacs-orgmode@gnu.org; Fri, 07 Feb 2020 18:00:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0Cba-0001mF-TL for emacs-orgmode@gnu.org; Fri, 07 Feb 2020 18:00:11 -0500 Received: from mail-pj1-x1034.google.com ([2607:f8b0:4864:20::1034]:37120) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j0Cba-0001l2-Na for emacs-orgmode@gnu.org; Fri, 07 Feb 2020 18:00:10 -0500 Received: by mail-pj1-x1034.google.com with SMTP id m13so1544252pjb.2 for ; Fri, 07 Feb 2020 15:00:10 -0800 (PST) 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: org mode --000000000000e660cd059e04591a Content-Type: text/plain; charset="UTF-8" I have a need to lay out source blocks side by side, in order to present before and after changes to the source. If I could embed a block in a table, that would do it. Is there another obvious way that I'm missing? Hilight etc is important, but also actually compiling the code to maintain correctness. https://isocpp.org/files/papers/D1988R1.html Has an example at the top. That's done with pandoc markdown with a bunch of post processing. I'd like to go back to org. --000000000000e660cd059e04591a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I have a need to lay out source blocks side by side, in o= rder to present before and after changes to the source. If I could embed a = block in a table, that would do it.=C2=A0

Is there another obvious way that I'm missing?=C2=A0

Hilight etc is important, but also a= ctually compiling the code to maintain correctness.=C2=A0

<= div dir=3D"auto">
Has an example at the top. Tha= t's done with pandoc markdown with a bunch of post processing. I'd = like to go back to org.=C2=A0
--000000000000e660cd059e04591a--