html) can be viewed well both on mobile phones as well as on PCs.
epub
) is convenient for many e-book readers as well as mobile phones.azw3
) is a proprietary format suitable for reading on a Kindle device.tar.xz
archive containing the book in all the formats mentioned above for convenient download.zip
archive containing the book in all the formats mentioned above for convenient download.pdf
) ist für das Lesen am PC oder das Ausdrucken geeignet.html
) kann sowohl auf dem Mobiltelefon als auch auf dem PC gut gelesen werden.epub
) ist günstig für E-Book Lesegeräte, Tablets, und Mobiltelefone.azw3
) ist proprietär und für Kindles gedacht.tar.xz
Archiv mit allen oben genannten Formaten des Buchs.zip
Archiv mit allen oben genannten Formaten des Buchs.pdf
)最适合在PC上阅读和打印文档。html
)。epub
)为许多电子书阅读器和手机提供了便利。azw3
)是一种适合在Kindle设备上阅读的专有格式。tar.xz
存档,包含上述所有格式的书籍,便于下载。zip
存档,包含上述所有格式的书籍,便于下载。Notice: This README.md
file is also used as contents of the automatically generated website.
If you want to learn more about using the tool suite, you can read the documentation provided in the README.md
of its repository.
If you use Ubuntu Linux and have docker installed, then you can run this example on your PC using the docker image holding a complete installation of the tool suite.
mkdir example
cd example
git clone https://github.com/thomasWeise/bookbuilderpy-mwe.git
mkdir result
sudo docker run -v "$(pwd)/bookbuilderpy-mwe":/input/:ro -v "$(pwd)/result":/output/ thomasweise/docker-bookbuilderpy book.md
sudo chown $USER -R result
If you want to create an own book on GitHub and have it automatically compiled and published after each commit, you can use a GitHub Actions for this purpose. This, again, is described in detail in the documentation.
This example is released under the Attribution-NonCommercial-ShareAlike 4.0 International license (CC BY‑NC‑SA 4.0), see http://creativecommons.org/licenses/by-nc-sa/4.0/ for a summary.
If you have any questions or suggestions, please contact Prof. Dr. Thomas Weise (汤卫思教授) at the Institute of Applied Optimization (应用优化研究所, IAO) of the School of Artificial Intelligence and Big Data (人工智能与大数据学院) of Hefei University (合肥学院), in Hefei, Anhui, China (中国安徽省合肥市) via email to tweise@hfuu.edu.cn with CC to tweise@ustc.edu.cn.
Build date: 2022‑11‑01. Copyright 2022, Thomas Weise.