Hi,
first I have to say, great plugin! But I have one little problem, if I use the “\Large” setting, it won’t be converted into a larger version, instead the Backslash is just ignored and the “Large” is part of the expression:
“Largea+b=b+a”
I use this statement in a wordpress page:
[math]\Large a+b=b+a[/math]
Sorry for delayed answer. I am currently moving to new area, and internet environment for home is not setup yet, so I am still struggling of it. Once the internet is setup for home, I will look at it.
Hi, I use your plugin its the greatest for Equations on a sinlge line!
But for shorter inline-equations the latex pngs appear such that they are always way below the baseline of the text. This looks ugly. Is there anyway to adjust inline equations baseline, or can one correct something in the plugin?
That would be the final solution for simple latex-blogging!
The following expression works with your plugin:
[math]\mathif{k}\mathbf{v}=\begin{bmatrix}\mathif{k}\mathbf{v}_x & \mathif{k}\mathbf{v}_y & k\mathbf{v}_z \end{bmatrix}[/math]
The following expression doesn’t work with your plugin:
[math]\mathif{k}\mathbf{v}=\begin{bmatrix}\mathif{k}\mathbf{v}_x & \mathif{k}\mathbf{v}_y & \mathif{k}\mathbf{v}_z \end{bmatrix}[/math]
The only difference between the two expressions is the inclusion of the final
>>Important Notice for mathTeX public web service users<<
————————————————————————-
mathTeX's ISP no longer permits "dreamhost" subdomains.
That means your tags of the form
will not work after November 30, 2011.
Change them all to
That is, just remove the “dreamhost.” from all tags. That works right now.
To repeat, the address of the public mathTeX server is now http://www.forkosh.com/mathtex.cgi
so write tags of the form
I have a feature request I was wondering if you might implement. At present, the images returned for latex statements have no alt attributes. If there were a way to strip out any formatting information from the latex so it’s just the expression, could that be placed in an alt tag so that content would be available to search engines and screen readers, and would be visible if the image failed to load?
The plugin is great and works fine not only with mathtex, but also with mimetex.cgi with no problems. Thank you for developing it.
Just a remark now – the version 1.4.0 is not uploaded on the WordPress site – there’s still the 1.3.0 version. Not a hassle for me (I use my own mimetex.cgi), but…
Hello, thanks for plugin. I use your plugin into my blog. In the shortcode do not work command frac. Can you see ? http://fizik.uz/2014/07/11/test-4
P.S Question is [math]\frac{numerator}{denominator}[/math]
Hi, thanks for creating this plugin. I have recently noticed that instead of rendering LaTeX image, an error message (“For production use, please install mathtex.cgi on your own server…”) is shown on my page. Sample page: http://www.ntrand.com/bernoulli-distribution/.
From my research, it seems that this message is for sites that have more than 20,000 latex images. I only have probably a hundred or so.
I also have not updated my pages. The only change done would be the yw-latex plugin update I’ve done a couple of weeks back.
Would you know the cause and how to remedy? Thanks!
Hi, quick question:
When the plug in is active, one of the contact forms on my blog is inactive. I am using Contact Form 7, most updated version. I deactivated the plug in and the contact form in the footer is now visible. Any idea of what is happening?
Thanks so much!!
This is inline [math](a+b)/(b^2-a^2)[/math] test.
Sorry, Kirkpatrick,
The comment in latex syntax is not supported yet. I may implement it later on. Thanks for the test.
Hi, Kirkpatrick,
The feature to enable latex in comment has added in 1.3.0 version.
Thank you,
Daniel
Hi,
first I have to say, great plugin! But I have one little problem, if I use the “\Large” setting, it won’t be converted into a larger version, instead the Backslash is just ignored and the “Large” is part of the expression:
“Largea+b=b+a”
I use this statement in a wordpress page:
[math]\Large a+b=b+a[/math]
Do you know why this might happen?
Hi Chris,
Sorry for delayed answer. I am currently moving to new area, and internet environment for home is not setup yet, so I am still struggling of it. Once the internet is setup for home, I will look at it.
Thanks,
Regards,
Daniel
Comment Latex is enabled in 1.3.0.
Thanks,
Daniel
Thanks, look forward to the solution! ๐
Hi Chris,
Sorry for long delayed answer. After moving to new house, I forgot this.
I have checked this one, but it seems that there is no problem of “[math]\Large a+b=b+a[/math]” with this plugin.
Probably, one of your plugins might remove the backslash sign.
To check it out, could you disable all plugins in your place and turn on only “YW-LATEX WP Plugin” to see if it shows correctly?
To narrow it down, you may turn on each plugins to see which one would cause the problem.
Hope this would help.
Thanks,
Daniel
As I mentioned that, it is not integrated with comment in wordpress. I will do it later version. Thank you,
Hi, I use your plugin its the greatest for Equations on a sinlge line!
But for shorter inline-equations the latex pngs appear such that they are always way below the baseline of the text. This looks ugly. Is there anyway to adjust inline equations baseline, or can one correct something in the plugin?
That would be the final solution for simple latex-blogging!
Thanks, Jan for the comment. I will try it in next version, but don’t know when would be. ๐ Hope that is not too long.
Thanks,
Daniel
Hi, Jan,
I’ve updated yw-latex 1.2.1 for 1. test for 3.0.1, and 2. adding “align” option for your request.
So, you can achieve it by adding “align” option in math tag.
If you have a question, please let me know.
Thank you,
Daniel
hi just wanted to test this
[math] \int \frac{3}{4}+x [\math]
Hello, you need to use [math pre=2][/math] not [\math][/math]
So, your test results are
[math]\int \frac{3}{4}+x [/math]
The following expression works with your plugin:
[math]\mathif{k}\mathbf{v}=\begin{bmatrix}\mathif{k}\mathbf{v}_x & \mathif{k}\mathbf{v}_y & k\mathbf{v}_z \end{bmatrix}[/math]
The following expression doesn’t work with your plugin:
[math]\mathif{k}\mathbf{v}=\begin{bmatrix}\mathif{k}\mathbf{v}_x & \mathif{k}\mathbf{v}_y & \mathif{k}\mathbf{v}_z \end{bmatrix}[/math]
The only difference between the two expressions is the inclusion of the final
on the last occurrence of “k” in the expression.
Thank you for letting me know it, I will look at it.
Thanks,
Daniel
Hi Jeremiah,
It’s been a long time not to look at this. Sorry for the long delay.
I don’t know if you can see this reply today, but I leave this comment for future reference.
You’ve commented
However,
is not the standard latex function or command. I searched the term via https://latex.guide but could not find the command.
Just Test Comment.
This is not working with the mathjax way.
>>Important Notice for mathTeX public web service users<<
————————————————————————-
mathTeX's ISP no longer permits "dreamhost" subdomains.
That means your tags of the form
will not work after November 30, 2011.
Change them all to
That is, just remove the “dreamhost.” from all tags. That works right now.
To repeat, the address of the public mathTeX server is now
http://www.forkosh.com/mathtex.cgi
so write tags of the form
to access it. Thanks, John Forkosh.
Thank you for your kind information.
I will fix it before end of this month.
Thanks!
Daniel
Thanks, John,
I’ve updated my plugin as 1.4.0 which covers your concern.
Let me know if other issue comes up again.
Thanks,
Daniel
Hi Daniel,
I have a feature request I was wondering if you might implement. At present, the images returned for latex statements have no alt attributes. If there were a way to strip out any formatting information from the latex so it’s just the expression, could that be placed in an alt tag so that content would be available to search engines and screen readers, and would be visible if the image failed to load?
Thank you,
Alex
Thanks, Alex,
That’s good idea, and whenever I get a chance, I will try to implement.
Thanks,
Daniel
Hello,
The plugin is great and works fine not only with mathtex, but also with mimetex.cgi with no problems. Thank you for developing it.
Just a remark now – the version 1.4.0 is not uploaded on the WordPress site – there’s still the 1.3.0 version. Not a hassle for me (I use my own mimetex.cgi), but…
Thank you for checking of it. Let me fix it soon.
Thanks,
Daniel
First, it had been a great plugin for so long since i first launched my site.
Now, i have a little bit problem about the plugin in, just wonder if you have any idea.
For every latex [math]…… [/math] in my site, i don’t know when it first appeared like that, it takes a SINGLE LINES.
for example
I typed “Find the area of [math]\Delta ABC[/math] if AB = 2 and h =2 ” in my blog.
It displays in browser
“Find the area of
[math]\Delta ABC[/math]
if AB = 2 and h =2 “
Thanks for using the plugin, and I will look at your issue soon.
Thanks,
Daniel
Can you check if correct YW Latex Setup is being used?
By default, it is http://www.forkosh.com/mathtex.cgi to render Latex Check this out if it works.
If you use private Latex render, I believe you need to check the render is installed properly.
Thanks,
Daniel
Hello, thanks for plugin. I use your plugin into my blog. In the shortcode do not work command frac. Can you see ? http://fizik.uz/2014/07/11/test-4
P.S Question is [math]\frac{numerator}{denominator}[/math]
Question is \frac{numerator}{denominator}.
Thanks, Farruh,
To use this plugin, you need to enclose the math with math tag.
[math] \frac{numerator}{denominator} [/math]
Hi, thanks for creating this plugin. I have recently noticed that instead of rendering LaTeX image, an error message (“For production use, please install mathtex.cgi on your own server…”) is shown on my page. Sample page: http://www.ntrand.com/bernoulli-distribution/.
From my research, it seems that this message is for sites that have more than 20,000 latex images. I only have probably a hundred or so.
I also have not updated my pages. The only change done would be the yw-latex plugin update I’ve done a couple of weeks back.
Would you know the cause and how to remedy? Thanks!
It may be the mathtex.cgi server issue.
Go to Settings -> YW Latex, and change the location as
http://www.forkosh.com/mathtex.cgi
And, could you retry again, please?
Hi: why did the plugin stopped working today ,,, been good for a long time, tried all three options … is the plugin still supported ..
Looks like the server we use has been down: http://www.forkosh.com
Let me see if there is alternative.
its fixed, works fine now, Thank You
Hello,
I use this tools since more than a year now without any problems. Today I change my homepage from http to https. Since than I got the message
“your domain is not authorized to use mathTeX on this server”
I also try both other links mentioned above. With them I got empty picture symbols.
Have you any idea what I can do to get my formulars back on my page?
Thank you very much for your help.
Kind regards
Ralph
Hi Ralph,
Thank you for letting me know the issue. Looks like forkosh.com server changed the cgi name as mimetex.cgi
Please, update YW Latex setting as
http://www.forkosh.com/mimetex.cgi
I will update the plugin to use the cgi as default as well.
Thanks! and Happy Christmas!
Hello,
works again, thank you for your fast reply. What’s changed are the fonts, the formulars have a different look.
Many thanks, Happy Chtistmas & a Happy New Year
Ralph
Hi Ralph,
Alternatively, if you want to keep previous [math]\LaTeX[/math]
It might work, but the real solution is you need to put
in your theme’s header.php
John Forkosh explained that his website looks at the HTTP_REFERER for security reason, and as long as your browser sends it, it works as normal.
If you want to use previous mathtex.cgi for the nice graphic Latex, you may modify your header.php in your theme
Hi, quick question:
When the plug in is active, one of the contact forms on my blog is inactive. I am using Contact Form 7, most updated version. I deactivated the plug in and the contact form in the footer is now visible. Any idea of what is happening?
Thanks so much!!
Thanks for the feedback. I will check it out and get back to you.