metapost-anrt
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

script-dev.sh
text/x-sh

Download raw (200 bytes)

# URL='http://pads.osp.kitchen/p/meta-elastique/export/txt'

while :
do
	echo '>>>>>>>>>>>>>>>>>>>>>>>>>> '$1
	mpost -interaction=batchmode 'Caslongue/Caslongue-'$1'/caslongue-'$1'.mp'
	sleep 3
done