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", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++.......+++++++++++++++++++++", +"++++++++......++++++++++++++++++++++", +"++++++++....++++++++++++++++++++++++", +"++++++++.....+++++++++++++++++++++++", +"++++++++...+..++++++++++++++++++++++", +"++++++++...++..+++++++++++++++++++++", +"++++++++..++++..++++++++++++++++++++", +"++++++++.++++++..+++++++++++++++++++", +"++++++++++++++++..++++++++++++++++++", +"+++++++++++++++++..+++++++++++++++++", +"++++++++++++++++++..++++++++++++++++", +"+++++++++++++++++++..+++++++++++++++", +"++++++++++++++++++++..++++++++++++++", +"+++++++++++++++++++++..+++++++++++++", +"++++++++++++++++++++++..++++++++++++", +"+++++++++++++++++++++++..+++++++++++", +"++++++++++++++++++++++++..++++++++++", +"+++++++++++++++++++++++++..+++++++++", +"++++++++++++++++++++++++++..++++++++", +"+++++++++++++++++++++++++++..+++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++"};