-
Here's a patch we use in fedora to make selinux happier, disables executable stack.
2010-01-05 18:51:41 UTC in Blitz KDE/Qt image filter library
-
Thanks! I can get to packaging these then.
2009-10-26 15:42:04 UTC in jsMath
-
According to
http://tug.ctan.org/tex-archive/help/Catalogue/entries/bakoma-fonts.html
from which it appears that jsMath fonts were derived, they are listed as nonfree.
Have you been granted a license or permission from it's author? Or please correct me if I'm wrong.
(I ask because I'm looking into packaging these for fedora. I see debian includes these, but lables them as "Public...
2009-10-26 14:19:08 UTC in jsMath
-
I see support was added recently to use the jsMath forked versions of the Tex/bakoma fonts. There's also versions of these floating around to support mathml/lyx.
Any interest in possibly using those instead or merging efforts (I'll be contacting the jsMath folks too)
2009-10-26 13:46:01 UTC in wxMaxima
-
well, that was a good formatting FAIL, but I hope you get the idea.
2009-10-26 13:43:47 UTC in wxMaxima
-
Here's a small patch to address problems for rtl locales, see also downstream bug,
https://bugzilla.redhat.com/show_bug.cgi?id=455863
<code>
diff -up wxMaxima-0.8.3a/src/MathCtrl.cpp.ltr_layout wxMaxima-0.8.3a/src/MathCtrl.cpp
--- wxMaxima-0.8.3a/src/MathCtrl.cpp.ltr_layout 2009-07-29 11:10:32.000000000 -0500
+++ wxMaxima-0.8.3a/src/MathCtrl.cpp 2009-10-25 21:44:12.939696128...
2009-10-26 13:42:54 UTC in wxMaxima