Sort order
I have put a new sort order on titles and it is working.
<sort>
<key macro="contributors"/>
<key variable="issued"/>
<key variable="title"/>
</sort>
Is there anyway I can exclude starting "a" "an" and "the" from the sort order?
Thank you in advance.
<sort>
<key macro="contributors"/>
<key variable="issued"/>
<key variable="title"/>
</sort>
Is there anyway I can exclude starting "a" "an" and "the" from the sort order?
Thank you in advance.
If the feature existed, surely it could be easily localised.
The title could be like this "The Title of the book" in notes, and "Title (The) of the book" in a bibliography to make sorting easier, but that just removes the difficulty to another plane doesn't it? It woulf be even more impossible, I suppose, to follow our current style, with "The title" (lowercase) vs "Title (The)"
PS Note that "The + Le/La/Les…" (definite) should be stripped, but not "A/An + Un, Une, Des..." (indefinite), which are to be taken into account for sorting. — At least in France.