Alex A. Naanou 03c3561f2c experimenting with md generation...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2021-12-13 00:57:15 +03:00
...
2021-10-30 12:52:44 +03:00
2021-09-19 00:13:55 +03:00
2021-12-03 11:38:44 +03:00
2021-09-19 00:13:55 +03:00
2021-12-03 11:38:44 +03:00
2021-07-29 17:00:33 +03:00
2021-12-13 00:57:15 +03:00
2021-12-07 01:12:39 +03:00
2021-12-13 00:57:15 +03:00

photobook

LaTeX 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,
  • U*ix-like environment (bash, GNU Make, coreutils, ...),
    on Windows systems, either Cygwin or WSL/WSL2 should work fine.

Build / Install

# 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 doc 

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

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