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
1 changed files with 3 additions and 0 deletions

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
before the block is evaluated or tangled. However, ``noweb'' syntax
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
@subsubheading Noweb prefix lines