√ [MLZ] First letter of "stop words" capitalized with text-case="title"
First letters of "stop words" are capitalized with text-case="title". Was m-CSL designed to do so? Is it possible to have the "stop words" lowercased? (e.g., "a", "an", "and", "as", "at", "but", "by", "down", "for", "from", "in", "into", "nor", "of", "on", "onto", "or", "over", "so", "the", "till", "to", "up", "via", "with", and "yet")
https://forums.zotero.org/discussion/32086/
https://forums.zotero.org/discussion/30484/uncapitalizing-prepositions/
The journal name is not affected -- it's rendered as-is, but in small-caps, which is correct.
You're quite right, though, that the stop-list was completely broken across MLZ American Law wherever text-case="title" was applied. It's just been fixed, so if you reinstall the style you should be in good shape.
The processor (in CSL-m mode) can read a style-specific list of stop-words from the style locale, and a list is set in the AmLaw style. It was space-delimited, though, and in a recent revision, I configured the processor to expect a comma-delimited list -- so it was seeing the entire list as a single word. It's now comma-delimited.
If you come across any words that still capitalise when they ought not to, let me know and I'll add them to the list.
In any event, I'll report back. Thanks.