photobook/README.md

20 lines
225 B
Markdown
Raw Normal View History

2021-07-29 17:00:33 +03:00
# photobook
2021-07-29 17:00:33 +03:00
LaTeX class for making photo books.
To build the documentation use:
```shell
$ make doc
```
To install to the user context:
```shell
$ make install
```
For more info on `make` targets see the: ./Makefile