photobook/README.md
Alex A. Naanou d13b716950 ...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2021-12-07 00:18:27 +03:00

21 lines
286 B
Markdown

# photobook
LaTeX class for making photo books.
<!-- XXX Requirements... -->
To build the documentation (`photobook.pdf`) use:
```shell
$ make doc
```
To install to the user context:
```shell
$ make install
```
For more info on `make` targets see the: [./Makefile](./Makefile)