View Single Post
Old 12-30-2024, 08:17 PM   #10137
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,397
Karma: 5007213
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Clem2605 View Post
Hi,

I'm having a bit of trouble with this story:

https://archiveofourown.org/works/55981141

The body of the text doesn't display past the first page in Calibre's reader and some lines are randomly hidden in my e-reader.

I believe it to be the creator's style fault but I can't find how to discard it for this specific story.

Here is my only instruction about style in my personal.ini:

Code:
[archiveofourown.org:epub]

## Force FFF to keep some formating in the text
add_to_keep_html_attrs:,style,align
I've tried to put:
Code:
[https://archiveofourown.org/works/55981141:epub]

add_to_keep_html_attrs:
And setting 'keep_style_attr' to false for this story, but it doesn't work.
This is a known limitation of how I implemented 'add_to_X' -- there isn't an equivalent 'remove' feature. So there isn't a way to override the 'add_to_' in the site section from a specific story section.

OTOH, I don't see any in-line style or align attributes in that story. I don't think removing add_to_keep_html_attrs would help.

What exactly are you seeing? Can you provide exact text that isn't appearing I can search for? Post your epub? Because I don't see any obvious problems.
JimmXinu is offline   Reply With Quote