Resources for “LaTeX Equations and Graphics in PHP”

TeX Converter, LatexRender: www.mayer.dial.pipex.com/tex.htm

textogif: www.fourmilab.ch/webtools/textogif/textogif.html

mimeTeX: www.forkosh.com/mimetex.html

A Guide To LaTeX, Third Edition, Addison-Wesley

PSTricks: www.pstricks.de

ImageMagick: www.imagemagick.org

MathML: What's in it for us?: tech.irt.org/articles/js081

______________________

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

can't find latex.fmt

andrew's picture

The artical is extremely useful. However when i am trying to do it on my linux apache server. i get the following error:
I can't find the format file `latex.fmt'!
I can use
latex --interaction=nonstopmode my.tex
under root, and other users. it is perfectly ok. but not with apache + php?
could anyone please help me out.
thanks.
I have also set the .../www/html/tmp mod to 777 (just for testing) but no luck.

Hi I had the same problem as

Anonymous's picture

Hi

I had the same problem as you. Try to copy latex.fmt from source directory to directory where apache is currently working. You will see :-)

LaTeX Equations and Graphics in PHP, source code

Hugo Coolens's picture

Is it possible to get the code fragments which appeared in the article?
I really would like to test it but I don't like to type in all the code.

regards,
Hugo

Better Bounding Box

Arch Stanton's picture

Instead of playing around with invisible elements in latex to compensate for dvips's unfriendly treatment of graphics when using the -E flag, you can let convert trim the graphic for you. Simply remove the E option from the dvips command line, then use:

convert -trim -density 120 -bordercolor white -border 5x5 my.ps my.png

The bordercolor and border arguments can be omitted if you'd rather not have any padding built into the graphic.

Webcast
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers

Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.

Learn More

Sponsored by AMD

White Paper
Red Hat White Paper: Using an Open Source Framework to Catch the Bad Guy

Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6

Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.

Learn more about catching the bad guy in this free white paper.

Learn More

Sponsored by DLT Solutions