view etc/letter.xpm @ 69887:14e2e318d372

(bibtex-entry-update): New optional arg entry-type. Add field delimiters to numerical fields if they are not present.
author Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
date Sun, 09 Apr 2006 18:29:19 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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