emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Documentation of Babel header arguments
@ 2011-08-20 16:54 Thomas S. Dye
  2011-08-21 18:32 ` Eric Schulte
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas S. Dye @ 2011-08-20 16:54 UTC (permalink / raw)
  To: Org-mode

[-- Attachment #1: Type: text/plain, Size: 56 bytes --]

Add a line to indicate header arguments are lowercase.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Documentation patch --]
[-- Type: text/x-patch, Size: 892 bytes --]

From 4a8719c9e7f95fa76041077dfaf0f5d21241517d Mon Sep 17 00:00:00 2001
From: Tom Dye <tsd@tsdye.com>
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


[-- Attachment #3: Type: text/plain, Size: 58 bytes --]


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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation of Babel header arguments
  2011-08-20 16:54 [PATCH] Documentation of Babel header arguments Thomas S. Dye
@ 2011-08-21 18:32 ` Eric Schulte
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Schulte @ 2011-08-21 18:32 UTC (permalink / raw)
  To: Thomas S. Dye; +Cc: Org-mode

tsd@tsdye.com (Thomas S. Dye) writes:

> Add a line to indicate header arguments are lowercase.
>

Applied, Thanks Tom -- Eric

>
> From 4a8719c9e7f95fa76041077dfaf0f5d21241517d Mon Sep 17 00:00:00 2001
> From: Tom Dye <tsd@tsdye.com>
> 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

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-21 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-20 16:54 [PATCH] Documentation of Babel header arguments Thomas S. Dye
2011-08-21 18:32 ` Eric Schulte

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).