Test file adjustments
This commit is contained in:
parent
17d7ebd16b
commit
3b6955314f
3 changed files with 464 additions and 454 deletions
|
@ -1,5 +1,5 @@
|
||||||
\ExplSyntaxOn
|
\ExplSyntaxOn
|
||||||
\sys_gset_rand_seed:n{1000}
|
\sys_gset_rand_seed:n{42}
|
||||||
\ExplSyntaxOff
|
\ExplSyntaxOff
|
||||||
\DocumentMetadata{
|
\DocumentMetadata{
|
||||||
uncompress,
|
uncompress,
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -145,8 +145,8 @@
|
||||||
</math>
|
</math>
|
||||||
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
|
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
|
||||||
<mtable columnalign="right left right left" columnspacing="0 .8em 0" displaystyle="true">
|
<mtable columnalign="right left right left" columnspacing="0 .8em 0" displaystyle="true">
|
||||||
<mlabeledtr>
|
<mtr>
|
||||||
<mtd>
|
<mtd intent=":equationlabel">
|
||||||
<mtext>(1)</mtext>
|
<mtext>(1)</mtext>
|
||||||
</mtd>
|
</mtd>
|
||||||
<mtd>
|
<mtd>
|
||||||
|
@ -176,9 +176,9 @@
|
||||||
<mo lspace="0.278em" rspace="0">−</mo>
|
<mo lspace="0.278em" rspace="0">−</mo>
|
||||||
<mn>1</mn>
|
<mn>1</mn>
|
||||||
</mtd>
|
</mtd>
|
||||||
</mlabeledtr>
|
</mtr>
|
||||||
<mlabeledtr>
|
<mtr>
|
||||||
<mtd>
|
<mtd intent=":equationlabel">
|
||||||
<mtext>(2)</mtext>
|
<mtext>(2)</mtext>
|
||||||
</mtd>
|
</mtd>
|
||||||
<mtd>
|
<mtd>
|
||||||
|
@ -199,9 +199,9 @@
|
||||||
<mtd>
|
<mtd>
|
||||||
<mi />
|
<mi />
|
||||||
</mtd>
|
</mtd>
|
||||||
</mlabeledtr>
|
</mtr>
|
||||||
<mlabeledtr>
|
<mtr>
|
||||||
<mtd>
|
<mtd intent=":equationlabel">
|
||||||
<mtext>(3)</mtext>
|
<mtext>(3)</mtext>
|
||||||
</mtd>
|
</mtd>
|
||||||
<mtd>
|
<mtd>
|
||||||
|
@ -216,7 +216,7 @@
|
||||||
<mtd>
|
<mtd>
|
||||||
<mi />
|
<mi />
|
||||||
</mtd>
|
</mtd>
|
||||||
</mlabeledtr>
|
</mtr>
|
||||||
</mtable>
|
</mtable>
|
||||||
</math>
|
</math>
|
||||||
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue