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