Skip to content

Commit

Permalink
[Fixed #45] Updated covert title format for bachelor's thesis.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredqi committed Mar 26, 2019
1 parent 6c27a1c commit 3ad323e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xduthesis.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ Running "make install" installs the files in the local TeX tree.
\end{minipage}
\vskip-87mm\hskip25mm
\begin{minipage}{85mm}
\xiaosan[2.5]\song\centering\ignorespaces\xdu@ctitle
\sanhao\heiti\centering\ignorespaces\xdu@ctitle
\end{minipage}
\end{center}
}
Expand Down

3 comments on commit 3ad323e

@zlh004
Copy link

@zlh004 zlh004 commented on 3ad323e Mar 26, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

谢谢老师,已按照此方法更改,但是编译后还是报错

@zlh004
Copy link

@zlh004 zlh004 commented on 3ad323e Mar 26, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

主要错误为undefined control sequence

@zlh004
Copy link

@zlh004 zlh004 commented on 3ad323e Mar 26, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

考虑到您前面将heiti定义为hei,改成hei之后还是没有起到作用

Please sign in to comment.