The latex tag has no wiki summary.
1
vote
0answers
23 views
Is there a way to use latex \cite{reference} in wordpress?
I am using QuickLatex plugin and it works great. But when I tried to cite some references using \cite{paper1}, it did not seem work.
[latexpage]
Here is a citation \cite{example}.
...
1
vote
1answer
35 views
How to deal with the confliction between PHP-Markdown and MathJax?
I use PHP-Markdown plugin in WordPress. In order to show the formula beautifully, I add some code to use MathJax.
Like this:
<script type="text/javascript" ...
3
votes
1answer
42 views
Using MathJax in text
I have installed a Mathjax plugin on my local wordpress installation, and the plugin works fine. However, I can't get it to show Latex in-text; it creates an own line for every latex formula. I end up ...
1
vote
1answer
34 views
How to disable automatically insert linebreak in need?
I have install a plugin named latex for wordpress, which use mathjax to render the latex mathematical symbols.
An matrix example
$$\mathbf{P} = \left[ \begin{matrix} x\ y\ \end{matrix}
...
0
votes
0answers
18 views
Latex packages in Wordpress [duplicate]
Possible Duplicate:
Latex packages in Wordpress
Is it possible to use any package in a wordpress.com blog?
I see in http://en.support.wordpress.com/latex/ that wordpress uses the packages ...
0
votes
1answer
79 views
Keeping LaTeX contents in line with non-latex text
I am using LaTex from the JetPack plugin, which is similar but not identical to TeX for maths, for my WordPress blog where I post course work. How do I get the generated formulae to centre on the line ...
0
votes
1answer
236 views
Problem with using Latex in wordpress
I am using Wordpress from past few months. In the post I am writing I have been using a Latex. For every Latex formula that I write, there is a background box created highlighting it and shade is also ...
-1
votes
2answers
419 views
Changing $latex $ equation background color globally
Background
Unfortunately, when hosting your blog with WordPress.com you can't use the MathJax-LaTeX pluging, and have to use the default wordpress LaTeX.
The way it works, is by rendering the LaTeX ...
1
vote
0answers
68 views
LaTeX formulas in title of the post? [closed]
Is there anyway that one can put a LaTeX formula on the title of a post? I know that they eventually become an image, while being used inside posts, but I'm just curious.
4
votes
3answers
313 views
Math notation on WordPress.com?
I am a new user with WordPress, and I would like to use mathematical formulas. I have been reading the mathjax pages for hours, such as this one and quite a few others. This may be a bad question, ...
1
vote
2answers
339 views
Export blog posts with MathJax to LaTeX document?
I use MathJax to blog my mathematical thoughts. Is it possible to convert my WordPress posts (with plenty of math) into a LaTeX document? The plugin should prompt me to select posts for the paper, and ...
3
votes
1answer
456 views
How do I convert a mathematical Microsoft Word document to a WordPress blog post?
I have a Microsoft Word document which I would like to convert to WordPress.
The document is in Hebrew. It contains mathematical equations generated with MathType. It also contains images.
Just ...
1
vote
2answers
274 views
LaTex MarkUp - align equations
I'm very elated by the fact that it has LaTeX support. I would like to know whether the \begin{align} \end{align} environment could be used, because it looks very good since the equations are aligned. ...
3
votes
5answers
985 views
Recommendations for a LaTeX Plugin?
I need mathematics on a WordPress site and I'm having trouble finding a suitable LaTeX plug-in. I've tried several solutions including MathJax (which is slow and renders inconsistently) and the WP ...