summary refs log blame commit diff stats
path: root/opencv/buildall
blob: 9e8d86d755927f357dbf46f0a4bf293d2a5a9dc8 (plain) (tree)
1
2
3
4



                                                          
#!/bin/sh
cat prelude.typ body.typ > all.typ
typst compile --root $PWD all.typ docs/all.pdf
pdftk docs/all.pdf cat 1 4-5 8-end output docs/ocv-all.pdf