diff options
Diffstat (limited to 'src/data/test_block_3.typ')
| -rw-r--r-- | src/data/test_block_3.typ | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/data/test_block_3.typ b/src/data/test_block_3.typ new file mode 100644 index 0000000..04dae08 --- /dev/null +++ b/src/data/test_block_3.typ @@ -0,0 +1,3 @@ +#import "_base.typ": * + +#display[$ forall x in RR, quad f(x) = x^2 $] |
