diff --git a/cheat-sheet.html b/cheat-sheet.html index 2807751..3dec9af 100644 --- a/cheat-sheet.html +++ b/cheat-sheet.html @@ -26,6 +26,10 @@ margin-top: 2em; } + p { + margin-left: 2em; + } + table { min-width: 800px; border-collapse: collapse; @@ -562,7 +566,7 @@

Miscellaneous Symbols

Handling macros unsupported by Typst

- There is not always a Typst equivalent for every LaTeX macro. This post provides a list of those counterexamples and corresponding workarounds. + There is not always a Typst equivalent for every LaTeX macro. This post provides a list of those counterexamples and corresponding workarounds.