当前位置:网站首页>Introduction to latex
Introduction to latex
2020-11-08 16:57:00 【_Open】
Reference resources :
https://liam.page/2014/09/08/latex-introduction/#TeX_%E5%AE%B6%E6%97%8F
https://zhuanlan.zhihu.com/p/38178015
https://www.latexstudio.net/archives/12260.html
https://www.zhihu.com/question/23658979
1.TexLive It's a must tex engine ,VSCode The plug-in is only used to call texlive It's more convenient .
2.VSCode The default plug-in is pdflatex Build engine ,pdflatex I won't support it ctex perhaps xeCJK Compilation of ( chinese ), So it needs to be changed setting, use xelatex Compile :
"latex-workshop.latex.tools": [
{
"name": "xelatex",
"command": "xelatex",
"args": [
"-synctex=1",
"-interaction=nonstopmode",
"-file-line-error",
"-pdf",
"%DOCFILE%"
]
},
{
"name": "pdflatex",
"command": "pdflatex",
"args": [
"-synctex=1",
"-interaction=nonstopmode",
"-file-line-error",
"%DOCFILE%"
]
},
{
"name": "bibtex",
"command": "bibtex",
"args": [
"%DOCFILE%"
]
}
],
"latex-workshop.latex.recipes": [
{
"name": "pdfLaTeX",
"tools": [
"pdflatex"
]
},
{
"name": "xelatex",
"tools": [
"xelatex"
]
},
{
"name": "latexmk",
"tools": [
"latexmk"
]
},
{
"name": "bibteX",
"tools": [
"bibtex"
]
},
{
"name": "xelatex -> bibtex -> xelatex × 2",
"tools": [
"xelatex",
"bibtex",
"xelatex",
"xelatex"
]
},
{
"name": "pdflatex -> bibtex -> pdflatex × 2",
"tools": [
"pdflatex",
"bibtex",
"pdflatex",
"pdflatex"
]
}
],
3. Chinese needs :
\usepausepackage[UTF8]{ctex}
If the computer defaults to UTF8 Can be removed .
4.bibtex It is used to index references , Reference resources :https://www.zhihu.com/question/30344123
版权声明
本文为[_Open]所创,转载请带上原文链接,感谢
边栏推荐
- 小青台正式踏上不归路的第3天
- CSP考试须知与各种小技巧
- Arduino ide build esp8266 development environment, slow file download solution | esp-01 make WiFi switch tutorial, transform dormitory lights
- Do these mistakes in your resume affect your annual salary of one million?
- python开发qt程序读取图片的简单流程
- uni-app实战仿微信app开发
- Application of four ergodic square of binary tree
- On DSA of OpenGL
- 学习记录并且简单分析
- How much disk IO does a byte of read file actually take place?
猜你喜欢
我用 Python 找出了删除我微信的所有人并将他们自动化删除了
2035 we will build such a country
Flink's sink: a preliminary study
Huawei has an absolute advantage in the 5g mobile phone market, and the market share of Xiaomi is divided by the market survey organization
实验
AI perfume is coming. Will you buy it?
Recurrence of Apache kylin Remote Code Execution Vulnerability (cve-2020-1956)
Alibaba cloud accelerates its growth and further consolidates its leading edge
二叉树的四种遍历方应用
Rabbitmq (1) - basic introduction
随机推荐
Arduino IDE搭建ESP8266开发环境,文件下载过慢解决方法 | ESP-01制作WiFi开关教程,改造宿舍灯
AI周报:允许“员工自愿降薪”;公司回应:员工内心高兴满意;虎牙HR将员工抬出公司;瑞典禁用华为中兴5G设备
Talk about go code coverage technology and best practices
我用 Python 找出了删除我微信的所有人并将他们自动化删除了
别再在finally里面释放资源了,解锁个新姿势!
Rabbitmq (1) - basic introduction
Elasticsearch learning one (basic introduction)
Welcome to offer, grade P7, face-to-face sharing, 10000 words long text to take you through the interview process
Huawei has an absolute advantage in the 5g mobile phone market, and the market share of Xiaomi is divided by the market survey organization
How does Alibaba cloud's maxcompute add (original ODPs) work?
SQL 速查
Travel notes of Suzhou
IT industry salary has been far ahead! Ten years later, is the programmer still a high paying profession?
I used Python to find out all the people who deleted my wechat and deleted them automatically
c++ opencv4.3 sift匹配
二叉树的四种遍历方应用
laravel8更新之速率限制改进
read文件一个字节实际会发生多大的磁盘IO?
这几个C++的坑,一旦踩中了,加班是肯定避免不了了!
Blockchain weekly: the development of digital currency is written into the 14th five year plan; Biden invited senior adviser of MIT digital currency program to join the presidential transition team; V