mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
moved cls2tex.sh script to the stripts directory...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
aa5820b6a1
commit
9c822ed499
2
Makefile
2
Makefile
@ -37,7 +37,7 @@ TEX := latexmk -lualatex $(ARGS)
|
|||||||
# to solve this odd instability...
|
# to solve this odd instability...
|
||||||
texToDoc = \
|
texToDoc = \
|
||||||
@echo "texToDoc: $1 -> $2"; \
|
@echo "texToDoc: $1 -> $2"; \
|
||||||
./cls2tex.sh $1 $2 $3
|
./scripts/cls2tex.sh $1 $2 $3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user