Sceptri's Wiki
Attachments
History
Blame
View Source
Changelog
Documentation
Toggle dark mode
Login
Home
A - Z
An Otter Wiki
A Certain Space
Math Test New
a48e92
Commit
a48e92
2026-03-27 22:09:13
Štěpán Zapadlo
: LetThereBe Variant
a certain space/math test new.md
..
@@ 1,9 1,8 @@
# Math test simple
```math
-
\newcommand{\foo}{\mathrm{foo}}
-
\newcommand{\boo}{\mathrm{boo}}
-
\newcommand{\moo}{\mathrm{moo}}
+
\newcommand{\LetThereBe}[2]{\newcommand{#1}{#2}} \newcommand{\letThereBe}[3]{\newcommand{#1}[#2]{#3}}
+
\LetThereBe{\foo}{\mathrm{foo}}
```
This does not render, $\foo$!
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9