seperate math.typ

Signed-off-by: szdytom <szdytom@qq.com>
This commit is contained in:
方而静 2025-07-09 14:41:41 +08:00
parent b4584eae33
commit 96f52399b9
Signed by: szTom
GPG Key ID: 072D999D60C6473C
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,5 @@
#import "../styles.typ": exercise_sol, ii, note, tab, simple_box, unset-list-indent
#import "../styles.typ": exercise_sol, note, tab, simple_box, unset-list-indent
#import "../math.typ": ii
#exercise_sol(type: "proof")[
证明:$alpha + beta = beta + alpha$ 对所有 $alpha,beta in CC$ 成立。

View File

@ -1,4 +1,5 @@
#import "../styles.typ": exercise_sol, ii, note, tab
#import "../styles.typ": exercise_sol, note, tab
#import "../math.typ": ii
#exercise_sol(type: "proof")[
证明:$-(-v)=v$ 对任一 $v in V$ 都成立。

View File

@ -13,8 +13,6 @@
#let tab = h(2em)
#let halftab = h(1em)
#let ee = "e"
#let ii = "i"
#let margin-wrapper(margin: 2.5em, body) = {
// set align(center)