From fffe52a0e2536545a6b5c1402c391d537c20c887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Sun, 20 Aug 2017 18:08:52 +0200 Subject: [PATCH] Updated Automatic output splitting (markdown) --- Automatic-output-splitting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Automatic-output-splitting.md b/Automatic-output-splitting.md index 876478a..f00c44e 100644 --- a/Automatic-output-splitting.md +++ b/Automatic-output-splitting.md @@ -1,7 +1,7 @@ Source directories/archives need to use one of three directory structures. Due to limitations of **KindleGen** and **Kindle** itself maximal size of output file is limited by KCC. -Input will be automatically split into multiple _MOBI_ files if correct file structure is used. +Input will be automatically split into multiple _MOBI_ files if the correct file structure is used. **Naming conventions presented below are NOT necessary.** Only structure matter. Directory structure is also used to generate table of contents. @@ -10,6 +10,6 @@ Input will be automatically split into multiple _MOBI_ files if correct file str **Variant A** - Output will be divided into ~400MB parts. -**Variant B** - If option _Output split_ is enabled every subdirectory will be placed in separate MOBI file. Otherwise output will be divided into ~400MB parts. Splits will occur between chapters. +**Variant B** - If option _Output split_ is enabled every subdirectory will be placed in separate MOBI file. Otherwise, output will be divided into ~400MB parts. Splits will occur between chapters. **Variant C** - Every volume will be placed in separate _MOBI_ file. \ No newline at end of file