mirror of
https://github.com/flynx/photobook.git
synced 2026-01-05 18:11:08 +00:00
updating docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9ccabceb2e
commit
010b3ad4e9
@ -17,6 +17,13 @@ shopt -s nullglob extglob
|
|||||||
# imagepage.tex
|
# imagepage.tex
|
||||||
# textpage.tex
|
# textpage.tex
|
||||||
# ...
|
# ...
|
||||||
|
# captions/
|
||||||
|
# <image>.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/
|
# $IMAGE_DIR/
|
||||||
# $spread/
|
# $spread/
|
||||||
# tweaks.tex
|
# tweaks.tex
|
||||||
@ -68,6 +75,8 @@ shopt -s nullglob extglob
|
|||||||
# resolve to:
|
# resolve to:
|
||||||
# $IMAGE_HIRES_DIR/<image>
|
# $IMAGE_HIRES_DIR/<image>
|
||||||
# XXX hi-res substitution currently disabled.
|
# XXX hi-res substitution currently disabled.
|
||||||
|
# 00-<image>.txt
|
||||||
|
# local image caption text.
|
||||||
# 01-<text>.txt
|
# 01-<text>.txt
|
||||||
# text.
|
# text.
|
||||||
# ...
|
# ...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user