Blame

377fca Štěpán Zapadlo 2026-03-27 22:07:11
Change to a simple MRE
1
# Math test simple
c76528 Štěpán Zapadlo 2026-03-27 21:35:11
Try moving it back up
2
377fca Štěpán Zapadlo 2026-03-27 22:07:11
Change to a simple MRE
3
```math
a48e92 Štěpán Zapadlo 2026-03-27 22:09:13
LetThereBe Variant
4
\newcommand{\LetThereBe}[2]{\newcommand{#1}{#2}} \newcommand{\letThereBe}[3]{\newcommand{#1}[#2]{#3}}
cbb6c3 Štěpán Zapadlo 2026-03-27 22:09:47
Add tagging capabilities
5
\letThereBe{\addTag}{2}{\cssId{#1-#2}{\tag{#2}}} \letThereBe{\refTag}{2}{\href{###1-#2}{(\text{#2})}}
a48e92 Štěpán Zapadlo 2026-03-27 22:09:13
LetThereBe Variant
6
\LetThereBe{\foo}{\mathrm{foo}}
377fca Štěpán Zapadlo 2026-03-27 22:07:11
Change to a simple MRE
7
```
b0cbb6 Štěpán Zapadlo 2026-03-27 21:31:48
Add new math test
8
377fca Štěpán Zapadlo 2026-03-27 22:07:11
Change to a simple MRE
9
This does not render, $\foo$!