view etc/letter.xpm @ 67040:4c99ea8adc42

(Position Info): Update examples of the output. Remove the fact that examples are produced in the TeXinfo buffer, because in the Info reader users will get a different output from `C-x ='.
author Juri Linkov <juri@jurta.org>
date Sun, 20 Nov 2005 07:55:22 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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