matlab代码左移-Dissertation:论文

时间:2024-06-12 22:27:26
【文件属性】:

文件名称:matlab代码左移-Dissertation:论文

文件大小:141.59MB

文件格式:ZIP

更新时间:2024-06-12 22:27:26

系统开源

matlab代码左移UNH论文LaTeX模板 该存储库包含用于使用LaTeX撰写UNH论文的非官方文件。 unhthesis类最初基于该类。 用法 要从终端编译文档,首先请确保~/.latexmkrc包含以下~/.latexmkrc : # Custom dependency and function for nomencl package add_cus_dep( ' nlo ' , ' nls ' , 0, ' makenlo2nls ' ) ; sub makenlo2nls { system( " makeindex -s nomencl.ist -o \" $_ [0].nls \" \" $_ [0].nlo \" " ) ; } 然后跑 latexmk -pdf thesis.tex 如果使用LaTeX IDE(例如),则将默认编译器设置为latexmk ,即txs:///latexmk ,或将以下内容用作“快速构建命令”: pdflatex -synctex=1 -interaction=nonstopmode %.tex | pdflatex -synctex=1 -


网友评论