\data¶
Command in package mumie.problem.
Synopsis¶
\data{dspath}{value}
Description¶
The effect of this command is that value will be stored in the problem datasheet under the
datasheet path dspath. This way you can specify problem data in the TeX source. value is
also rendered normally on the web page (unless the \data command occurs in a
hidden environment).
Example¶
Let $a_0 = \data{common/problem/a0}{2}$.
This page is generated automatically and each change here will be replaced on a next update.