From 4aa855d079ab527ea19989986210d4fce282f932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Mon, 12 Aug 2013 09:17:12 -0700 Subject: [PATCH] Updated Automatic output splitting (markdown) --- Automatic-output-splitting.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/Automatic-output-splitting.md b/Automatic-output-splitting.md index 07f1daf..ffe6bed 100644 --- a/Automatic-output-splitting.md +++ b/Automatic-output-splitting.md @@ -1,13 +1,8 @@ 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 directories with images will have an appropriate 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.** -For now **KCC** support three of them: +![FS](http://kcc.vulturis.eu/img/FS.png) -![One](http://kcc.vulturis.eu/img/FS1.png) -![Two](http://kcc.vulturis.eu/img/FS2.png) -![Three](http://kcc.vulturis.eu/img/FS3.png) - -**The above-mentioned naming conventions are NOT necessary. Only structure matter.** - -If none of these structures will be used creating MOBI file might fail. \ No newline at end of file