Skip to content

Commit

Permalink
change date and latemkrc
Browse files Browse the repository at this point in the history
syvshc committed May 6, 2021
1 parent d53aea1 commit 29984d2
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion latexmkrc
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ $pdf_mode = 1;
$clean_ext = "synctex.gz acn acr alg aux bbl bcf blg brf fdb_latexmk glg glo gls idx ilg ind lof log lot out run.xml toc pdf thm toe ist idx";

# Preview mode & Auto complie after save.
$preview_continuous_mode = 1;
$preview_continuous_mode = 0;

# Set XeLaTeX option.
$pdflatex = "xelatex -halt-on-error -interaction=nonstopmode -synctex=1 %O %S";
2 changes: 1 addition & 1 deletion tlmgr-intro-zh-cn.tex
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
\author{Zhonghao Sun\thanks{\href{mailto:syvshc@foxmail.com}%
{\ttfamily syvshc@foxmail.com}}%
}
\date{2021.05.05}
\date{2021.05.06}
\begin{document}
\maketitle

0 comments on commit 29984d2

Please sign in to comment.