Split to new line

Split new entries onto a new line
This commit is contained in:
chocolatechipcats 2023-04-10 04:15:53 -03:00 committed by GitHub
parent b999883f0b
commit ae7bd581fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,8 @@ author_name_suffixes = ('Jr', 'Sr', 'Inc', 'Ph.D', 'Phd',
author_name_prefixes = ('Mr', 'Mrs', 'Ms', 'Dr', 'Prof') author_name_prefixes = ('Mr', 'Mrs', 'Ms', 'Dr', 'Prof')
author_name_copywords = ('Agency', 'Corporation', 'Company', 'Co.', 'Council', author_name_copywords = ('Agency', 'Corporation', 'Company', 'Co.', 'Council',
'Committee', 'Inc.', 'Institute', 'National', 'Committee', 'Inc.', 'Institute', 'National',
'Society', 'Club', 'Team','Software','Games','Entertainment','Media','Studios') 'Society', 'Club', 'Team','Software',
'Games','Entertainment','Media','Studios')
author_use_surname_prefixes = False author_use_surname_prefixes = False
author_surname_prefixes = ('da', 'de', 'di', 'la', 'le', 'van', 'von') author_surname_prefixes = ('da', 'de', 'di', 'la', 'le', 'van', 'von')