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

View File

@ -77,8 +77,8 @@ $ make-images.sh ./pages > block-pages.tex
Note that `make-images.sh` does not force a specific layout outside of Note that `make-images.sh` does not force a specific layout outside of
the `pages` directory, all paths are configurable. The way the root the `pages` directory, all paths are configurable. The way the root
files are structured is just one way to organize a book's source code files are structured in this example is just one way to organize a
with minimal code duplication. book's source code with minimal code duplication.
For runtime help see: For runtime help see:
@ -91,7 +91,6 @@ $ make-images.sh --help
### Layout ### Layout
------
``` ```
pages/ pages/
@ -149,6 +148,7 @@ templates/
`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.