auto-update(nvim): 2025-01-08 01:22:34
This commit is contained in:
parent
403f95fd4a
commit
3fa771dfa9
5 changed files with 45 additions and 30 deletions
|
@ -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),
|
||||||
)
|
)
|
||||||
|
|
|
@ -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),
|
||||||
)
|
)
|
||||||
|
|
|
@ -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),
|
||||||
)
|
)
|
||||||
|
|
|
@ -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),
|
||||||
)
|
)
|
||||||
|
|
|
@ -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),
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue