Quote:
Originally Posted by roger64
Out of using a manual page break like you advise, there also could probably be a way to provoke an automatic split before h1 (or some other) titles.
|
Not within the plugin, though. As I said, Sigil's C++ file-splitting routines are not available to plugins, and I'm not going to reinvent the wheel, so to speak, with Python. Not when automatically marking the split points with the plugin, and then splitting with Sigil immediately after the plugin is done is so trivial to do.