From 567677c79fb185cab34691550817c2ae69d2c115 Mon Sep 17 00:00:00 2001 From: John Levon Date: Thu, 29 Aug 2002 06:56:19 +0000 Subject: [PATCH] add nw/earrow git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5156 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/images/math/MISSING | 2 -- lib/images/math/nearrow.xpm | 42 +++++++++++++++++++++++++++++++++++++ lib/images/math/nwarrow.xpm | 42 +++++++++++++++++++++++++++++++++++++ 3 files changed, 84 insertions(+), 2 deletions(-) create mode 100644 lib/images/math/nearrow.xpm create mode 100644 lib/images/math/nwarrow.xpm diff --git a/lib/images/math/MISSING b/lib/images/math/MISSING index 8a9f40459e..6c2dea0408 100644 --- a/lib/images/math/MISSING +++ b/lib/images/math/MISSING @@ -5,7 +5,5 @@ _.xpm (what is this ?) All mathbb All mathcal All mathrm -nearrow.xpm -nwarrow.xpm All textrm All AMS diff --git a/lib/images/math/nearrow.xpm b/lib/images/math/nearrow.xpm new file mode 100644 index 0000000000..4ba8286af0 --- /dev/null +++ b/lib/images/math/nearrow.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * nearrow_xpm[] = { +"37 37 2 1", +"+ c None", +". c #5972ff", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++..+++++++++++++++", +"+++++++++++++++++++++......++++++++++", +"++++++++++++++++++++++.....++++++++++", +"+++++++++++++++++++++++....++++++++++", +"++++++++++++++++++++++.....++++++++++", +"+++++++++++++++++++++..+...++++++++++", +"++++++++++++++++++++..+++..++++++++++", +"+++++++++++++++++++..++++..++++++++++", +"++++++++++++++++++..++++++.++++++++++", +"+++++++++++++++++..++++++++++++++++++", +"++++++++++++++++..+++++++++++++++++++", +"+++++++++++++++..++++++++++++++++++++", +"++++++++++++++..+++++++++++++++++++++", +"+++++++++++++..++++++++++++++++++++++", +"++++++++++++..+++++++++++++++++++++++", +"+++++++++++..++++++++++++++++++++++++", +"++++++++++..+++++++++++++++++++++++++", +"+++++++++..++++++++++++++++++++++++++", +"++++++++..+++++++++++++++++++++++++++", +"+++++++..++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++"}; diff --git a/lib/images/math/nwarrow.xpm b/lib/images/math/nwarrow.xpm new file mode 100644 index 0000000000..48c70512c3 --- /dev/null +++ b/lib/images/math/nwarrow.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * nwarrow_xpm[] = { +"36 37 2 1", +"+ c None", +". c #5972ff", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++.......+++++++++++++++++++++", +"++++++++......++++++++++++++++++++++", +"++++++++....++++++++++++++++++++++++", +"++++++++.....+++++++++++++++++++++++", +"++++++++...+..++++++++++++++++++++++", +"++++++++...++..+++++++++++++++++++++", +"++++++++..++++..++++++++++++++++++++", +"++++++++.++++++..+++++++++++++++++++", +"++++++++++++++++..++++++++++++++++++", +"+++++++++++++++++..+++++++++++++++++", +"++++++++++++++++++..++++++++++++++++", +"+++++++++++++++++++..+++++++++++++++", +"++++++++++++++++++++..++++++++++++++", +"+++++++++++++++++++++..+++++++++++++", +"++++++++++++++++++++++..++++++++++++", +"+++++++++++++++++++++++..+++++++++++", +"++++++++++++++++++++++++..++++++++++", +"+++++++++++++++++++++++++..+++++++++", +"++++++++++++++++++++++++++..++++++++", +"+++++++++++++++++++++++++++..+++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++"};