当前位置:网站首页>The method of word automatically generating directory
The method of word automatically generating directory
2022-07-07 10:10:00 【Cimswxy】
Before, when I added a directory to my graduation thesis , If you add it manually, it will take time and effort , After modifying the article, you have to manually update the directory , Once you look away, you may get the page number logo wrong , It will appear that your article is not up to standard , I will be punished by my tutor ……… And automatic addition is more convenient , Not only can you indent correctly , It can also automatically update the directory ( Including page numbers and contents ), The following is a record of the principle and method of automatic directory generation , And some small problems encountered in the process of use bug:
- The principle of automatically adding directories : The automatically generated directory is based on your content
Outline level
Displayed on the directory , andOutline level
Is inThe paragraph
It's set inside , The content set as body text is not displayed in the directory , Set to 1 The display of level is the highest ,2 Step back and indent a little , And so on : - It is recommended to set various formats required by this document in the style library before writing , For example, chapter title 、 First level section title 、 Secondary section title 、 Figure and table questions 、 Text 、 Abstracts and so on , As shown below , Right click the style you want to modify and select
modify
Then modify the specific content according to your own needs , Finally, click OK to save ( For example, you can modify the font 、 Paragraphs and so on ): - After changing the style library , Choose different formats according to different contents , Before writing each paragraph , First choose which style of the style library is used in this paragraph , Then write , The content written will be completely in accordance with the previous settings , In this way, when it is finally revised , There is no need to change it paragraph by paragraph , Directly change the format in the style library , All content that conforms to this style will be modified .
- Before directory generation , You can open it first
Navigation window
See if the directory structure is correct ( If it doesn't openNavigation window
You can refer to my blog :Word Open directory navigation 、 How to display articles in multi page view ): - Move the cursor to the place where the directory needs to be generated , Click on
quote
Click onDirectory drop-down button
choiceAuto catalog 1
perhapsAuto catalog 2
: - You can see that the directory has been automatically inserted , Then according to their own needs , Modify it slightly ( For example, change the word directory to center 、 black ):
- If you update the content of the article , You can put the cursor inside the directory , Click on
Update the catalog
, Then choose as neededJust update page numbers
orUpdate the entire directory
You can complete the update of the directory : - Another one bug, In some cases, you will find that the directory you automatically generate does not display completely , For example, I have 1.1.1.1, But the catalogue only shows me 1.1.1:
- It's useless for you to update the directory at this time , Because what is set in the directory is to display only to the outline level 3 The content of , The modification method is , Click on
quote
、Directory drop-down button
、 choiceCustom Catalog
: - Put the
Display level
Change to the format set in your style libraryOutline level
The maximum of , For example, the biggest one here is 4, Just change it to 4, Then click OK , Click Yes again , You can find that the section title that was not originally displayed in the directory has been successfully displayed :
That's all of this , Welcome to leave a message in the comment area to discuss with each other , We also welcome criticism and correction ^ _ ^
边栏推荐
- Gym - 102219J Kitchen Plates(暴力或拓扑序列)
- Flinkcdc failed to collect Oracle in the snapshot stage. How do you adjust this?
- Parameter sniffing (1/2)
- 网上可以开炒股账户吗安全吗
- Apprentissage avancé des fonctions en es6
- 使用BigDecimal的坑
- Guys, have you ever encountered the case of losing data when Flink CDC reads mysqlbinlog? Every time the task restarts, there is a probability of losing data
- CONDA creates virtual environment offline
- There is a problem using Chinese characters in SQL. Who has encountered it? Such as value & lt; & gt;` None`
- Selenium+bs4 parsing +mysql capturing BiliBili Tarot data
猜你喜欢
柏拉图和他的三个弟子的故事:如何寻找幸福?如何寻找理想伴侣?
ArcGIS operation: batch modify attribute table
Enterprise practice | construction of banking operation and maintenance index system under complex business relations
Official media attention! The list of top 100 domestic digital collection platforms was released, and the industry accelerated the healthy development of compliance
STM32中AHB总线_APB2总线_APB1总线这些是什么
中国首款电音音频类“山野电音”数藏发售来了!
Some thoughts on the testing work in the process of R & D
Google colab loads Google drive (Google drive is used in Google colab)
反卷积通俗详细解析与nn.ConvTranspose2d重要参数解释
ES类和对象、原型
随机推荐
Advanced function learning in ES6
Applet sliding, clicking and switching simple UI
Before joining the chain home, I made a competitive product analysis for myself
Scratch crawler mysql, Django, etc
Arcgis操作: 批量修改属性表
Bit operation ==c language 2
CDZSC_ 2022 winter vacation personal training match level 21 (1)
uboot机构简介
Write it into the SR table in the way of flinksql. It is found that the data to be deleted has not been deleted. Refer to the document https://do
The new activity of "the arrival of twelve constellations and goddesses" was launched
ISP、IAP、ICP、JTAG、SWD的编程特点
Codeforces - 1324d pair of topics
Deep understanding of UDP, TCP
CDZSC_ 2022 winter vacation personal training match level 21 (2)
2016 CCPC Hangzhou Onsite
Qualifying 3
MCU与MPU的区别
Wallys/IPQ6010 (IPQ6018 FAMILY) EMBEDDED BOARD WITH ON-BOARD WIFI DUAL BAND DUAL CONCURRENT
Flinkcdc failed to collect Oracle in the snapshot stage. How do you adjust this?
ORM模型--数据记录的创建操作,查询操作