File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ pagedjs: FORCE
1616 -timeout --foreground -s 9 10 pagedjs-cli -i index.html -o pagedjs.pdf
1717
1818typeset.sh : FORCE
19- -typeset.sh .phar render:html --allow-local /home -rx index.html typeset.pdf
19+ -typesetsh .phar render:html --allow-local /home -rx index.html typeset.pdf
2020
2121vivliostyle :FORCE
2222 -vivliostyle build --output vivliostyle.pdf index.html
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ weasyprint:
1313 weasyprint --pdf-variant pdf/a-3b index.html weasyprint.pdf
1414
1515typeset.sh :
16- -typeset.sh .phar render:html --profile ' PDF/A-1b' --allow-local /home -rx index.html typeset.pdf
16+ -typesetsh .phar render:html --profile ' PDF/A-1b' --allow-local /home -rx index.html typeset.pdf
1717
1818bfo :
1919 bfo.sh --output bfo.pdf --env-bfo-pdf-profile ' pdf/a-3a' index.html
Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ pagedjs:
1919 timeout --foreground -s 9 10 pagedjs-cli index.html -o pagedjs.pdf
2020
2121typeset.sh :
22- typeset.sh .phar render:html --allow-local / -rx index.html typeset.pdf
22+ typesetsh .phar render:html --allow-local / -rx index.html typeset.pdf
2323
You can’t perform that action at this time.
0 commit comments