Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. QtMathJax - beautiful math typesetting in Qt apps

QtMathJax - beautiful math typesetting in Qt apps

Scheduled Pinned Locked Moved Showcase
3 Posts 2 Posters 3.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    ncarter
    wrote on last edited by
    #1

    I just put together a .pri that includes the MathJax JavaScript-based math typesetting suite into a single Qt class.

    It provides a one-function API that converts a QString of TeX code into a QString of SVG code, which is the typeset version of the input. You then render it using any of Qt's SVG rendering capabilities.

    To use it in your projects, get it from github:

    • https://github.com/nathancarter/qtmathjax

    If you see bugs, fork, fix, and send a pull request. Enjoy!

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      Would you like to submit your library to "inqlude":http://inqlude.org/index.html ?

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • N Offline
        N Offline
        ncarter
        wrote on last edited by
        #3

        Sure, I'll do that. Thanks!

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved