Skip to content

Commit

Permalink
update settings.json file, change "%DOC%" to
Browse files Browse the repository at this point in the history
"%DOCFILE%" for bibtex and biber.
  • Loading branch information
mengchaoheng committed May 27, 2024
1 parent 46699dd commit b961239
Show file tree
Hide file tree
Showing 5 changed files with 132 additions and 109 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ latex和office在写论文、写slides时只是不同的工具,就像是两把

编译`scutthesis.tex`文件,生成论文pdf文件即`scutthesis.pdf`,共有四种方法,任选其一:

1.使用VSCode, 安装LaTeX Workshop插件,在`settings.json`中修改相关字段为`settings_files/settings.json`中的值。以前就有在使用vscode的同学需要把该`settings.json`文件的部分内容添加到自己的.json文件。第一次使用vscode的同学直接覆盖就行。在vscode配置使用xelatexmk进行编译。详情参考[讨论区vscode配置](https://github.com/mengchaoheng/SCUT_thesis/discussions/6),也可以参考[zhuohoudeputao](https://github.com/zhuohoudeputao)做的[环境配置视频](hihihttps://www.bilibili.com/video/BV1jT4y1e7QT)。(2022年起添加的方法,建议有编程基础、追求效率的同学使用)
1.使用VSCode, 安装LaTeX Workshop插件,在`settings.json`中修改相关字段为`settings_files/settings.json`中的值。以前就有在使用vscode的同学需要把该`settings.json`文件的部分内容添加到自己的.json文件。第一次使用vscode的同学直接覆盖就行。在vscode配置使用xelatexmk进行编译,基本步骤为在某个.tex文件界面,点击左侧`TeX`工具栏,点击`Build LaTeX project`里面的xelatexmk编译链(也可以尝试`xelatex -> biber -> xelatex*2`,其他编译链则提供给有其他需求的同学使用而并不适合本项目),然后`View LaTeX PDF`即可查看pdf文件。详情参考[讨论区vscode配置](https://github.com/mengchaoheng/SCUT_thesis/discussions/6),也可以参考[zhuohoudeputao](https://github.com/zhuohoudeputao)做的[环境配置视频](hihihttps://www.bilibili.com/video/BV1jT4y1e7QT)。(2022年起添加的方法,建议有编程基础、追求效率的同学使用)

2.使用TeXstudio,首次编译建议从主文件`scutthesis.tex`开始编译,首先在`TeXstudio的Options->Configure TeXstudio->build`中,编译器(Dufault Compiler)选择`XeLaTeX`,默认文献工具(Default Bibliography Tool)选`Biber`,构建并查看(build & view) 按照`scutthesis.pdf`中的图2-1进行设置(点击右侧扳手符号进行设置,分别选择`recompile-bibliography``Defualt compiler``Defualt Viewer`并点add到右侧栏中),也可以使用默认的Compile & View,只不过此时不会自动更新参考文献著录。(模板最初使用的编辑器,建议喜欢本地编辑、平时较少倒腾电脑、较少编程、追求稳定的同学使用)

3.使用编译脚本`all.bat`,记得关掉生成的pdf文档再双击`all.bat`。双击`clean.bat`删除临时文件。(此方法仅支持win,且多年未维护,但维护起来应该很简单,记事本打开编辑一下命令即可,具体命令可百度)
3.使用编译脚本`all.bat`,记得关掉生成的pdf文档再双击`all.bat`。双击`clean.bat`删除临时文件。(此方法仅支持win,且多年未维护,但维护起来应该很简单,记事本打开`all.bat`编辑一下命令即可,具体命令可百度)

4.使用overleaf,只需要在overleaf网页设置为XeLaTeX的编译方式即可。推荐无编程基础、不喜欢GitHub且能接受在线编辑的同学使用。又可以分为三种操作方法,选择你觉得最顺手的:

Expand Down
93 changes: 47 additions & 46 deletions appendix1.tex
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ \chapter{附\texorpdfstring{\quad}{}录 1} %附录1
\item 公式序号按章编排,如第一章第一个公式序号为“(1-1)”,附录2中的第一个公式为“(2-1)”等。
\end{enumerate}

论文撰写规范要求的附录和通常书籍上使用附录A、附录B等编号的不一样,容易和正文混淆。特殊的要求和代码的耦合,使我不得不使用比较笨的方法来设计附录部分的模板。
论文撰写规范要求的附录和通常书籍上使用附录A、附录B等编号的不一样,容易和正文混淆。特殊的要求和代码的耦合,使我不得不使用比较笨的方法来设计附录部分的模板。这部分还需要有附录需求的同学来完善,为了目录中美观且不命名冲突,还是不在附录使用图表。


\section{测试一级标题 section}
\subsection{测试二级标题 subsection}
Expand All @@ -38,52 +39,52 @@ \subsubsection{测试三级标题 subsubsection}
\dot{v}_{2}(t)=R^{2}\left(-\zeta_{1}\left[v_{1}(t)-v_c(t)\right]^{\alpha}-\zeta_{2}\left[\dfrac{v_{2}(t)}{R}\right]^{\beta}\right)
\end{array}\right.
\end{align}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1]{Fig/DFUAV_f31.png}
\caption{\label{fig_case1}测试测试测试}
\end{figure}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1]{Fig/DFUAV_f31.png}
\caption{\label{fig_case2}测试测试测试}
\end{figure}
\begin{table}
\caption{\label{DF_para1}测试测试测试}
\centering{}%
\small
\begin{tabular}{cccccc}
\hline
参数符号 & 数值&参数符号 & 数值&参数符号 & 数值\tabularnewline
\hline
$ A_x,A_y,A_z $ & $ 0.04082\,\text{m}^2 $ &$ \rho $ &$1.225\,\text{kg}/\text{m}^3$&$ I_b $ & $ 0.000029 $ \tabularnewline
$ k_{\varpi} $ & $1.13342 \times 10^{-6}$& $ d_{\varpi} $ & $1.13342 \times 10^{-7}$ &$k_{\delta} $ & $ 0.01495 $ \tabularnewline
$C_{D,x},C_{D,y}$& $ 0.43213 $ &$ C_{D,z} $ & $ 0.13421 $ & $ q_a $ & $ 1.49 $ \tabularnewline
$ l_{a} $ & $ -0.1121\,\text{m} $ & $ d_{ds} $ & $ 0.01495 $ &$ d_{af} $ & $ 0.01495 $ \tabularnewline
$ R $ & $ 0.11\,\text{m} $ &$ b $ & $ 2 $ &$ S $ & $ 0.04082\,\text{m}^2 $ \tabularnewline
$C_{l_{\alpha}}$ & $ 2.212\,/\text{rad} $ &$C_{l, \max } $ & $ 1.05 $ &$ C_{l, \min } $ & $ -1.05 $ \tabularnewline
$ l_2 $ & $ 0.06647\,\text{m} $ &$ l_1 $ & $ 0.17078\,\text{m} $ & $ m $ & $ 1.53\,\text{kg} $ \tabularnewline
$ C_{d, o } $ & $ 0.9 $ &$ C_{d, g } $ & $ 0.9 $ &$ C_{duct} $ & $ 0.78497 $ \tabularnewline
$ I_x $ & $ 0.02548 $ &$ I_y $ & $ 0.02550 $ &$ I_z $ & $ 0.00562 $ \tabularnewline
\hline
\end{tabular}
\end{table}
% \begin{figure}[htbp]
% \centering
% \includegraphics[scale=1]{Fig/DFUAV_f31.png}
% \caption{\label{fig_case1}测试测试测试}
% \end{figure}
% \begin{figure}[htbp]
% \centering
% \includegraphics[scale=1]{Fig/DFUAV_f31.png}
% \caption{\label{fig_case2}测试测试测试}
% \end{figure}
% \begin{table}
% \caption{\label{DF_para1}测试测试测试}
% \centering{}%
% \small
% \begin{tabular}{cccccc}
% \hline
% 参数符号 & 数值&参数符号 & 数值&参数符号 & 数值\tabularnewline
% \hline
% $ A_x,A_y,A_z $ & $ 0.04082\,\text{m}^2 $ &$ \rho $ &$1.225\,\text{kg}/\text{m}^3$&$ I_b $ & $ 0.000029 $ \tabularnewline
% $ k_{\varpi} $ & $1.13342 \times 10^{-6}$& $ d_{\varpi} $ & $1.13342 \times 10^{-7}$ &$k_{\delta} $ & $ 0.01495 $ \tabularnewline
% $C_{D,x},C_{D,y}$& $ 0.43213 $ &$ C_{D,z} $ & $ 0.13421 $ & $ q_a $ & $ 1.49 $ \tabularnewline
% $ l_{a} $ & $ -0.1121\,\text{m} $ & $ d_{ds} $ & $ 0.01495 $ &$ d_{af} $ & $ 0.01495 $ \tabularnewline
% $ R $ & $ 0.11\,\text{m} $ &$ b $ & $ 2 $ &$ S $ & $ 0.04082\,\text{m}^2 $ \tabularnewline
% $C_{l_{\alpha}}$ & $ 2.212\,/\text{rad} $ &$C_{l, \max } $ & $ 1.05 $ &$ C_{l, \min } $ & $ -1.05 $ \tabularnewline
% $ l_2 $ & $ 0.06647\,\text{m} $ &$ l_1 $ & $ 0.17078\,\text{m} $ & $ m $ & $ 1.53\,\text{kg} $ \tabularnewline
% $ C_{d, o } $ & $ 0.9 $ &$ C_{d, g } $ & $ 0.9 $ &$ C_{duct} $ & $ 0.78497 $ \tabularnewline
% $ I_x $ & $ 0.02548 $ &$ I_y $ & $ 0.02550 $ &$ I_z $ & $ 0.00562 $ \tabularnewline
% \hline
% \end{tabular}
% \end{table}

