I am not, that is what I am getting. What I am trying to get is a plugin kindle template that lists -
author - surname first,
series,
series no.
title.
What I am getting is either the authors surname or even christian name split, then the series & title correctly and then the second part of the author - either the authors christian or surname at the end.
I am trying to incorporate the authors full name
I am using {authors} {series:| - | }{series_index:0>2s} - {title} destination authors which splitting the authors name but I dont know why. Any thoughts please?