mirror of
https://git.code.sf.net/p/zint/code
synced 2026-06-10 15:43:40 +00:00
pandoc: update to 3.10; add extension "four_space_rule" to
txt output to semi-restore previous behaviour; adjust GS1-Enabled table & command line so not > 80 chars; Fedora now requires tcolorbox install BWIPP: update to latest
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ PDF_OPTS = --pdf-engine=xelatex \
|
||||
-V csquotes=true --dpi=300
|
||||
TEX_MAN_PAGE = zint.1.tex
|
||||
TXT_OPTS = --lua-filter=$(LUA_FILTER) \
|
||||
--columns 80 --eol=lf -t plain
|
||||
--columns 80 --eol=lf -t plain+four_space_rule
|
||||
MAN_PAGE_OPTS = -s -t man
|
||||
|
||||
all : $(OUT_PDF) $(OUT_TXT) $(OUT_MAN_PAGE) $(OUT_QT_MAN_PAGE) $(OUT_HTML)
|
||||
|
||||
Reference in New Issue
Block a user