Skip to content

Commit

Permalink
v0.08 release
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanDeng committed Oct 17, 2019
1 parent aa3f1fb commit b4ea5ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions elegantpaper-cn.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
%!TEX program = xelatex
% 完整编译方法 1: pdflatex -> bibtex -> pdflatex -> pdflatex
% 完整编译方法 2: xelatex -> bibtex -> xelatex -> xelatex
% 完整编译: xelatex -> bibtex -> xelatex -> xelatex
\documentclass[lang=cn,11pt,a4paper]{elegantpaper}

\title{ElegantPaper: 一个优美的 \LaTeX{} 工作论文模板}
Expand Down
2 changes: 1 addition & 1 deletion elegantpaper-en.tex
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ \section{Donation}

\textbf{The explanation right of the tip usage belongs to Elegant\LaTeX{} with no supervision. Feel free to tip us.} Those who donate more than 10 RMB will be recorded in the donation list. Thank all the tippers!

\begin{table}[!h]
\begin{table}[htbp]
\centering
\caption{Donation List}
\begin{tabular}{cccc}
Expand Down

0 comments on commit b4ea5ad

Please sign in to comment.