1. Software Text editing software, including TextProV6.5 (mainly used for the conversion between complexity and simplification), EverEdit (mainly used for editing files), Epub editing software, Sigil and related plug-ins (kindlegen plug-ins directly output AZW3 format documents). Kindle Preview, KindleGen Legend, is used to preview and convert official software into MOBI and AZW3 formats.
2. Necessary original text and pictures, etc.
The original text can be downloaded from a trusted website.
② The pictures are mainly front cover, back cover and illustrations.
(3) If you have a favorite font, you can also embed the font into the EPUB file. For example, if I like Founder Song Ya font, you can download it from the official website (a copy of GBK font in 5 yuan).
(4) The original book is printed or scanned into PDF format, which is convenient for reference or proofreading when typesetting.
Third, the main production steps:
① Add various HTML tags to the text. I first open sigil, create a new blank file, and then open an editor in code view (F2) for editing. Add "class" to the text that needs special definition. Flexible use of regular expressions is very beneficial to text editing. If you have knowledge of regular expressions, you can get twice the result with half the effort.
② Add css style sheets and link xhtml documents to style sheets. It mainly includes the following parameters: 1. Vertical arrangement of necessary attributes.