当前位置:网站首页>Texstudio tutorial
Texstudio tutorial
2022-07-01 13:54:00 【QT-Smile】
TexStudio Use the tutorial

2.
Every article should have a begin and end
3.
4.
5.
6.
The percent sign is an annotation function 
(1)
Overall document format 
(2)
The paper size 

8.
One LaTex There is one and only one document Environmental Science 
9.
The introduction area is mainly used for global settings 
10.
Type of document
The title of the document
The author of the document
Editing time (today Today )
11.
In order to be able to display title, You can enter \maketitle
12.
use $$ Surrounded by mathematical formulas 
13.
Blank lines can divide the content of the body area into different lines 
14.
The following format for writing mathematical formulas , You can start the mathematical formula on another line , And Center 
15.
Multiple consecutive blank lines , Will only be regarded as an empty line 
16.
When you need to display Chinese , It needs to be set to UTH-8 The pattern of , And add the above line of code 
3、 ... and 、 Font size settings

1. Font family settings ( Braces can set the scope of the declaration )

2. Font family settings

3. Font shape settings


(1)
Chinese font setting 
Chinese font setting requires adding the following line of code in the introduction area 

4. Font size setting ( Font size is relative enormous set)

enormous set The size of is controlled by the optional parameters of the document class , You can set it through the following code 

Be careful :LaTex The idea of is the separation of format and content , Therefore, it is not recommended to use too many formats in the content , But use newcommand Define a new command .(newcommand The order is placed in the introduction area )
LaTex The basic structure in the document
section Build section 
2.
subsection Build sub sections 
3.
subsubsection Build smaller sections 
4.
5.

6.
Double backslashes can only produce line breaks , It does not produce new paragraphs , That is, no indentation . The function of multiple blank lines is the same as that of one blank line , Is to produce a new paragraph 
7.
/par New paragraphs can be generated 
8.
The basic format of the document can also be modified ctexart To make changes , Modify the section and subsection You can modify the document format 

9.
chapter Chapters can be generated 
LaTex Processing of special characters
There are mainly the following 8 Special characters 
1. Blank character 



2.LaTex Controller 
3. Typesetting symbols 
4.TeX Symbols 
5. quotes 
6. A hyphen 
7. Non English characters 
8. stress mark 
LaTex Illustration in

2.
3.
4.
5.
Help document 
LaTex The table in
Create a table using the environment name “tabular”
2.
tabular There is a required parameter for column layout
l: Specify left alignment
c: Specify center alignment
r: Specify right alignment
The following code generates 5 List of tables 
3.
Between different columns & Division 
4.
use \ Close the line , And generate a new line 
5.
Use vertical lines to make vertical lines appear in the table 
6.
The space in this is invalid 
7.
\hline Generate table lines 
8.
Two \hline Make a double line 
9.
Generate table double vertical lines 
10.
11. Help document 
LaTex The mathematical formula is preliminary
1. In line formula 
2. Superscript implementation 
3. Subscript implementation 
4. The Greek letter 

5. Mathematical functions 
6.
Fraction


The formula between lines

2.
3.
Formula automatic numbering , Need to use equation Environmental Science 
4.displaymath Environment can write mathematical formulas between lines 
5. Mathematical formulas that do not require automatic numbering , Use equation Environmental Science 
6.
equation Environment needs to be used amsmath Macro package 
Multiline formula of mathematical formula
First, you need to import these two packages 
Use the environment name gather

3.
Without number 
4.

5.
align Environmental Science , Use & Align formulas 
6.
Write a formula in multiple lines 
7.
Piecewise functions represent 
Use \text Command processing formula in Chinese 
边栏推荐
- Interpretation of R & D effectiveness measurement framework
- 网络中的listen
- Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its
- SAP intelligent robot process automation (IRPA) solution sharing
- 3.4 《数据库系统概论》之数据查询—SELECT(单表查询、连接查询、嵌套查询、集合查询、多表查询)
- Arthas use
- 3.4 data query in introduction to database system - select (single table query, connection query, nested query, set query, multi table query)
- After being laid off for three months, the interview ran into a wall everywhere, and the mentality has begun to collapse
- 8款最佳实践,保护你的 IaC 安全!
- el-form-item 正则验证
猜你喜欢

Chen Yu (Aqua) - Safety - & gt; Cloud Security - & gt; Multicloud security

Enter the top six! Boyun's sales ranking in China's cloud management software market continues to rise

The best landing practice of cave state in an Internet ⽹⾦ financial technology enterprise

【修复版】仿我爱看电影网站模板/海洋CMS影视系统模板

IO的几种模型 阻塞,非阻塞,io多路复用,信号驱动和异步io

Dragon lizard community open source coolbpf, BPF program development efficiency increased 100 times

Six years of technology iteration, challenges and exploration of Alibaba's globalization and compliance

AnimeSR:可学习的降质算子与新的真实世界动漫VSR数据集

Use the npoi package of net core 6 C to read excel Pictures in xlsx cells and stored to the specified server

被裁三个月,面试到处碰壁,心态已经开始崩了
随机推荐
Summary of interview questions (1) HTTPS man in the middle attack, the principle of concurrenthashmap, serialVersionUID constant, redis single thread,
Fiori 应用通过 Adaptation Project 的增强方式分享
陈宇(Aqua)-安全->云安全->多云安全
那个很努力的学生,高考失败了……别慌!你还有一次逆袭机会!
[IOT design. Part I] stm32+ smart cloud aiot+ laboratory security monitoring system
What "hard core innovations" does Intel have in the first half of 2022? Just look at this picture!
2022. Let me take you from getting started to mastering jetpack architecture components - lifecycle
3.4 data query in introduction to database system - select (single table query, connection query, nested query, set query, multi table query)
开源者的自我修养|为 ShardingSphere 贡献了千万行代码的程序员,后来当了 CEO
奔涌而来的数字化浪潮,将怎样颠覆未来?
04 redis source code data structure dictionary
The integration of computing and Internet enables the transformation of the industry, and the mobile cloud lights up a new roadmap for the future of digital intelligence
【NLP】预训练模型——GPT1
This paper introduces an implementation scheme to enhance the favorite transaction code management tool in SAP GUI
佩服,阿里女程序卧底 500 多个黑产群……
2022年PMP项目管理考试敏捷知识点(6)
【剑指Offer】54. 二叉搜索树的第k大节点
Kongsong (Xintong Institute) - cloud security capacity building and trend in the digital era
leetcode 322. Coin Change 零钱兑换(中等)
word2vec训练中文词向量