From b45bef8ffab5fb4aba6f3a6ff803260a75e40c3b Mon Sep 17 00:00:00 2001 From: Tom Dye Date: Thu, 5 May 2011 08:24:24 -1000 Subject: [PATCH] Refer to language specific Babel header arguments --- doc/org.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/org.texi b/doc/org.texi index a0f663892..f9131e269 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -11896,6 +11896,9 @@ The following header arguments are defined: * eval:: Limit evaluation of specific code blocks @end menu +Additional header arguments are defined on a language-specific basis, see +@ref{Languages}. + @node var, results, Specific header arguments, Specific header arguments @subsubsection @code{:var} The @code{:var} header argument is used to pass arguments to code blocks.