TeXstudio的NOMENCLATURE
生活随笔
收集整理的這篇文章主要介紹了
TeXstudio的NOMENCLATURE
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
一、新建范例
\documentclass{article} \usepackage[utf8]{inputenc}\usepackage{nomencl}%在序言部分引入包 \makenomenclature%該命令通常放置在usepackage{nomencl}之后,begin{document}之前\begin{document}\nomenclature{$c$}{Speed of light in a vacuum inertial frame}%定義術語集條目。 \nomenclature{$h$}{Planck constant} %擁有兩個參數,分別為符號和其對應的描述。 \printnomenclature\end{document}?二、添加用戶自定義命令
在 Options→configure TeXstudio→Bulid→User Commands→Add 添加以下命令:
makeindex %.nlo -s nomencl.ist -o %.nls
?再點擊?Add 添加以下命令:
txs:///compile |makeindex %.nlo -s nomencl.ist -o %.nls | txs:///view
三、生成 nomenclature
方法一
1.點擊Tools→Compile——產生.nlo文件
2.點擊 Tools→User→1 ——代碼產生.nls文件
3.點擊Tools→Build&View——看見效果
方法二
點擊 Tools→User→2 ——看見效果
參考文章
1、如何在使用Latex編輯術語表,并在Texstudio中添加命令編輯https://zhuanlan.zhihu.com/p/46442713https://zhuanlan.zhihu.com/p/46442713
2、LaTeX 術語集 Nomenclatureshttps://blog.csdn.net/xovee/article/details/118604572https://blog.csdn.net/xovee/article/details/118604572
注釋
\makeglossary 和 \printglossary 命令現在已分別重命名為 \makenomenclature 和 \printnomenclature。 進行此更改的原因是為了增加與其他使用MakeIndex的軟件包的兼容性。
總結
以上是生活随笔為你收集整理的TeXstudio的NOMENCLATURE的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: pxcook导出html代码,Pxcoo
- 下一篇: 周报告工作总结计算机,计算机实训工作总结