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( #let fact = thmplain(
"item", "item",
"Fact", "Fact",
titlefmt: strong, titlefmt: content => [*#content.*],
separator: ".", namefmt: content => [_(#content)._],
separator: [],
inset: 0pt, inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em), padding: (bottom: 0.5em, top: 0.5em),
) )
#let abuse = thmplain( #let abuse = thmplain(
"item", "item",
"Abuse of Notation", "Abuse of Notation",
titlefmt: strong, titlefmt: content => [*#content.*],
separator: ".", namefmt: content => [_(#content)._],
separator: [],
inset: 0pt, inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em), padding: (bottom: 0.5em, top: 0.5em),
) )
#let definition = thmplain( #let definition = thmplain(
"item", "item",
"Definition", "Definition",
titlefmt: strong, titlefmt: content => [*#content.*],
separator: ".", namefmt: content => [_(#content)._],
separator: [],
inset: 0pt, inset: 0pt,
padding: (bottom: 0.5em, top: 0.5em), padding: (bottom: 0.5em, top: 0.5em),
) )

View file

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

View file

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

View file

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

View file

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