Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

\setcounter{gbrefcompress}{3}命令报错No counter 'gbrefcompress' defined. #176

Closed
YanMing-lxb opened this issue Nov 22, 2023 · 2 comments

Comments

@YanMing-lxb
Copy link

\setcounter{gbrefcompress}{3}命令报错No counter 'gbrefcompress' defined.

这是我的代码:

\RequirePackage[
                backend=biber, % 设置后端程序为biber
                style=gb7714-2015, % 引用和参考文献样式
                gbpub=true, % 出版信息
                gbnamefmt=lowercase, % 姓名小写
                doi=false, % 不显示doi
                url=false, % 不显示url
                gbmedium=false, % 载体标识符不显示OL
                gbpunctin=false, % 关闭inbook,incollection,inproceedings中析出来源文献前//符号
                gbalign=left, % 标签左对齐
                ]{biblatex}
\setcounter{gbrefcompress}{3} % 参考文献引用从第三篇开始压缩

看文档看了好久,还是没弄出来,求大佬指点!!!
不胜感激

@hushidong
Copy link
Owner

hushidong commented Nov 22, 2023 via email

@YanMing-lxb
Copy link
Author

解决问题了,感谢大佬!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants