Skip to content

Commit 772fb79

Browse files
committed
修正集合.md中的排版错误,确保元素符号的正确显示
1 parent 0bbe562 commit 772fb79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Other/离散数学/集合.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author:
1212

1313
组成集合的对象称作该集合的元素 (element) , 常用小写英文字母 $a, b, c, x, y, z$ 等表示.
1414

15-
若对象a 是集合S 的元素, 则记作$a \in S$, 读作 $a 属于 S$; 若对象 a 不是集合 S 的元素, 则记作$a \notin S$, 读作 $a$不属于$S$.
15+
若对象a 是集合S 的元素, 则记作$a \in S$, 读作 $a$属于$S$; 若对象 a 不是集合 S 的元素, 则记作$a \notin S$, 读作 $a$不属于$S$.
1616

1717
例:
1818
1. $R$: "方程$x^2-2=0$的所有实数解" 是集合

Other/说明/二重曲面积分符号的latex表示方法.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
tags:
33
- 数学
44
---
5-
由于Obsidian不支持二重曲面积分符号$\oiint$的渲染, 因此下面提供一种折中的方式, 可以在Obsidian中渲染出二重积分的符号
5+
由于Obsidian不支持二重曲面积分符号`\oiint`的渲染, 因此下面提供一种折中的方式, 可以在Obsidian中渲染出二重积分的符号
66
$$\int\kern{-17mu}{\unicode{x25CB}}\kern{-20mu}\int_{C}$$
77
尽管可以在Obsidian中使用, 这个方法在网页端仍旧无法正常显示

0 commit comments

Comments
 (0)