-
Notifications
You must be signed in to change notification settings - Fork 124
SNIPPET
martin-henz edited this page Nov 26, 2019
·
17 revisions
Attributes of SNIPPET include:
- EVAL: default: "yes", if "no": no link to a runnable program is generated.
- LATEX: default: "no", if "yes": the body contains LaTeX
Tags within SNIPPET include:
- REQUIRE: the name of another SNIPPET, which is recursively included in the runnable program.
- NAME: a string that identifies the SNIPPET for REQUIRE
- EXAMPLE: the name of another SNIPPET, which is included after all REQUIREd SNIPPETs.
- JAVASCRIPT: the JavaScript source