diff --git a/scripts/README.md b/scripts/README.md index 2e00881..6721714 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -95,7 +95,7 @@ $ make-spreads.sh ./pages > block-pages.tex ``` 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 book's source code with minimal code duplication. @@ -313,7 +313,7 @@ environment variable. Inline captions are also supported: ```bnf -pages/ +spreads/ ├── / │   ├── ... │   ├── 00-. @@ -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. ``` - +