Changes between Version 1 and Version 2 of Cutting out images
- Timestamp:
- Oct 20, 2010, 1:35:46 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Cutting out images
v1 v2 4 4 1. The figures should be cut out of the TIFF-images, rather than the compressed JPG-images in {{{online_permanent/library}}} on foxridge. The Digigroup should know where the relevant images are. 5 5 1. Do not cut out drop caps or embellishments, e. g. decorative images on the title page 6 1. If there is already an {{{xml}}}-version of the text, it is handy to extract a list of all figures that are to be cut out. Furthermore, you can check (1) if all pages not on that list do not contain images and (2) which pages contain only decorative images. 6 1. If there is already an {{{xml}}}-version of the text, it is handy to extract a list of all figures that are to be cut out. You can do this for example by using XQuery in the display system: 7 {{{ 8 //echo:figure 9 }}} 10 Furthermore, you can check (1) if all pages not on that list do not contain images and (2) which pages contain only decorative images. 7 11 1. Be careful not to cut out surrounding text, including the catchword at the bottom of the page. However, captions are to be cut out, as well. 8 12 1. Save the cropped images again as TIFF in the format {{{page-imagenumber}}}, e. g., if pageimage {{{0056.tif}}} has three figures, these figures will be saved as {{{0056-01.tif}}}, {{{0056-02.tif}}} and {{{0056-03.tif}}}, respectively.