rearranged for ctan, version 1.1
This commit is contained in:
11
screenshots/makefile.am
Normal file
11
screenshots/makefile.am
Normal file
@@ -0,0 +1,11 @@
|
||||
EXAMPLES = example john-doe-hongkong \
|
||||
peter-muster-example-company-zuerich special-papersize \
|
||||
texstudio_d30266
|
||||
|
||||
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