- verbatim hyphenation requires higher recursion depth
This commit is contained in:
parent
37bf12cd76
commit
a751e1e60f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42343
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ CLEANFILES+= ${DOC}.aux ${DOC}.dvi ${DOC}.log ${DOC}.out ${DOC}.tex-pdf ${DOC}.t
|
|||
.if ${RENDERENGINE} == "fop"
|
||||
XSLTPROCOPTS+= --param img.src.path "'${IMGDIR}/'"
|
||||
XSLTPROCOPTS+= --param callout.graphics.path "'${CALLOUTDIR}/'"
|
||||
XSLTPROCOPTS+= --maxdepth 6000
|
||||
.endif
|
||||
.for _curimage in ${LOCAL_IMAGES_EPS:M*share*}
|
||||
CLEANFILES+= ${_curimage:T} ${_curimage:H:T}/${_curimage:T}
|
||||
|
|
Loading…
Reference in a new issue