view etc/letter.xpm @ 56812:16152de85a64

Adapt sectioning in Info to the node structure. Adapt node pointers to change in emacs.texi.
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 27 Aug 2004 23:38:35 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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