diff --git a/scripts/make-images.sh b/scripts/make-images.sh index bcd6e7b..8d40ece 100644 --- a/scripts/make-images.sh +++ b/scripts/make-images.sh @@ -17,6 +17,13 @@ shopt -s nullglob extglob # imagepage.tex # textpage.tex # ... +# captions/ +# .txt +# image caption. +# this is separated to decouple caption writing from the +# changes to the layout/sequencing and this drastically +# simplify the work with writers. +# ... # $IMAGE_DIR/ # $spread/ # tweaks.tex @@ -68,6 +75,8 @@ shopt -s nullglob extglob # resolve to: # $IMAGE_HIRES_DIR/ # XXX hi-res substitution currently disabled. +# 00-.txt +# local image caption text. # 01-.txt # text. # ...