diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-09 22:36:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-09 22:36:06 +0000 |
commit | 0f732f6c1b8c213b892b09e27e798c9ebd8f58e9 (patch) | |
tree | 2a416c53f2841a88f7c11ace17962a0bff72fc77 /Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/testcollection.tex | |
parent | 5281459b50fc0b886ea4f36de42fb283b5c04634 (diff) |
biblatex-gb7714-2015 (9dec18)
git-svn-id: svn://tug.org/texlive/trunk@49358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/testcollection.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/testcollection.tex | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/testcollection.tex b/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/testcollection.tex deleted file mode 100644 index a378140fcaf..00000000000 --- a/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/example/testcollection.tex +++ /dev/null @@ -1,32 +0,0 @@ -\documentclass[twoside]{article} -\usepackage{ctex} -\usepackage{geometry} -\geometry{paperwidth=21cm,paperheight=29cm,top=1.5cm, bottom=1.5cm, left=2.54cm,right=2.54cm} -\usepackage{xcolor} -\usepackage[CJKbookmarks,colorlinks,bookmarksnumbered=true,pdfstartview=FitH,linkcolor=blue]{hyperref} -\usepackage[backend=biber,style=gb7714-2015,gbpub=true]{biblatex}%align=gb7714-2015 -%\addbibresource[location=local]{egtest.bib} -\addbibresource[location=local]{example.bib} -\addbibresource[location=local]{egspecialchar.bib} -%\renewcommand{\bibfont}{\zihao{5}} -%\setlength{\bibitemsep}{0ex} -%\setlength{\bibnamesep}{0ex} -%\setlength{\bibinitsep}{0ex} -%\renewcommand{\thefootnote}{\textcircled{\tiny\arabic{footnote}}} - -\begin{document} - -%%%测试作者年/biblatex版本兼容性的文件 -%%%test file for author year style - -\section{文献表} - -汇编文集类似于book和inbook\cite{韩吉人1985-90-99}\cite{中国职工教育研究会1985--} - -{ -%\hyphenation{kurose-gawa} -%\hyphenpenalty=1000 -%\tolerance=500 -\printbibliography%[heading=subbibintoc,title=【参考文献】] -} -\end{document}
\ No newline at end of file |