view etc/letter.xpm @ 52173:087951846e21

(reftex-auto-recenter-toc): Fix typo.
author Markus Rost <rost@math.uni-bielefeld.de>
date Mon, 11 Aug 2003 19:17:53 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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