You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commenting <label variable="number-of-volumes" form="short" text-case="capitalize-first" suffix=" "/> is a quick-and-dirty fix, but there are other configurations of groups containing <label> in apa.csl.
A better fix seems around line Rendering/Group.php#L104, <label> is counted as a reason to display the group, only if a content is generated for the label (here, when number-of volumes is not empty).
The text was updated successfully, but these errors were encountered:
glorieux-f
changed the title
apa.csl, an auto “1‑” parasite and number-of-volumes is not displayed
apa.csl, a bug on <label> ?
Aug 1, 2023
glorieux-f
changed the title
apa.csl, a bug on <label> ?
Bug on group/label test for display ?
Aug 1, 2023
glorieux-f
changed the title
Bug on group/label test for display ?
group/label, test chain seems confused on display or not display
Aug 2, 2023
glorieux-f
changed the title
group/label, test chain seems confused on display or not display
group/label, test chain seems confused on display or not display the <group>
Aug 2, 2023
glorieux-f
added a commit
to glorieux-f/citeproc-php
that referenced
this issue
Aug 3, 2023
Bug reports:
citeproc-php
zotero desktop client
Used CSL stylesheet:
apa.csl#L1077
Commenting
<label variable="number-of-volumes" form="short" text-case="capitalize-first" suffix=" "/>
is a quick-and-dirty fix, but there are other configurations of groups containing<label>
in apa.csl.A better fix seems around line Rendering/Group.php#L104,
<label>
is counted as a reason to display the group, only if a content is generated for the label (here, when number-of volumes is not empty).Used CSL metadata
The text was updated successfully, but these errors were encountered: