View Single Post
Old 10-12-2018, 06:15 AM   #12
Vortex
Groupie
Vortex began at the beginning.
 
Vortex's Avatar
 
Posts: 171
Karma: 10
Join Date: Dec 2008
Device: Likebook Mars
Quote:
Originally Posted by BetterRed View Post
Hmmm

Using library_order and strictly_alphabetical with this template

Code:
{authors} {series:| - [|} {series_index:||]} {title:| - |}
I get following when I save Epub to Disk:

Attachment 166865

BR
I take it by 'library_order' you mean:

Code:
# Control sorting of titles and series in the library display

title_series_sorting = 'library_order'
That's how it's set.

Also is it 'strictly_alphabetical' or as you said yesterday 'strictly_alphabetic' ?

Neither makes any difference though.

Kovid Goyal - The Calibre Documents 1 - DOCX Demo.epub

saves as:

Kovid Goyal - [Calibre Documents, The 1] - DOCX Demo.epub
Vortex is offline   Reply With Quote