doc-src/Codegen/Thy/document/Evaluation.tex
changeset 44514 9ece73262746
parent 41433 d5f0e556ffd3
child 47394 7ca897381b26
     1.1 --- a/doc-src/Codegen/Thy/document/Evaluation.tex	Sun Jul 03 08:15:14 2011 +0200
     1.2 +++ b/doc-src/Codegen/Thy/document/Evaluation.tex	Sun Jul 03 09:59:25 2011 +0200
     1.3 @@ -152,7 +152,12 @@
     1.4  \endisadelimquote
     1.5  %
     1.6  \begin{isamarkuptext}%
     1.7 -Static evaluation freezes the code generator configuration at a
     1.8 +To employ dynamic evaluation in the document generation, there is also
     1.9 +  a \isa{value} antiquotation. By default, it also tries all available evaluation
    1.10 +  techniques and prints the result of the first succeeding one, unless a particular
    1.11 +  technique is specified in square brackets.
    1.12 +
    1.13 +  Static evaluation freezes the code generator configuration at a
    1.14    certain point and uses this context whenever evaluation is issued
    1.15    later on.  This is particularly appropriate for proof procedures
    1.16    which use evaluation, since then the behaviour of evaluation is not