Hello there,
For scientific discussions it's would be really useful to write short equations using latex code inside a message, and have them converted to pics (preferably png).
Surely latex is not the usual thing to run on a server or web hosting.
Unfortunately I'm not optimistic that I'll succeed with that myself.
So perhaps someone here likes the idea.
http://www.forkosh.dreamhost.com/mimetex.html
Math equations (with latex)
Forum rules
Temporary forum to obtain support while phpBB.com is offline.
Please use the support forum on phpBB.com
Temporary forum to obtain support while phpBB.com is offline.
Please use the support forum on phpBB.com
-
- Registered User
- Posts: 7
- Joined: Mon Feb 02, 2009 4:07 pm
Re: Math equations (with latex)
by atheb » Sun Apr 20, 2003 2:45 pm wrote: For scientific discussions it's would be really useful to write short equations using latex code inside a message, and have them converted to pics (preferably gifs).
Surely latex is not the usual thing to run on a server, but why not
Unfortunately I'm not optimistic that I'll succeed with that myself.
So perhaps someone here likes the idea.
Did we just travel back in time 6 years or did you copy that text almost verbatim?

Last edited by bolverk on Wed Feb 04, 2009 6:33 pm, edited 1 time in total.
Re: Math equations (with latex)
To be honest I don't understand the question because the document you've linked at contains the solution 

RegardsIf you're using phpBB3, then no mod is even needed. Just click Postings from the Administrator Control Panel, and add the custom BBCode [tex]{TEXT}[/tex] with the HTML replacement <img src="/cgi-bin/mimetex.cgi?{TEXT}" align=middle>
-
- Registered User
- Posts: 7
- Joined: Mon Feb 02, 2009 4:07 pm
Re: Math equations (with latex)
Currently I use
But how to install latex on a web hosting? How to change the background?
Code: Select all
src="http://l.wordpress.com/latex.php?latex={TEXT}&bg=E1EBF2&s=1" <img align=middle>
Last edited by viniciusharlock on Wed Feb 04, 2009 6:43 pm, edited 1 time in total.
-
- Registered User
- Posts: 7
- Joined: Mon Feb 02, 2009 4:07 pm
Re: Math equations (with latex)
phpbbb.com is offline...and the original post.bolverk wrote:by atheb » Sun Apr 20, 2003 2:45 pm wrote: For scientific discussions it's would be really useful to write short equations using latex code inside a message, and have them converted to pics (preferably gifs).
Surely latex is not the usual thing to run on a server, but why not
Unfortunately I'm not optimistic that I'll succeed with that myself.
So perhaps someone here likes the idea.
Did we just travel back in time 6 years or did you copy that text almost verbatim?

Re: Math equations (with latex)
Hi,
obviously it's a PERL script. You need that mimetex.cgi and you need access to your cgi-bin directory, e.g. to the location where PERL scripts can be executed.
But I'm not sure whether every provider will give you the access you need.
Regards
obviously it's a PERL script. You need that mimetex.cgi and you need access to your cgi-bin directory, e.g. to the location where PERL scripts can be executed.
But I'm not sure whether every provider will give you the access you need.
Regards
Re: Math equations (with latex)
If you have your own server, or access at least, a full LaTeX implementation isn't very large. Mimetex, also by John Forkosh, offers an inferior solution to mathtex. For one thing, you can specify .png output, instead of funky .gif...
I have mathtex installed on my server, called the same way that mimetex is, but since it uses your local TeX installation, you can include other macro packages, like chemtex.
This example comes from one of my members:
gives us:

I have mathtex installed on my server, called the same way that mimetex is, but since it uses your local TeX installation, you can include other macro packages, like chemtex.
This example comes from one of my members:
Code: Select all
[tex]\gammacorrection{3.5} \usepackage{chemtex}\setlength{\unitlength}{0.1pt}\steroid{Q}{Q}{$HO$}{}{Q}{M}{$C(CH_3)H(CH_2)_3C(CH_3)_2H$}{Q}{Q}[/tex]
Muggins
Re: Math equations (with latex)
With a little XSS thrown in free of charge.fornit wrote:To be honest I don't understand the question because the document you've linked at contains the solution
RegardsIf you're using phpBB3, then no mod is even needed. Just click Postings from the Administrator Control Panel, and add the custom BBCode [tex]{TEXT}[/tex] with the HTML replacement <img src="/cgi-bin/mimetex.cgi?{TEXT}" align=middle>
-
- Registered User
- Posts: 7
- Joined: Mon Feb 02, 2009 4:07 pm
Re: Math equations (with latex)
Sorry my english is bad
I want install a math software on a web hosting, like teTeX, LaTeX, MimeTeX or LeTeXRender.
Somebody help me?

I want install a math software on a web hosting, like teTeX, LaTeX, MimeTeX or LeTeXRender.
Somebody help me?
Re: Math equations (with latex)
We will help you install phpBB, anything else is outside the scope of this forum.viniciusharlock wrote:Sorry my english is bad![]()
I want install a math software on a web hosting, like teTeX, LaTeX, MimeTeX or LeTeXRender.
Somebody help me?