Mon, 31 Dec 2001 16:44:24 +0000
replaced page_number_format with page_label matching how PDF names
and stores them.
eric@10 | 1 | typedef unsigned char u8; |
eric@10 | 2 | typedef unsigned short u16; |
eric@10 | 3 | typedef unsigned int u32; |
eric@10 | 4 | typedef int boolean; |