mirror of
https://github.com/flynx/photobook.git
synced 2026-01-03 00:51:07 +00:00
16 lines
203 B
Markdown
16 lines
203 B
Markdown
# photobook
|
|
|
|
LaTeX class for making photo books.
|
|
|
|
|
|
To build the documentation use:
|
|
|
|
$ make doc
|
|
|
|
To install to the user context:
|
|
|
|
$ make install
|
|
|
|
|
|
For more info on `make` targets see the: ./Makefile
|