mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
570aec81b5
commit
8c2bc40ba3
@ -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.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user