当前位置:网站首页>How does the markdown editor of CSDN input mathematical formulas--- Latex syntax summary
How does the markdown editor of CSDN input mathematical formulas--- Latex syntax summary
2022-07-08 00:12:00 【chengwei1128】
List of articles
Preface
CSDN Of Markdown The editor does not have the function of directly inserting formulas .
So when we want to insert mathematical formulas into our blog , Can use LaTex To achieve .
CSDN It's supporting LaTeX Of mathematical formulas , But it does not support native LaTeX The mathematical formula , You need to convert . For example, enter directly in the editor LaTex The formula \prod \frac{a}{b}, It will not be displayed successfully , You need to add $ To display successfully .
Reference material
- https://blog.csdn.net/piupiu78/article/details/115867386
- https://blog.csdn.net/ygdxt/article/details/82288735
1. The basic format
1.1 The formula between lines
The formula between lines : That is, the formula is not on the same line as the current text .
Format :
$$ The formula $$
1.2 In line formula
In line formula : The formula is on the same line as the current text .
Format :
$ The formula $
2. The actual use LaTex Ways and means
2.1 With the help of LaTex Online editor
We can start at LaTeX Write the mathematical formula in the mathematical formula editor , And then CSDN Just make a conversion in the blog OK 了 .
common LaTex Online editor :LaTex Online editor 1
2.2 stay Markdown Enter directly in the editor LaTex Formula grammar
This method needs to be remembered LaTex Formula grammar .
Recommended tutorials :Cmd Markdown Formula guide
Here is a summary of commonly used :
2.2.1 arithmetic

2.2.2 Power exponential pair

Superscript with ’^’, Subscript with ’_’;
If there is more than one symbol in the superscript or the following table , Please use ’{}’ Cover up .
边栏推荐
- Solutions to problems in sqlserver deleting data in tables
- Common selectors are
- Operating system principle --- summary of interview knowledge points
- Postgres timestamp to human eye time string or millisecond value
- [basis of recommendation system] sampling and construction of positive and negative samples
- [programming problem] [scratch Level 2] 2019.09 make bat Challenge Game
- 3年经验,面试测试岗20K都拿不到了吗?这么坑?
- 2022.7.7-----leetcode. six hundred and forty-eight
- 机器人(自动化)等专业课程创新的结果
- 在网页中打开展示pdf文件
猜你喜欢

When creating body middleware, express Is there any difference between setting extended to true and false in urlencoded?

测试流程不完善,又遇到不积极的开发怎么办?

About the difference between ch32 library function and STM32 library function

Rectification characteristics of fast recovery diode
![[programming questions] [scratch Level 2] March 2019 garbage classification](/img/08/9f7ebf4302c9239784751b579c9efc.png)
[programming questions] [scratch Level 2] March 2019 garbage classification

光流传感器初步测试:GL9306
![[programming problem] [scratch Level 2] March 2019 draw a square spiral](/img/fa/ae9dabdd36ba77b1f4644dd23bee93.png)
[programming problem] [scratch Level 2] March 2019 draw a square spiral

Preliminary test of optical flow sensor: gl9306

如何衡量产品是否“刚需、高频、痛点”

【編程題】【Scratch二級】2019.12 飛翔的小鳥
随机推荐
3年经验,面试测试岗20K都拿不到了吗?这么坑?
Anaconda+pycharm+pyqt5 configuration problem: pyuic5 cannot be found exe
每日刷题记录 (十六)
腾讯安全发布《BOT管理白皮书》|解读BOT攻击,探索防护之道
[programming problem] [scratch Level 2] draw ten squares in December 2019
Linkedblockingqueue source code analysis - add and delete
SQL connection problem after downloading (2)
某马旅游网站开发(登录注册退出功能的实现)
[programming problem] [scratch Level 2] 2019.09 make bat Challenge Game
Single machine high concurrency model design
Basic learning of SQL Server -- creating databases and tables with the mouse
Introduction to programming hardware
Rectification characteristics of fast recovery diode
[programming problem] [scratch Level 2] December 2019 flying birds
智慧监管入场,美团等互联网服务平台何去何从
paddle入门-使用LeNet在MNIST实现图像分类方法二
About the difference between ch32 library function and STM32 library function
Zhou Hongqi, 52 ans, est - il encore jeune?
【编程题】【Scratch二级】2019.12 飞翔的小鸟
Scrapy framework