emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] Documentation of Babel header arguments


From: Eric Schulte
Subject: Re: [O] [PATCH] Documentation of Babel header arguments
Date: Sun, 21 Aug 2011 12:32:15 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

address@hidden (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 <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

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



reply via email to

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