子ページ
  • Development -How to Create CHiLO Book-

比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

...

"About the Author" page in Addendum section is created by referring to the [author.xlsx] sheet. This spreadsheet will be referred to by all the CHiLO Books created under the chiloPro folder.

 

 

注意

Match the sheet name with the one entered in "creator" of the [series-infomation] sheet of structure-books.xlsx.

 

4) Output CHiLO Book

CHiLO Producer can output two types of CHiLO Books: EPUB3 format EPUB3 CHiLO Book and HTML format Web CHiLO Book.

Run the following Java command utilizing command prompt.

 

コード ブロック
themeMidnight
run.bat -c name_of_your_folder *Windows sh 
run.sh -c name_of_your_folder *Unix-like OS 


Output in chilo-producer-master/OutputBase/name of your folder/html 

 

注意

Once you issue a command, the former CHiLO Book will be overwritten, so save it if necessary.

When you failed to output CHiLO Book, refer to Common errors.

 

5) Check the output CHiLO Book

▶ EPUB3 CHiLO Book

The contents of the output EPUB3 CHiLO Book may be confirmed using the following ebook reader. However, CHiLO Community, meaning the link to SNS, may not be confirmed. Follow the steps to deploy, explained in the next chapter and confirm it by using CHiLO Reader.

    • For iOS,Mac OS: iBooks
    • For Android: Gitden EPUB3 Book Reader
    • For Windows,Linux: Readium

...