From c1ee5d6da75ed1357a5deba8834b8600fd28d7ff Mon Sep 17 00:00:00 2001 From: Rizhong Lin Date: Tue, 5 Mar 2024 05:56:19 +0100 Subject: [PATCH] Fixed ci --- .github/workflows/test.yaml | 4 +++- style/tongjithesis.cls | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 5c85638..c6cdc7f 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -2,10 +2,12 @@ on: push: branches: - master + - proposal - fix-ci pull_request: branches: - master + - proposal name: test @@ -16,7 +18,7 @@ env: # biber biblatex bibtex: for executable bibtex # txfonts: mathptmx is obsoleted; times: times is obsoleted but utmb8a.pfb is needed # dvips: for 8r.enc, OS X needed; gsftopk: command needed when xdv -> pdf - TL_PACKAGES: adjustbox algorithmicx algorithms biber biblatex biblatex-gb7714-2015 bibtex booktabs caption carlisle cases catchfile chinese-jfm chngcntr cleveref collectbox ctex dvips enumitem environ extarrows fancybox fancyhdr fancyvrb float framed fvextra gbt7714 gsftopk helvetic hologo ifplatform lastpage latexmk lineno minted multirow mwe natbib needspace newtx nth oberdiek pdftexcmds realscripts rsfs setspace siunitx subfig tcolorbox texcount texliveonfly threeparttable threeparttablex times titling tocloft trimspaces txfonts ucs upquote was xcolor xecjk xstring zhnumber + TL_PACKAGES: adjustbox algorithmicx algorithms biber biblatex biblatex-gb7714-2015 bibtex booktabs caption carlisle cases catchfile chinese-jfm chngcntr cleveref collectbox ctex dvips enumitem environ extarrows fancybox fancyhdr fancyvrb float framed fvextra gbt7714 gsftopk helvetic hologo ifplatform lastpage latexmk lineno minted multirow mwe natbib needspace newtx nth oberdiek pdftexcmds realscripts rsfs setspace siunitx subfig tcolorbox texcount texliveonfly threeparttable threeparttablex times titling tocloft trimspaces txfonts ucs upquote was xcolor xecjk xpatch xstring zhnumber jobs: build-linux: diff --git a/style/tongjithesis.cls b/style/tongjithesis.cls index e52fcd0..008f88b 100644 --- a/style/tongjithesis.cls +++ b/style/tongjithesis.cls @@ -274,6 +274,7 @@ \RequirePackage[ backend=biber, style=gb7714-2015, + natbib=true, ]{biblatex} \addbibresource{bib/note.bib}