Changes between Version 2 and Version 3 of Cutting out images
- Timestamp:
- Oct 21, 2010, 12:24:06 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Cutting out images
v2 v3 6 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 7 {{{ 8 //echo: figure8 //echo:image 9 9 }}} 10 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.