summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015-preamble.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015-preamble.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015-preamble.tex15
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015-preamble.tex b/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015-preamble.tex
index 79b29ec9437..67ba0c490e9 100644
--- a/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015-preamble.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015-preamble.tex
@@ -99,7 +99,7 @@ pdfstartview=FitH,allcolors=gbemphcolor]{hyperref}
\titlespacing{\paragraph}{2em}{0.5\baselineskip}{1em}
%参考文献
-\usepackage[backend=biber,style=gb7714-2015,gbalign=center%,gbtype=true%
+\usepackage[backend=biber,style=gb7714-2015,gbalign=center,gbfootbib=true%,gbtype=true%
]{biblatex}%,backref=true%
\addbibresource[location=local]{example/example.bib}
\setlength{\bibitemsep}{1pt}
@@ -283,18 +283,23 @@ theorem style=plain,fonttitle=\bfseries,coltitle=gbforestgreen
\newcommand{\dateformanual}[1]{\def\riqiudf{#1}}
%\ifthenelse{\equal{\youwuudf}{\temp}}{true}{false}
\def\temp{}
+\makeatletter
\newcommand{\titleandauthor}{
\begin{center}
-{\renewcommand{\thefootnote}{\fnsymbol{footnote}}\setlength{\baselineskip}{30pt}\heiti{\zihao{-2}{\biaotiudf}}\par}
+\def\@makefnmark{\hbox{\@textsuperscript{\small\@thefnmark}}}
+{\renewcommand{\thefootnote}{\fnsymbol{footnote}}
+\setlength{\baselineskip}{30pt}\heiti{\zihao{-2}{\biaotiudf}}\par}
%注意这里\par要放在花括号内才有效
\vspace*{0.3cm}
-{\renewcommand{\thefootnote}{\arabic{footnote}}\kaishu{\zihao{4}{\zuozheudf}}\par}
+{\renewcommand{\thefootnote}{\arabic{footnote}}
+\kaishu{\zihao{4}{\zuozheudf}}\par}
\vspace*{0.2cm}
{\songti{\zihao{-4}{\riqiudf}}\par}
\end{center}
}
-%脚注的数字带圈
-\renewcommand{\thefootnote}{\textcircled{\tiny\arabic{footnote}}}
+\makeatother
+%脚注的数字带圈使用gb7714-2015中的重定义实现
+%\renewcommand{\thefootnote}{\textcircled{\tiny\arabic{footnote}}}
%--------------列表环境---------------------------------------------