diff options
Diffstat (limited to 'Master/texmf-doc/doc/german/FAQ-ge/html/previous.xbm')
-rw-r--r-- | Master/texmf-doc/doc/german/FAQ-ge/html/previous.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/german/FAQ-ge/html/previous.xbm b/Master/texmf-doc/doc/german/FAQ-ge/html/previous.xbm new file mode 100644 index 00000000000..2c209a2beab --- /dev/null +++ b/Master/texmf-doc/doc/german/FAQ-ge/html/previous.xbm @@ -0,0 +1,6 @@ +#define previous.xbm_width 16 +#define previous.xbm_height 16 +static char previous.xbm_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0xc0, 0x40, 0xe0, 0x60, 0xf0, 0x70, 0xf8, 0x78, + 0xfc, 0x7c, 0xfe, 0x7f, 0xfe, 0x7f, 0xfc, 0x7c, 0xf8, 0x78, 0xf0, 0x70, + 0xe0, 0x60, 0xc0, 0x40, 0x00, 0x00, 0x00, 0x00}; |