1.1 diff -r 2cec996b38bc -r 3aac131058da semantics.h 1.2 --- a/semantics.h Tue Jan 01 06:17:39 2002 +0000 1.3 +++ b/semantics.h Tue Jan 01 10:16:50 2002 +0000 1.4 @@ -52,6 +52,7 @@ 1.5 void input_set_modifier_context (input_modifier_type_t type); 1.6 void input_set_file (char *name); 1.7 void input_set_rotation (int rotation); 1.8 +void input_set_page_size (page_size_t size); 1.9 void input_images (range_t range); 1.10 1.11 /* semantic routines for output statements */