0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-15 23:16:27 +00:00

documentation of this new option to the :noweb header argument

* doc/org.texi (noweb): Documentation of this new option to the :noweb
  header argument.
This commit is contained in:
Eric Schulte 2012-03-14 15:12:11 -04:00
parent 3f4383baa4
commit 6e525c73f7

View file

@ -13673,6 +13673,9 @@ references will not be expanded when the code block is exported.
``Noweb'' syntax references in the body of the code block will be expanded ``Noweb'' syntax references in the body of the code block will be expanded
before the block is evaluated or tangled. However, ``noweb'' syntax before the block is evaluated or tangled. However, ``noweb'' syntax
references will not be removed when the code block is exported. references will not be removed when the code block is exported.
@item @code{eval}
``Noweb'' syntax references in the body of the code block will only be
expanded before the block is evaluated.
@end itemize @end itemize
@subsubheading Noweb prefix lines @subsubheading Noweb prefix lines