Quote:
Originally Posted by JimmXinu
The %(var)s substitution is a built-in feature of the INI file parser. It doesn't know anything about FFF metadata entries. (Honestly, I'd rather it didn't--we have to escape % to %% far more often than it's useful.)
I was all set to tell you it's not possible, when I realized, holy crap, it is!  An ugly way I'm mildly ashamed of, but a way.
Way back when, I stuck output_css into the story metadata as a convenient (if cheesy) way to pass it to the writer code. And it's been that way ever since.
Which means output_css can be edited by replace_metadata.
|
Hey if it works, it works. Had to adjust the colors again to make the white text more readable, looks great now. Thank you as always!