Skip to content

Commit

Permalink
center graphics, cover table
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang committed Jan 25, 2019
1 parent 820063c commit 5cefe86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pdf: $(DEPS) $(OBJ) $(PDFIMG)
sed -i /{\\\\tablename\\\\\ \\\\thetable{}\ --\ continued\ from\ previous\ page}/d $(TEX)
sed -i s/\\\\maketitle/\\\\maketitle\ \\\\pagebreak\\\\hspace{0pt}\\\\vfill\\\\begin{center}本书稿为测试版本(\ 生成日期:\\\\zhtoday\ )。\\\\\\\\\ 访问\\\\url{https:\\/\\/zh.d2l.ai},获取本书的最新版本或正式版本。\\\\end{center}\\\\vfill\\\\hspace{0pt}\\\\pagebreak/g $(TEX)

python build/utils/post_tex.py zh
python build/utils/post_latex.py zh

cd build/_build/latex && \
bash ../../utils/convert_output_svg.sh && \
Expand Down
2 changes: 1 addition & 1 deletion build/utils
Submodule utils updated 1 files
+64 −2 post_latex.py

0 comments on commit 5cefe86

Please sign in to comment.