Release Version 1.0 #1

Merged
me merged 16 commits from dev into main 2025-09-27 18:29:42 -07:00
Showing only changes of commit ddb8d7f0e7 - Show all commits

View File

@@ -22,8 +22,8 @@ pandoc /tmp/$md \
status=$? status=$?
# Use LaTeX booklet package to make a print, fold, and staple version! # Use LaTeX booklet package to make a print, fold, and staple version!
pdfbook2 $ebook
# TBD/TODO #pdfbook2 --signature=4 $ebook
echo "Completed with status '$status'." echo "Completed with status '$status'."