notes and tips...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-03-06 13:37:19 +03:00
parent f5c1c8c968
commit ecbfd5e0d1

View File

@ -3,6 +3,15 @@ shopt -s nullglob extglob
#----------------------------------------------------------------------
#
# TIP: It is better to think of a visual book as a set of spreads
# rather than a set of pages, hence the focus on spreads in the
# code below.
# The main unit of a "visual" book is a spread, it's the thing
# you see when you hold the book open, and the main workflow
# when building a book is creating spreads and ordering them so
# a single page is almost never treated as an independent unit.
#
#
# Template structure:
# templates/
# imagepage.tex