diff --git a/zedai-to-epub3/src/main/resources/xml/xproc/zedai-to-epub3.convert.xpl b/zedai-to-epub3/src/main/resources/xml/xproc/zedai-to-epub3.convert.xpl index be10a2521..b56cff961 100755 --- a/zedai-to-epub3/src/main/resources/xml/xproc/zedai-to-epub3.convert.xpl +++ b/zedai-to-epub3/src/main/resources/xml/xproc/zedai-to-epub3.convert.xpl @@ -24,6 +24,7 @@ + @@ -178,7 +179,9 @@ - + + + diff --git a/zedai-to-epub3/src/main/resources/xml/xproc/zedai-to-epub3.xpl b/zedai-to-epub3/src/main/resources/xml/xproc/zedai-to-epub3.xpl index 167705397..620edf23c 100755 --- a/zedai-to-epub3/src/main/resources/xml/xproc/zedai-to-epub3.xpl +++ b/zedai-to-epub3/src/main/resources/xml/xproc/zedai-to-epub3.xpl @@ -49,6 +49,16 @@ + + +

Chunk size

+

The maximum size of HTML files in kB. Specify "-1" for no maximum. + +Top-level sections in the ZedAI become separate HTML files in the resulting EPUB. Each of these HTML files is +further split up if they exceed the given maximum size.

+
+
+