Merge branch 'origin-maint'
This commit is contained in:
commit
8bce3b7ec3
|
@ -13583,9 +13583,8 @@ argument can have one of three values: @code{yes}, @code{no}, or @code{tangle}.
|
||||||
All ``noweb'' syntax references in the body of the code block will be
|
All ``noweb'' syntax references in the body of the code block will be
|
||||||
expanded before the block is evaluated, tangled or exported.
|
expanded before the block is evaluated, tangled or exported.
|
||||||
@item @code{no}
|
@item @code{no}
|
||||||
The default. No ``noweb'' syntax specific action is taken on evaluating
|
The default. No ``noweb'' syntax specific action is taken when the code
|
||||||
code blocks, However, noweb references will still be expanded during
|
block is evaluated, tangled or exported.
|
||||||
tangling.
|
|
||||||
@item @code{tangle}
|
@item @code{tangle}
|
||||||
All ``noweb'' syntax references in the body of the code block will be
|
All ``noweb'' syntax references in the body of the code block will be
|
||||||
expanded before the block is tangled, however ``noweb'' references will not
|
expanded before the block is tangled, however ``noweb'' references will not
|
||||||
|
|
Loading…
Reference in New Issue