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

biblatex 的 \addbibresource 不能一次性添加多个 bib 数据源 #186

Closed
tanukihee opened this issue Mar 6, 2021 · 0 comments
Closed

Comments

@tanukihee
Copy link

fduthesis/source/fduthesis.dtx

Lines 1479 to 1486 in 6c32f74

% \begin{function}[added=2018-01-25]{style/bib-resource}
% \begin{fdusyntax}[emph={[1]bib-resource}]
% bib-resource = (*\marg{文件}*)
% \end{fdusyntax}
% 参考文献数据源。可以是单个文件,也可以是用英文逗号隔开的一组文件。
% 如果 \kvopt{bib-backend}{biblatex},则必须明确给出 \file{.bib}
% 后缀名。
% \end{function}

\exp_args:NV \addbibresource \l_@@_bib_resource_tl

应该使用 clist_map_inline

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

No branches or pull requests

2 participants