找回密码
 快速注册
搜索
查看: 55|回复: 0

TeX convert delimiters(分隔符 转换)

[复制链接]

3149

主题

8386

回帖

6万

积分

$\style{scale:11;fill:#eff}꩜$

积分
65391
QQ

显示全部楼层

hbghlyj 发表于 2022-8-31 17:03 |阅读模式
博客
它讲解的Python脚本在GitHub上.

示例输入:
  1. \begin{document}
  2. This is a doc with $math$ in it. $ W o
  3. W linebreak $
  4. Now we have the following \[ offset equation \]
  5. Now we have another $$
  6. offset equation
  7. $$ why would you use this one though
  8. \end{document}
复制代码

示例输出:
  1. \begin{document}
  2. This is a doc with \(math\) in it. \( W o
  3. W linebreak \)
  4. Now we have the following \[ offset equation \]
  5. Now we have another \[
  6. offset equation
  7. \] why would you use this one though
  8. \end{document}
复制代码

手机版|悠闲数学娱乐论坛(第3版)

GMT+8, 2025-3-4 12:31

Powered by Discuz!

× 快速回复 返回顶部 返回列表