initial release, ready for ctan
This commit is contained in:
BIN
screenshots/example.jpg
Normal file
BIN
screenshots/example.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
7
screenshots/makefile.am
Normal file
7
screenshots/makefile.am
Normal 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
|
Reference in New Issue
Block a user