\begin{table}
\caption{\label{TDF_para2}测试测试测试}
\centering{}%
\small
% \resizebox{\textwidth}{!}{
\begin{tabular}{cccccc}
\hline
参数符号 & 数值&参数符号 & 数值&参数符号 & 数值\tabularnewline
\hline
$ I_x $ & $ 054593 $ &$ I_y $ & $ 0.017045 $& $ I_z$ & $ 0.049226 $ \tabularnewline
$ l_{1} $ & $ 0.0808\,\text{m} $&$ l_{2} $ & $ 0.175\,\text{m} $ &$ l_3 $ & $ 0.06647\,\text{m} $ \tabularnewline
$ l_4 $ & $ 0.2415\,\text{m} $ &$ l_5 $ & $ 0.1085\,\text{m} $& $ m $ & $ 3.7\,\text{kg} $ \tabularnewline
\hline
\end{tabular} %}
\end{table}
% \begin{table}
% \caption{\label{TDF_para2}测试测试测试}
% \centering{}%
% \small
% % \resizebox{\textwidth}{!}{
% \begin{tabular}{cccccc}
% \hline
% 参数符号 & 数值&参数符号 & 数值&参数符号 & 数值\tabularnewline
% \hline
% $ I_x $ & $ 054593 $ &$ I_y $ & $ 0.017045 $& $ I_z$ & $ 0.049226 $ \tabularnewline
% $ l_{1} $ & $ 0.0808\,\text{m} $&$ l_{2} $ & $ 0.175\,\text{m} $ &$ l_3 $ & $ 0.06647\,\text{m} $ \tabularnewline
% $ l_4 $ & $ 0.2415\,\text{m} $ &$ l_5 $ & $ 0.1085\,\text{m} $& $ m $ & $ 3.7\,\text{kg} $ \tabularnewline
% \hline
% \end{tabular} %}
% \end{table}

