summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-gb7714-2015/gbT7714-2015.tex
blob: b495abd4d84b2dcf5af5fbf1dcc8a87d44474190 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\documentclass{article}
\usepackage{pdfpages}%直接插入pdf文件页
\graphicspath{{egfigure/}{example/}}

\begin{document}

\includepdf[pages=-]{egfigure/tgbcitation.pdf}

\IfFileExists{egfigure/tngbcitationay.pdf}
{\includepdf[pages=-]{egfigure/tngbcitationay.pdf}}
{\includepdf[pages=-]{egfigure/tngbcitationaynew.pdf}}

\includepdf[pages=-]{egfigure/tgbbiblio.pdf}

\end{document}