view etc/letter.xpm @ 80702:a54af6a5244e

(cal-tex-preamble-extra): Fix custom type (sync from trunk 2008-04-11).
author Glenn Morris <rgm@gnu.org>
date Sun, 10 Aug 2008 20:06:35 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};