auto-update(nvim): 2025-01-08 01:22:34

This commit is contained in:
Youwen Wu 2025-01-08 01:22:35 -08:00
parent 403f95fd4a
commit 3fa771dfa9
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3
5 changed files with 45 additions and 30 deletions

View file

@ -315,24 +315,27 @@
#let fact = thmplain(
"item",
"Fact",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)
#let abuse = thmplain(
"item",
"Abuse of Notation",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)
#let definition = thmplain(
"item",
"Definition",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)

View file

@ -315,24 +315,27 @@
#let fact = thmplain(
"item",
"Fact",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)
#let abuse = thmplain(
"item",
"Abuse of Notation",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)
#let definition = thmplain(
"item",
"Definition",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)

View file

@ -315,24 +315,27 @@
#let fact = thmplain(
"item",
"Fact",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)
#let abuse = thmplain(
"item",
"Abuse of Notation",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)
#let definition = thmplain(
"item",
"Definition",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)

View file

@ -315,24 +315,27 @@
#let fact = thmplain(
"item",
"Fact",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)
#let abuse = thmplain(
"item",
"Abuse of Notation",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)
#let definition = thmplain(
"item",
"Definition",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)

View file

@ -315,24 +315,27 @@
#let fact = thmplain(
"item",
"Fact",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)
#let abuse = thmplain(
"item",
"Abuse of Notation",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)
#let definition = thmplain(
"item",
"Definition",
titlefmt: strong,
separator: ".",
titlefmt: content => [*#content.*],
namefmt: content => [_(#content)._],
separator: [],
inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em),
)