From 3fc1c6e7d5e2addf34cb3cd9e5e3afa2f81284ec Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 27 Sep 2025 14:39:19 -0700 Subject: [PATCH] Add TODO for modifying the PDF for proper printing. --- convert.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/convert.sh b/convert.sh index 389f4a2..64e6c65 100755 --- a/convert.sh +++ b/convert.sh @@ -21,6 +21,10 @@ pandoc /tmp/$md \ -o $ebook status=$? +# Use LaTeX booklet package to make a print, fold, and staple version! + +# TBD/TODO + echo "Completed with status '$status'." echo -n "New: "