cpfaff / Open-Science-Paper

Status: Usable (Latest stable version 0.9.2)
79 stars 15 forks source link

Create maketask to cut and prepare pdf images for publication #27

Closed cpfaff closed 10 years ago

cpfaff commented 11 years ago

Journals require a certain file size, type (e.g .tiff) and dimensions of graphics. This can be automated using a naming scheme for the pictures and imagemagic. The task then can treat one column, and two column pictures separately with imagemagic.

cpfaff commented 11 years ago

This is related to #49