The following has a small error:

,----
| 14.8.2.10 `:noweb'
| ..................
| 
| The `:noweb' header argument controls expansion of "noweb" style (see
| *note Noweb reference syntax::) references in a code block.  This header
| argument can have one of three values: `yes' `no' or `tangle'.
| 
|    * `yes' All "noweb" syntax references in the body of the code block
|      will be expanded before the block is evaluated, tangled or
|      exported.
| 
|    * `no' The default.  No "noweb" syntax specific action is taken on
|      evaluating code blocks, However, noweb references will still be
|      expanded during tangling.
| 
|    * `yes' All "noweb" syntax references in the body of the code block
|      will be expanded before the block is tangled, however "noweb"
|      references will not be expanded when the block is evaluated or
|      exported.
`----

Specifically, the last bullet point should be for `tangle', not `yes'.

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1
: using Org-mode version 7.02trans (release_7.3.10.g7f79)

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to