How to embed Latex in iOS application using Objective C?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Since I have no idea what your specific need is, the easiest way is to compile into postscript or PDF and include that. You can also use Texify if your app uses internet connectivity.
If you mean you want to write an app like TeX Touch, then you’ll have to narrow down the question a bit.