TeX Live and MacTeXRun TeX Live on a Web Site

Information and discussion about TeX Live distribution for all platforms (Windows, Linux, Mac OS X) and the related MacTeX: installing, updating, configuring
Post Reply
texNewb
Posts: 2
Joined: Sat Dec 03, 2011 8:12 pm

Run TeX Live on a Web Site

Post by texNewb »

I have website and I would like to be able to write LaTeX equations and have them rendered on pages. I've used the CodeCogs service for a while and it's great, but I would really like to use a service that doesn't limit the number of equations that can be rendered.

I use Dreamhost for my web host and when I typed "tex" into an SSH window the response was:
This is TeX, Version 3.1415926 (TeX Live 2009/Debian)
So it would appear that TeX Live is installed on my server. My question is, how do I use it? Are there any easy-to-follow/simple instructions on how I can get TeX Live to work with my website?

Thanks a lot for your help!
Last edited by texNewb on Sat Dec 03, 2011 8:17 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Run TeX Live on a Web Site

Post by Stefan Kottwitz »

Hi,

you could use MathTeX for that. It's free and open source, and uses your local TeX installation.

Stefan
Last edited by Stefan Kottwitz on Sun Dec 04, 2011 1:21 pm, edited 1 time in total.
LaTeX.org admin
texNewb
Posts: 2
Joined: Sat Dec 03, 2011 8:12 pm

Re: Run TeX Live on a Web Site

Post by texNewb »

Thanks, I'll look into that!
Post Reply