Quote:
Originally Posted by Mamaijee
Hi the ducks
Thank u for the reply
Could follow up to :
"Preferences:Tweaks
(I'll let you use the search there for: sort order)"
I used ID: author_sort_copy_method
and in Edit tweak
I used author_sort_copy_method = 'comma'
and replaced it with
author_sort_copy_method = ("fn ln" -> "ln, fn")
But I keep getting syntax error
|
The description of the tweak has the list of valid values. The rest of the line is a description or examples. If I understand what you want from the first post, you need to use "copy". This will fix all new authors added. The tweaks description has instruction on fixing the existing ones.