\section{测试测试测试}
\subsection{测试测试测试}
Expand Down
93 changes: 47 additions & 46 deletions appendix2.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ \chapter{附\texorpdfstring{\quad}{}录 2} %附录2
\item 公式序号按章编排,如第一章第一个公式序号为“(1-1)”,附录2中的第一个公式为“(2-1)”等。
\end{enumerate}

论文撰写规范要求的附录和通常书籍上使用附录A、附录B等编号的不一样,上述要求最终的效果是这些编号容易和正文的混淆。特殊的要求和代码的耦合,使我不得不使用比较笨的方法来设计附录部分的模板。
论文撰写规范要求的附录和通常书籍上使用附录A、附录B等编号的不一样,上述要求最终的效果是这些编号容易和正文的混淆。特殊的要求和代码的耦合,使我不得不使用比较笨的方法来设计附录部分的模板。这部分还需要有附录需求的同学来完善,为了目录中美观且不命名冲突,还是不在附录使用图表。

\section{测试测试测试}
\subsection{测试测试测试}
Expand All @@ -34,49 +34,50 @@ \subsection{测试测试测试}
\dot{v}_{2}(t)=R^{2}\left(-\zeta_{1}\left[v_{1}(t)-v_c(t)\right]^{\alpha}-\zeta_{2}\left[\dfrac{v_{2}(t)}{R}\right]^{\beta}\right)
\end{array}\right.
\end{align}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1]{Fig/DFUAV_f31.png}
\caption{\label{fig_c1}测试测试测试}
\end{figure}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1]{Fig/DFUAV_f31.png}
\caption{\label{fig_c2}测试测试测试}
\end{figure}
\begin{table}
\caption{\label{DF_p1}测试测试测试}
\centering{}%
\small
\begin{tabular}{cccccc}
\hline
参数符号 & 数值&参数符号 & 数值&参数符号 & 数值\tabularnewline
\hline
$ A_x,A_y,A_z $ & $ 0.04082\,\text{m}^2 $ &$ \rho $ &$1.225\,\text{kg}/\text{m}^3$&$ I_b $ & $ 0.000029 $ \tabularnewline
$ k_{\varpi} $ & $1.13342 \times 10^{-6}$& $ d_{\varpi} $ & $1.13342 \times 10^{-7}$ &$k_{\delta} $ & $ 0.01495 $ \tabularnewline
$C_{D,x},C_{D,y}$& $ 0.43213 $ &$ C_{D,z} $ & $ 0.13421 $ & $ q_a $ & $ 1.49 $ \tabularnewline
$ l_{a} $ & $ -0.1121\,\text{m} $ & $ d_{ds} $ & $ 0.01495 $ &$ d_{af} $ & $ 0.01495 $ \tabularnewline
$ R $ & $ 0.11\,\text{m} $ &$ b $ & $ 2 $ &$ S $ & $ 0.04082\,\text{m}^2 $ \tabularnewline
$C_{l_{\alpha}}$ & $ 2.212\,/\text{rad} $ &$C_{l, \max } $ & $ 1.05 $ &$ C_{l, \min } $ & $ -1.05 $ \tabularnewline
$ l_2 $ & $ 0.06647\,\text{m} $ &$ l_1 $ & $ 0.17078\,\text{m} $ & $ m $ & $ 1.53\,\text{kg} $ \tabularnewline
$ C_{d, o } $ & $ 0.9 $ &$ C_{d, g } $ & $ 0.9 $ &$ C_{duct} $ & $ 0.78497 $ \tabularnewline
$ I_x $ & $ 0.02548 $ &$ I_y $ & $ 0.02550 $ &$ I_z $ & $ 0.00562 $ \tabularnewline
\hline
\end{tabular}
\end{table}
% 注释掉图表:
% \begin{figure}[htbp]
% \centering
% \includegraphics[scale=1]{Fig/DFUAV_f31.png}
% \caption{\label{fig_c1}测试测试测试}
% \end{figure}
% \begin{figure}[htbp]
% \centering
% \includegraphics[scale=1]{Fig/DFUAV_f31.png}
% \caption{\label{fig_c2}测试测试测试}
% \end{figure}
% \begin{table}
% \caption{\label{DF_p1}测试测试测试}
% \centering{}%
% \small
% \begin{tabular}{cccccc}
% \hline
% 参数符号 & 数值&参数符号 & 数值&参数符号 & 数值\tabularnewline
% \hline
% $ A_x,A_y,A_z $ & $ 0.04082\,\text{m}^2 $ &$ \rho $ &$1.225\,\text{kg}/\text{m}^3$&$ I_b $ & $ 0.000029 $ \tabularnewline
% $ k_{\varpi} $ & $1.13342 \times 10^{-6}$& $ d_{\varpi} $ & $1.13342 \times 10^{-7}$ &$k_{\delta} $ & $ 0.01495 $ \tabularnewline
% $C_{D,x},C_{D,y}$& $ 0.43213 $ &$ C_{D,z} $ & $ 0.13421 $ & $ q_a $ & $ 1.49 $ \tabularnewline
% $ l_{a} $ & $ -0.1121\,\text{m} $ & $ d_{ds} $ & $ 0.01495 $ &$ d_{af} $ & $ 0.01495 $ \tabularnewline
% $ R $ & $ 0.11\,\text{m} $ &$ b $ & $ 2 $ &$ S $ & $ 0.04082\,\text{m}^2 $ \tabularnewline
% $C_{l_{\alpha}}$ & $ 2.212\,/\text{rad} $ &$C_{l, \max } $ & $ 1.05 $ &$ C_{l, \min } $ & $ -1.05 $ \tabularnewline
% $ l_2 $ & $ 0.06647\,\text{m} $ &$ l_1 $ & $ 0.17078\,\text{m} $ & $ m $ & $ 1.53\,\text{kg} $ \tabularnewline
% $ C_{d, o } $ & $ 0.9 $ &$ C_{d, g } $ & $ 0.9 $ &$ C_{duct} $ & $ 0.78497 $ \tabularnewline
% $ I_x $ & $ 0.02548 $ &$ I_y $ & $ 0.02550 $ &$ I_z $ & $ 0.00562 $ \tabularnewline
% \hline
% \end{tabular}
% \end{table}

