mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-21 13:47:39 +01:00
tex.mk: WWW_IMAGEDIR in tex.mk changed
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
0d5cfd1494
commit
10c69a1b5e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ TEX_TMPL_BASE_DIR ?= $(MODDIR)/texdoc
|
||||||
TEX_TMPL_STYLE ?= de_technical
|
TEX_TMPL_STYLE ?= de_technical
|
||||||
TEX_TMPL_DIR ?= $(TEX_TMPL_BASE_DIR)/$(TEX_TMPL_STYLE)
|
TEX_TMPL_DIR ?= $(TEX_TMPL_BASE_DIR)/$(TEX_TMPL_STYLE)
|
||||||
IMPORTED_TEMPLATES ?= $(shell ls $(TEX_TMPL_DIR)/*.tmpl)
|
IMPORTED_TEMPLATES ?= $(shell ls $(TEX_TMPL_DIR)/*.tmpl)
|
||||||
WWW_IMAGEDIR ?= $(CVS_PROJ_DIR)/www-janware/tools/html/htdocs/images
|
WWW_IMAGEDIR ?= $(CVS_PROJ_DIR)/www-janware/tools/html/htdocs/images/logo-janware
|
||||||
FRONTLOGO_PDF ?= logo-janware.pdf
|
FRONTLOGO_PDF ?= logo-janware.pdf
|
||||||
FRONTLOGO_EPS ?= janware-frontpage-top-right.png
|
FRONTLOGO_EPS ?= janware-frontpage-top-right.png
|
||||||
FRONTLOGO_WEB ?= janware-frontpage-top-right.png
|
FRONTLOGO_WEB ?= janware-frontpage-top-right.png
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue