tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-04-29 16:31:32 +03:00
parent f1fbc82fca
commit 748d75a05b

View File

@ -11,10 +11,9 @@ The simplest way to install is to use either
[TeX Live](https://www.tug.org/texlive/)'s or [MiLTeX](https://miktex.org/)'s
standard way to install modules.
The package is distributed via CTAN: https://ctan.org/pkg/photobook
The source is maintained at GitHub: https://github.com/flynx/photobook
`photobook` is available on:
- CTAN: https://ctan.org/pkg/photobook
- GitHub: https://github.com/flynx/photobook
To install from source:
```shell
@ -33,6 +32,9 @@ printed by calling:
$ make depends
```
For more info on `make` targets see the: [./Makefile](./Makefile)
# Documentation
@ -43,8 +45,6 @@ or it can be built from source by:
$ make pdf
```
For more info on `make` targets see the: [./Makefile](./Makefile)
### Build requirements for docs