Skip to content
Snippets Groups Projects
Commit e3cffe98 authored by Yu Xiong's avatar Yu Xiong :confounded:
Browse files

fix: 将南大校徽eps转为pdf

parent dcd0669b
No related branches found
No related tags found
No related merge requests found
\documentclass[
TitleLength = 2,% 选择标题行数,范围是1~3
TitleLength=1,% 选择标题行数,范围是1~3
]{njuthesis}
\addbibresource{njuthesis.bib}
......@@ -37,13 +37,13 @@
\begin{lstlisting}[language=Tex]
\begin{figure}
\centering
\includegraphics[width=0.4\textwidth]{./figure/njulogo.eps}
\includegraphics[width=0.4\textwidth]{./figure/njulogo-eps-converted-to.pdf}
\caption{南京大学校徽}
\end{figure}
\end{lstlisting}
\begin{figure}[htbp]
\centering
\includegraphics[width=0.4\textwidth]{./figure/njulogo.eps}
\includegraphics[width=0.4\textwidth]{./figure/njulogo-eps-converted-to.pdf}
\caption{南京大学校徽}
\end{figure}
......
......@@ -73,9 +73,9 @@
% Start
\begin{spacing}{1.25}
\vskip 0mm
\hskip -10mm \includegraphics[width=2.55cm]{figure/njulogo.eps}\\
\hskip -10mm \includegraphics[width=2.55cm]{figure/njulogo-eps-converted-to.pdf}\\
\begin{center}
\includegraphics[height=3.35cm]{figure/njuname.eps}\\
\includegraphics[height=3.35cm]{figure/njuname-eps-converted-to.pdf}\\
\vskip 10mm
{\zihao{1}\makebox[9em][s]{\textbf{\songti\typename}}}\\
% 三行标题 + 第二导师可能会导致溢出
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment