tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-03-10 14:03:10 +03:00
parent 24935c85f8
commit 570aec81b5

View File

@ -8,7 +8,7 @@ Scripts:
`make-images.sh` `make-images.sh`
================ ----------------
Generate LaTeX block of pages from a directory tree. Generate LaTeX block of pages from a directory tree.
@ -87,11 +87,10 @@ $ make-images.sh --help
``` ```
The process ### The process
-----------
Layout ### Layout
------ ------
``` ```
@ -107,8 +106,7 @@ pages/
``` ```
Image captions ### Image captions
--------------
In general image captions are decoupled from the main layout to enable In general image captions are decoupled from the main layout to enable
writers and editors to work on them externally. writers and editors to work on them externally.
@ -136,8 +134,7 @@ An inline caption must have the same filename as the corresponding image
but with a .txt extension. but with a .txt extension.
Templates ### Templates
---------
``` ```
templates/ templates/
@ -146,14 +143,12 @@ templates/
``` ```
Environment variables ### Environment variables
---------------------
`cls2tex.sh` `cls2tex.sh`
============
Extract the documentation from photobook.cls which is used to build the Extract the documentation from photobook.cls which is used to build the
photobook.pdf reference manual. photobook.pdf reference manual.