Hi,
I am trying to get math formula's to appear. First I got the following:
Failed to parse (Missing texvc executable; please see math/README to configure.): \sqrt 9 = 3
then I compiled and installed the texvc executable. Now I get the following:
Failed to parse (unknown error): \sqrt 9 = 3
The only change (other than copying the texvc executable to the /math/ dir) is to make the setting in LocalSettings.php to:
$wgUseTeX = true;
P.S. I am getting mediawiki hosted, so I don't have full run of the apache server, etc...
Thanks.
_________________________________________________________________ All-in-one security and maintenance for your PC. Get a free 90-day trial! http://clk.atdmt.com/MSN/go/msnnkwlo0050000001msn/direct/01/?href=http://www...
On Sun, 24 Sep 2006, Yusuf Mohsinally wrote:
Hi,
I am trying to get math formula's to appear. First I got the following:
Failed to parse (Missing texvc executable; please see math/README to configure.): \sqrt 9 = 3
then I compiled and installed the texvc executable. Now I get the following:
Failed to parse (unknown error): \sqrt 9 = 3
try: \sqrt{9} = 3
The only change (other than copying the texvc executable to the /math/ dir) is to make the setting in LocalSettings.php to:
$wgUseTeX = true;
P.S. I am getting mediawiki hosted, so I don't have full run of the apache server, etc...
Thanks.
All-in-one security and maintenance for your PC. Get a free 90-day trial! http://clk.atdmt.com/MSN/go/msnnkwlo0050000001msn/direct/01/?href=http://www...
-- Martin Jambon, PhD http://martin.jambon.free.fr
From: Martin Jambon martin_jambon@emailuser.net Reply-To: MediaWiki announcements and site admin list mediawiki-l@Wikimedia.org To: MediaWiki announcements and site admin list mediawiki-l@Wikimedia.org Subject: Re: [Mediawiki-l] Math formula support Date: Sun, 24 Sep 2006 14:55:51 -0700 (PDT)
On Sun, 24 Sep 2006, Yusuf Mohsinally wrote:
Hi,
I am trying to get math formula's to appear. First I got the following:
Failed to parse (Missing texvc executable; please see math/README to configure.): \sqrt 9 = 3
then I compiled and installed the texvc executable. Now I get the following:
Failed to parse (unknown error): \sqrt 9 = 3
try: \sqrt{9} = 3
No luck. Still the same error.
_________________________________________________________________ All-in-one security and maintenance for your PC. Get a free 90-day trial! http://clk.atdmt.com/MSN/go/msnnkwlo0050000001msn/direct/01/?href=http://www...
Please, I'd really appreciate any help for the following since I have to get this working asap.
Thanks.
I am trying to get math formula's to appear. First I got the following:
Failed to parse (Missing texvc executable; please see math/README to configure.): \sqrt 9 = 3
then I compiled and installed the texvc executable. Now I get the following:
Failed to parse (unknown error): \sqrt 9 = 3
The only change (other than copying the texvc executable to the /math/ dir) is to make the setting in LocalSettings.php to:
$wgUseTeX = true;
P.S. I am getting mediawiki hosted, so I don't have full run of the apache server, etc...
Thanks.
_________________________________________________________________ Try the new Live Search today! http://imagine-windowslive.com/minisites/searchlaunch/?locale=en-us&FORM...
Is there an easier way to get the match formulas to work if I don't have access to install latext, etc. on my server?
Thanks.
_________________________________________________________________ Find a local pizza place, music store, museum and more then map the best route! http://local.live.com
Hi Yusuf,
I'm pretty sure one can use LaTeXMathML ( http://www.maths.nottingham.ac.uk/personal/drw/lm.html)http://www.maths.nottingham.ac.uk/personal/drw/lm.htmlin MediaWiki. And all you need is just include the javascript in the header.
Not checked that though. If you will please let me know!
Petr
2006/9/28, Yusuf M yusufm@hotmail.com:
Is there an easier way to get the match formulas to work if I don't have access to install latext, etc. on my server?
Thanks.
Find a local pizza place, music store, museum and more…then map the best route! http://local.live.com
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Hi!
Is there an easier way to get the match formulas to work if I don't have access to install latext, etc. on my server?
Sure, implement everything in PHP!
mediawiki-l@lists.wikimedia.org