Alex A. Naanou cda4f23fde updated license dates...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2023-01-18 03:34:19 +03:00
...
2022-11-15 18:05:58 +03:00
2021-09-19 00:13:55 +03:00
...
2022-03-04 23:17:26 +03:00
2021-09-19 00:13:55 +03:00
2021-12-03 11:38:44 +03:00
2023-01-18 03:34:19 +03:00
2022-11-14 03:40:13 +03:00
2023-01-17 13:41:41 +03:00
2023-01-18 03:34:19 +03:00

photobook

LaTeX document class for making photo books.

Build requirements for docs

  • LaTeX tool chain (including: lualatex, latexmk, ..)
    The simplest way to get started is TeX Live, either a full install or for specific modules see the Packages section in photobook.cls,
  • Un*x-like environment (bash, GNU Make, coreutils, ...),
    on Windows systems, either Cygwin or WSL/WSL2 should work fine.

Build / Install

The package is available on:

To install from source:

# get the source...
$ git clone https://github.com/flynx/photobook.git

# if desired, install in the user context...
$ cd ./photobook
$ make install

If only building the docs is required without installing:

$ make pdf 

For more info on make targets see the: ./Makefile

Authors

Alex A. Naanou

License

BSD 3-Clause License

Copyright (c) 2021-2023, Alex A. Naanou, All rights reserved.

Description
LaTeX class for making photo books.
Readme BSD-3-Clause 23 MiB
Languages
TeX 86%
Shell 9%
Makefile 5%