diff options
author | mattkae <mattkae@protonmail.com> | 2022-05-17 07:07:37 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-05-17 07:07:37 -0400 |
commit | becff06c71d277647eda4378203d03ab36e141eb (patch) | |
tree | a1f73bba3676f34e0faf76764f5de963321f5576 /elpa/auctex-13.1.3/images/prvtex24.xbm | |
parent | 3f4a0d5370ae6c34afe180df96add3b8522f4af1 (diff) |
Evil mode and latex support
Diffstat (limited to 'elpa/auctex-13.1.3/images/prvtex24.xbm')
-rw-r--r-- | elpa/auctex-13.1.3/images/prvtex24.xbm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/elpa/auctex-13.1.3/images/prvtex24.xbm b/elpa/auctex-13.1.3/images/prvtex24.xbm new file mode 100644 index 0000000..91c07f3 --- /dev/null +++ b/elpa/auctex-13.1.3/images/prvtex24.xbm @@ -0,0 +1,10 @@ +/* Created with The GIMP */ +#define preview_width 24 +#define preview_height 24 +static unsigned char preview_bits[] = { + 0xfe, 0xff, 0x7f, 0x02, 0x00, 0x40, 0x02, 0x18, 0x40, 0x02, 0x0c, 0x40, + 0x02, 0x04, 0x40, 0x02, 0x00, 0x50, 0xfe, 0xde, 0x59, 0x32, 0x03, 0x49, + 0x32, 0x0f, 0x4f, 0x32, 0x07, 0x46, 0x32, 0x23, 0x46, 0x62, 0x1e, 0x47, + 0x02, 0x0c, 0x47, 0x02, 0x80, 0x4d, 0x32, 0x80, 0x48, 0x2c, 0xc0, 0x58, + 0x42, 0x00, 0x40, 0xc2, 0x01, 0x40, 0xe4, 0x0e, 0x40, 0x44, 0xf4, 0x7f, + 0x48, 0xa4, 0x24, 0x48, 0xb4, 0x24, 0x90, 0x29, 0x47, 0x10, 0x00, 0x40 }; |