emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [PATCH] Documentation of Babel header arguments


From: Thomas S. Dye
Subject: [O] [PATCH] Documentation of Babel header arguments
Date: Sat, 20 Aug 2011 06:54:18 -1000

Add a line to indicate header arguments are lowercase.

>From 4a8719c9e7f95fa76041077dfaf0f5d21241517d Mon Sep 17 00:00:00 2001
From: Tom Dye <address@hidden>
Date: Sat, 20 Aug 2011 06:48:35 -1000
Subject: [PATCH] * doc/org.texi: Added a line to specify that header arguments 
are lowercase.

---
 doc/org.texi |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index f0a363b..fa051d0 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -12158,7 +12158,8 @@ evaluation of the @code{factorial} code block.
 
 @node Specific header arguments,  , Using header arguments, Header arguments
 @subsection Specific header arguments
-The following header arguments are defined:
+Header arguments consist of an initial colon followed by the name of the
+argument in lowercase letters.  The following header arguments are defined:
 
 @menu
 * var::                         Pass arguments to code blocks
-- 
1.7.1

All the best,
Tom
-- 
Thomas S. Dye
http://www.tsdye.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]