\begin{table}
\caption{\label{TDF_p2}测试测试测试}
\centering{}%
\small
% \resizebox{\textwidth}{!}{
\begin{tabular}{cccccc}
\hline
参数符号 & 数值&参数符号 & 数值&参数符号 & 数值\tabularnewline
\hline
$ I_x $ & $ 054593 $ &$ I_y $ & $ 0.017045 $& $ I_z$ & $ 0.049226 $ \tabularnewline
$ l_{1} $ & $ 0.0808\,\text{m} $&$ l_{2} $ & $ 0.175\,\text{m} $ &$ l_3 $ & $ 0.06647\,\text{m} $ \tabularnewline
$ l_4 $ & $ 0.2415\,\text{m} $ &$ l_5 $ & $ 0.1085\,\text{m} $& $ m $ & $ 3.7\,\text{kg} $ \tabularnewline
\hline
\end{tabular} %}
\end{table}
% \begin{table}
% \caption{\label{TDF_p2}测试测试测试}
% \centering{}%
% \small
% % \resizebox{\textwidth}{!}{
% \begin{tabular}{cccccc}
% \hline
% 参数符号 & 数值&参数符号 & 数值&参数符号 & 数值\tabularnewline
% \hline
% $ I_x $ & $ 054593 $ &$ I_y $ & $ 0.017045 $& $ I_z$ & $ 0.049226 $ \tabularnewline
% $ l_{1} $ & $ 0.0808\,\text{m} $&$ l_{2} $ & $ 0.175\,\text{m} $ &$ l_3 $ & $ 0.06647\,\text{m} $ \tabularnewline
% $ l_4 $ & $ 0.2415\,\text{m} $ &$ l_5 $ & $ 0.1085\,\text{m} $& $ m $ & $ 3.7\,\text{kg} $ \tabularnewline
% \hline
% \end{tabular} %}
% \end{table}
Binary file modified scutthesis.pdf
Binary file not shown.
Loading

0 comments on commit b961239

Please sign in to comment.