View Single Post
Old 02-14-2025, 01:26 PM   #10337
Anyssia
Enthusiast
Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.
 
Anyssia's Avatar
 
Posts: 25
Karma: 19112
Join Date: Aug 2012
Device: Kobo Libra2
ToC for one-shot fanfics

If I'm not messing up, I use this under [archiveofourown.org] in personal.ini to make a ToC.

Code:
## AO3 chapters have 'date' available for each chapter.
## These can be used with custom output (see
## https://github.com/JimmXinu/FanFicFare/wiki/CustomOutput ) or with
## chapter_title_*_pattern settings.
## Examples for html & epub:
#<html>
#tocpage_entry:
# <a href="#section${index04}">${chapter}</a> ${date}<br />
#<epub>
tocpage_entry:
 <a href="file${index04}.xhtml">${chapter}</a> ${date}<br /><br />
It works for chaptered fics, but does anyone knows if there is a way to force Calibre/FFF to make a ToC even for one-shot fanfics, please?


(also, +1 with a 525 error on anthologies)
Anyssia is offline   Reply With Quote