Quote:
Originally Posted by halloleo
I disagree (not that I'm a calibre expert): The default template for the subtitle was:
Code:
{series:'test($, strcat("<i>", $, "</i> - ", raw_field("formatted_series_index")), "")'}
So I understand formatted_series_index is a standard field related to series.
|
For those who come across this thread later, the above is only partially true. The template is being evaluated in the context of generating a cover, which is the only place in calibre where the field "formatted_series_index" is valid.