mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
Merge branch 'main' of github.com:flynx/photobook
This commit is contained in:
commit
2396df1a73
@ -95,7 +95,7 @@ $ make-spreads.sh ./pages > block-pages.tex
|
|||||||
```
|
```
|
||||||
|
|
||||||
Note that `make-spreads.sh` does not force a specific layout outside of
|
Note that `make-spreads.sh` does not force a specific layout outside of
|
||||||
the `pages` directory, all paths are configurable. The way the root
|
the `spreads` directory, all paths are configurable. The way the root
|
||||||
files are structured in this example is just one way to organize a
|
files are structured in this example is just one way to organize a
|
||||||
book's source code with minimal code duplication.
|
book's source code with minimal code duplication.
|
||||||
|
|
||||||
@ -313,7 +313,7 @@ environment variable.
|
|||||||
|
|
||||||
Inline captions are also supported:
|
Inline captions are also supported:
|
||||||
```bnf
|
```bnf
|
||||||
pages/
|
spreads/
|
||||||
├── <spread>/
|
├── <spread>/
|
||||||
│ ├── ...
|
│ ├── ...
|
||||||
│ ├── 00-<image-name>.<ext>
|
│ ├── 00-<image-name>.<ext>
|
||||||
@ -440,4 +440,4 @@ NOTE: the idea of keeping latex docs in a latex file is far simpler
|
|||||||
in both the repo and in installed form, so .dtx is not used.
|
in both the repo and in installed form, so .dtx is not used.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<!-- vim:set ts=4 sw=4 : -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user