954,536 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

LaTeX in JTextField

I am writing a Math related program and I want to display the equations that the user inputs properly. I was thinking about using LaTeX to displaythe equations in a JTextField but need help puting that concept into code form.

stevenr
Newbie Poster
5 posts since Aug 2005
Reputation Points: 10
Solved Threads: 1
 

Latex is simply a development environment, right?
Couldn't you just store the whole input into a string and then print it out with the answer?

server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
 

but how do I import the LaTeX environment into my code?

stevenr
Newbie Poster
5 posts since Aug 2005
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You