From 12a3ebdc2a702a71c71a806f49c753977ae93099 Mon Sep 17 00:00:00 2001 From: qwinsi <70425035+qwinsi@users.noreply.github.com> Date: Tue, 20 Aug 2024 04:21:17 +0800 Subject: [PATCH] Updates --- cheat-sheet.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.