mirror of
https://github.com/flynx/photobook.git
synced 2025-12-23 12:01:39 +00:00
notes and tips...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f5c1c8c968
commit
ecbfd5e0d1
@ -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:
|
# Template structure:
|
||||||
# templates/
|
# templates/
|
||||||
# imagepage.tex
|
# imagepage.tex
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user