Resources for “LaTeX Equations and Graphics in PHP”

March 1st, 2005 by Titus Barik in

Your rating: None

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

__________________________


Special Magazine Offer -- 2 Free Trial Issues!
Receive 2 free trial issues of Linux Journal as well as instant online access to current and past issues. There's NO RISK and NO OBLIGATION to buy. CLICK HERE for offer

Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.

Sorry, offer available in the US only. International orders, click here.

Comment viewing options

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

can't find latex.fmt

On June 16th, 2006 andrew (not verified) says:

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

On December 1st, 2006 Anonymous (not verified) says:

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

On March 24th, 2005 Hugo Coolens (not verified) says:

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

On February 2nd, 2005 Arch Stanton (not verified) says:

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.

Post new comment

Please note that comments may not appear immediately, so there is no need to repost your comment.
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <pre> <ul> <ol> <li> <dl> <dt> <dd> <i> <b>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 2 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Featured Videos

The October 2, 2008 edition of Linux Journal Live! Associate Editor, Shawn Powers, and Steven Evatt, Online Development manager for The Houston Chronicle discuss surviving disaster with Linux.

Linux comes with a powerful firewall built-in, although the interface can be a little intimidating. This is the first in a multi-part tutorial on how to master basic and not-so-basic IPTables functionality and create the perfect firewall for your home network.

From the Magazine

October 2008, #174

This month's focus is Languages. Parlez-Vous Français? Wait, not those types of languages, programming languages. We've got a few different ones this time around: Inform, Sleep and Falcon. And, on a more traditional front, Guido Van Rossum talks about Python 3000. Our monthly columns also include discussions of JavaScript, PHP using Eclipse, and bash, and Chef Marcel talks about languages more generally.

On other fronts, if you're interested in audio, we've got part II of Dave Phillips' Linux Audio series; Kyle Rankin shows you how to connect some musical instruments to your system and use them with a number of audio programs; and Dan Sawyer shows you where to store all that audio data in his review of the HP Media Valut. All that and more in this month's issue of Linux Journal.

Read this issue