Forgot password
 Register account
View 161|Reply 0

TeX convert delimiters(分隔符 转换)

[Copy link]

3222

Threads

7841

Posts

52

Reputation

Show all posts

hbghlyj posted 2022-8-31 17:03 |Read mode
博客
它讲解的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}
Copy the Code
示例输出:
  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}
Copy the Code

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-21 23:57 GMT+8

Powered by Discuz!

Processed in 0.015725 seconds, 30 queries