mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
minor tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
58eb1f368c
commit
8abd9b45ea
4
Makefile
4
Makefile
@ -198,6 +198,10 @@ version:
|
|||||||
doc: $(MODULE).pdf
|
doc: $(MODULE).pdf
|
||||||
|
|
||||||
|
|
||||||
|
# XXX
|
||||||
|
#manual:
|
||||||
|
|
||||||
|
|
||||||
.PHONY: dist
|
.PHONY: dist
|
||||||
dist: $(DIST_FILES)
|
dist: $(DIST_FILES)
|
||||||
$(MD) $(DIST_DIR)
|
$(MD) $(DIST_DIR)
|
||||||
|
|||||||
@ -10,7 +10,7 @@ LaTeX class for making photo books.
|
|||||||
either a full install or for specific modules see the _Packages_ section
|
either a full install or for specific modules see the _Packages_ section
|
||||||
in [photobook.cls](./photobook.cls),
|
in [photobook.cls](./photobook.cls),
|
||||||
- U\*ix-like environment (`bash`, GNU Make, coreutils, ...),
|
- U\*ix-like environment (`bash`, GNU Make, coreutils, ...),
|
||||||
on Windows systems either [Cygwin](https://www.cygwin.com/) or
|
on Windows systems, either [Cygwin](https://www.cygwin.com/) or
|
||||||
[WSL/WSL2](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux)
|
[WSL/WSL2](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux)
|
||||||
should work fine.
|
should work fine.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user