delimiter-precedes-et-al="always" dose not work in locale zh-CN

edited April 1, 2019
Hi there,

I use delimiter-precedes-et-al="always" in the macro author:
<macro name="author">
<names variable="author">
<name initialize-with=" " name-as-sort-order="all" sort-separator=" " delimiter-precedes-et-al="always"/>
</names>
</macro>

If I remove default-locale="zh-CN" from the style, the author listed as:

Priester J H, Moritz S C, Espinosa K, et al.

However, If I don't remove default-locale="zh-CN" from the style, the author listed as:

Priester J H, Moritz S C, Espinosa K等.

等 is et al in Chinese.

Any suggestion? Thanks in advance.

Best,
Jinsong

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.