initial release, ready for ctan

This commit is contained in:
Marc Wäckerlin
2018-08-15 23:21:48 +02:00
parent 114f39aec1
commit b1a2e4957b
12 changed files with 169 additions and 2 deletions

BIN
screenshots/example.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

7
screenshots/makefile.am Normal file
View File

@@ -0,0 +1,7 @@
screenshotdir=${docdir}/screenshots
dist_screenshot_DATA=$(EXAMPLES:%=%.jpg)
%.jpg:${top_srcdir}/examples/%.pdf
convert -density 200 -quality 90 $< $@
MAINTAINERCLEANFILES = makefile.in