From ebe32bed4568746127ad5e1e55e84c91823dfcce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Tue, 31 Dec 2013 00:07:11 -0800 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 2db7fb0..d667c25 100644 --- a/Automatic-output-splitting.md +++ b/Automatic-output-splitting.md @@ -1,9 +1,9 @@ Due to limitations of **KindleGen** - tool used by **KCC** to create _MOBI_ files - maximal size of output file is highly limited. -Fortunately **KCC** will automatically split tasks into multiple _MOBI_ files **if provided input files are using use proper structure.** +Fortunately **KCC** will automatically split tasks into multiple _MOBI_ files **if provided input files are using proper structure.** For now **KCC** support three directory structures. If none of these structures will be used creating MOBI file might fail. **Naming conventions listed below are NOT necessary. Only structure matter.** -If input directory have more than 250mb and variant with volume directories will be used **KCC** will create separate MOBI for each one. +If input directory have more than 250MB and variant with volume directories will be used **KCC** will create separate MOBI for each volume. ![FS](http://kcc.vulturis.eu/img/FS.png)