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/prvtex16.xbm | |
parent | 3f4a0d5370ae6c34afe180df96add3b8522f4af1 (diff) |
Evil mode and latex support
Diffstat (limited to 'elpa/auctex-13.1.3/images/prvtex16.xbm')
-rw-r--r-- | elpa/auctex-13.1.3/images/prvtex16.xbm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/elpa/auctex-13.1.3/images/prvtex16.xbm b/elpa/auctex-13.1.3/images/prvtex16.xbm new file mode 100644 index 0000000..6fbe9c2 --- /dev/null +++ b/elpa/auctex-13.1.3/images/prvtex16.xbm @@ -0,0 +1,7 @@ +/* Created with The GIMP */ +#define preview16_width 16 +#define preview16_height 16 +static unsigned char preview16_bits[] = { + 0xff, 0xff, 0x01, 0x81, 0x81, 0x80, 0xbd, 0xad, 0x49, 0xa8, 0xc9, 0x91, + 0x49, 0x90, 0x9e, 0x99, 0x1c, 0xac, 0x7d, 0x84, 0xf1, 0x80, 0xf2, 0x87, + 0x22, 0xfa, 0x24, 0x52, 0x24, 0x5a, 0xc8, 0x94 }; |