Forgot password?
 Register account
View 9286|Reply 4

平行且垂直的符号怎么打

[Copy link]

2

Threads

0

Posts

11

Credits

Credits
11

Show all posts

www505ok Posted 2020-6-30 11:11 |Read mode
在latex中,平行且垂直的符号怎么打?

13

Threads

901

Posts

110K

Credits

Credits
12272

Show all posts

色k Posted 2020-6-30 11:15
纳尼?怎么会有既平行又垂直的东西?

411

Threads

1619

Posts

110K

Credits

Credits
11813

Show all posts

abababa Posted 2020-6-30 11:48
回复 2# 色k

问的是平行且等于吧,记得以前人教论坛讨论过,还有什么字体之类的。不过现在我觉得直接用$\sslash=$就挺好的。

682

Threads

110K

Posts

910K

Credits

Credits
90973
QQ

Show all posts

kuing Posted 2020-6-30 12:37
回复 3# abababa

平行且等于简单啊

$AB\stackrel{/\mkern-4mu/}{\raise-.5ex\hbox{=}}CD$

$AB\stackrel{/\mkern-4mu/}{\raise-.5ex\hbox{=}}CD$

682

Threads

110K

Posts

910K

Credits

Credits
90973
QQ

Show all posts

kuing Posted 2020-6-30 16:33
\documentclass{article}

\newcommand\px{\mathrel{/\mkern-5mu/}}  %平行
\newcommand\pxeq{\mathrel{\vcenter{     %平行且等于
\ialign{\hfil##\hfil\crcr
$\scriptstyle\px\!$\crcr
\noalign{\nointerlineskip\vskip1pt}$=$\crcr}}}}

\begin{document}

$AB \px CD \pxeq EF$

\end{document}

这是在真 LaTeX 中的,完全不依赖其他宏包的一种定义方式,效果如图。
QQ截图20200630163049.png

Mobile version|Discuz Math Forum

2025-6-5 01:16 GMT+8

Powered by Discuz!

× Quick Reply To Top Edit