You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

482 B

+++ title = "Uniquify duplicate authors" author = ["Foo Bar"] description = "Test that duplicate authors get uniquified in the export." tags = ["front-matter", "author", "duplicate"] draft = false +++

The duplication can happen in real use if an Org setup file has the same author as in the Org document where that file is included using SETUPFILE. This test mimics this case:

#+setupfile: some-file.org # some-file.org contains "#+author: Foo Bar"
#+author: Foo Bar