I forgot about this, but was reminded by a post on the Zotero
forums …
Simon Kornblith wrote:
I don’t see how it is currently possible to use italics for et al.
I have no example at hand, but I am pretty sure that both normal and
italics et al are used. Just to be sure, I think that it should
actually be possible to use any of the formatting attributes on et-
al.
Something like this? It has to be required to come after a name tag.
If et-al is not needed it won’t be printed of course, and if it is
missing after a name tag, it is implied.
I think I proposed something similar to this earlier, but it never
got
implemented. I’d just like to add that it might be useful to allow a
term attribute on as well, to handle styles that want “and
others” and the like.
Should that be a global option?
Beyond that, I guess we then agreed that I’d add this:
if et-al condition on an item is set to “true”, prints
the appropriate “et al” term in place of substituted
contributor names
et_al = element cs:et-al { formatting }
Right?
Once I add this, the styles need to get updated.
Are you sure? I don’t think styles need updating, just the citation
processors. If processors now ignore the et-al tag, they won’t even
fail on using newer styles, expect for not using italics on et al
obviously.
With the option tag specifying when an et al should be used, this
following snippet can still be rendered. The et-al tag is only needed
when the et-al requires formatting.
This will be the same as:
If possible, make it so that the schema requires the et-al tag to
always be preceded with a name tag. Make it optional though, even if
et-al options are set.
Also, we need an attribute to specify other texts for “et al”, such as
“and others”.
Then the doc would be something like:
if the et-al condition, set using the et-al-use-min etc.
options*, on an item is met, prints
the appropriate “et al” term in place of substituted
contributor names, otherwise prints nothing
- I think I misspelled that one…
JohanOp 27 mrt 2008, om 12:30 heeft Bruce D’Arcus het volgende geschreven: