Proper Title Page, Create Booklets, Small Fixes and Enhancements #1

Merged
me merged 15 commits from dev into main 2025-10-04 17:53:21 -07:00
Showing only changes of commit aa2367961f - Show all commits

View File

@@ -23,7 +23,7 @@ pandoc /tmp/ebook.md \
-o $ebook -o $ebook
status=$? status=$?
pdfbook2 $ebook pdfbook2 -n $ebook
echo "Completed with status '$status'." echo "Completed with status '$status'."