Skip to content

Commit

Permalink
case
Browse files Browse the repository at this point in the history
  • Loading branch information
DVDTSB authored Feb 24, 2025
1 parent 160704c commit 5933f57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/preview/dvdtyp/1.0.1/dvd.typ
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
bodyfmt: x => x,
separator: [#h(0.1em).#h(0.2em) \ ],
base: "heading",
base_level: none,
base-level: none,
) = {
if supplement == auto {
supplement = head
Expand Down Expand Up @@ -163,7 +163,7 @@
let auxthmenv = thmenv(
identifier,
base,
base_level,
base-level,
boxfmt,
).with(supplement: supplement)

Expand Down

0 comments on commit 5933f57

Please sign in to comment.