Is there a library available that will display latex or other mathematical notation and turn it into a beautiful NSAttributedString? I saw AttributedMarkdown and other Markdown-to-NSAttributedString or Markdown-to-HTML libraries (which can be converted to NSAttributedString libraries). But what about latex?
Jason source
share