I decide not to make a new thread and just asking here first, since it seems relevent to the original quesiton.
I want to change the base font size for epub format. How do I do that in recipe? I though it would be
Code:
html2epub_options = 'base-font-size = 14'
but it isn't. I tried some other code for an hour and now out of idea.