The source text and LaTeX formatting for AI Harmony by Brad Flaugher
The pdf copy of the book has many fancy formatting options enabled, see the preview below.
Get a copy of AI Harmony via one of the following steps:
- To get it for free see releases
- If you'd like to pay Amazon (and a little bit to the Author) see Amazon.com or Audible.com.
- install podman
cd
to project folderbash runpodman.sh
- the book will be output in the file
main.pdf
- install texlive (on debian-based GNU/Linux distros) with
sudo apt install texlive-full
- run
bash makebook.sh
to compile - the book will be output in the file
main.pdf
chapters
: the text of the book (with margin notes)images
: AI-generated images that adorn the marginsmain.tex
: formatting LaTeX codemain.bib
: the bibliography
Refer to the Kaobook project, upon which AI Harmony is based.
If you'd like to contribute a chapter, revisions or whatever you like, you can email Brad at brad@bradflaugher.com or just submit a PR.
If you'd like to see what I am working on for the second edition see TODO.md.
"AI Harmony" Copyright 2023 Brad Flaugher
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
The kaobook class, consisting of kaobook.cls, kaohandt.cls, and kao.def are licensed under the LaTeX Project Public License. The kaobook project can be found at https://github.com/fmarotta/kaobook