font-style="italic" doesn't work for Chinese publication
hi all,
I edited a csl file, and used
and the English publication italicizes, however the Chinese publication remains unchanged.
the snapshot: https://ibb.co/rp59mbj
the gist: https://gist.github.com/redleafnew/1139eb32d6204ca4eebfd2e90dd75d18
an example item:https://gist.github.com/redleafnew/9b71ab6b5577bb32a7504ee0916d9939
Many thanks.
I edited a csl file, and used
font-style="italic"
for <container-title>
, the code is
<text variable="container-title" suffix=". " font-style="italic"/>
,and the English publication italicizes, however the Chinese publication remains unchanged.
the snapshot: https://ibb.co/rp59mbj
the gist: https://gist.github.com/redleafnew/1139eb32d6204ca4eebfd2e90dd75d18
an example item:https://gist.github.com/redleafnew/9b71ab6b5577bb32a7504ee0916d9939
Many thanks.
title
is set as<text variable="title" font-style="italic"/>
, but doesn't work for<container-title>
,see the snapshot: https://ibb.co/n3hqy1M in Word.
the snapshot https://ibb.co/k3gW6BZ for
title
works.or https://gist.github.com/redleafnew/ec56d4cc7e9e162ff3e5c9d0092e04dd
Most CJK fonts do not even have italic glyphs, so if italic glyphs are forced they are automatically generated slanted characters, not proper italics (eg, https://catalog.monotype.com/font/microsoft-corporation/meiryo/)
All of the examples I have seen of journals using italics with CJK characters have been verbatim copying rules from English Latin-character styles like APA, which were not written with non-Latin scripts in mind (and indeed APA generally calls for non-Latin titles to be translated or transliterated). So, I'm hesitant to introduce a change into the citation processor that produces improper CJK typesetting without clear indication that this is a deliberate choice to format characters in a way that is supported by almost no fonts, rather than merely copying Western citation styles without careful thought.
For discussion, see https://github.com/Juris-M/citeproc-js/issues/180#issuecomment-999988752
https://www.tyndale.ca/sites/default/files/2020-05/CCSTStyleManual2016.pdf