apa7-latex-cls-source icon indicating copy to clipboard operation
apa7-latex-cls-source copied to clipboard

Update Turkish localization

Open berkayylmao opened this issue 2 years ago • 0 comments

Turkish does not use a comma after the penultimate item in a list, in fact, it is ungrammatical to use one. This pull requests moves \prelastauthorsep to a \def before checking for babel. Functionality remains exactly the same.

Essentially, with this PR, any localization file that does not redefine \prelastauthorsep continues to use the old format, but allows for them to change it.

berkayylmao avatar May 08 '23 11:05 berkayylmao