From 0b178a22c29c7abe02a30aece6731ce3f77ac12e Mon Sep 17 00:00:00 2001 From: John Henderson Date: Tue, 11 Mar 2014 20:33:36 -0500 Subject: [PATCH] updated documentation for :exports argument to specify that it's only relevant for blocks, no inline code --- doc/org.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index 7e66034..cd9aa35 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -13828,7 +13828,8 @@ results of code block evaluation. For information on exporting code block bodies, see @ref{Literal examples}. The @code{:exports} header argument can be used to specify export -behavior: +behavior (note that these arguments are only relevant for code blocks, not +inline code): @subsubheading Header arguments: @@ -14828,7 +14829,8 @@ which the link does not point. @cindex @code{:exports}, src header argument The @code{:exports} header argument specifies what should be included in HTML -or @LaTeX{} exports of the Org mode file. +or @LaTeX{} exports of the Org mode file. Note that the @code{:exports} +option is only relevant for code blocks, not inline code. @itemize @bullet @item @code{code} -- 1.9.0