Mercurial > emacs
view etc/letter.xpm @ 59915:937e422a1694
(math-latex-parse-frac): Don't use arguments.
(math-latex-parse-two-args): New function.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Fri, 04 Feb 2005 06:20:52 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};