[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [PATCH] Add :special header argument
From: |
Thomas S. Dye |
Subject: |
[O] [PATCH] Add :special header argument |
Date: |
Sun, 08 Jan 2012 06:12:41 -1000 |
Aloha all,
The attached patch defines a new header argument, :special, which wraps
the results of Org babel source block execution in a #BEGIN_ ... #+END_
block. The block name is taken from a new variable
org-babel-wrap-special, which is initialized as "results".
I use this in conjunction with org-special-blocks for LaTeX export. I'm
writing a didactic article where I set off results and format them with
the LaTeX framed package.
All the best,
Tom
0001-lisp-ob.el-Add-special-header-argument.patch
Description: Special header argument
--
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com
- [O] [PATCH] Add :special header argument,
Thomas S. Dye <=