Skip to content

issues Search Results · repo:mathjax/MathJax-demos-node language:JavaScript

Filter by

61 results
 (71 ms)

61 results

inmathjax/MathJax-demos-node (press backspace or delete to remove)

The Bussproofs extension seem not to work with the tex2mml-page extension. All maths fail with the error The bussproofs extension requires an output jax with a getBBox() method . Other TeX extensions work. ...
Expected Behavior
  • alex-mashin
  • 2
  • Opened 
    on Mar 12
  • #68

Since node.js 20.10, ESM module does not work (standard-things/esm/#931), and as the repository was archived on exactly the same day that the issue was filed, it is not likely that ESM will be fixed. ...
Feature Request
  • alex-mashin
  • 2
  • Opened 
    on Dec 27, 2024
  • #67

Hi, I m trying to build the mml2svg script as a self-contained minified JS file for Node. I ve created a minimal Webpack configuration and my setup works when applied to preload/tex2svg. But when I run ...
Expected Behavior
  • astoff
  • 2
  • Opened 
    on Nov 9, 2024
  • #66

I would like to never generate a SVG with a text Some error message /text element inside it and instead throw an error. Following this, I was hoping one could re-throw the error in the compileError or ...
Expected Behavior
  • astoff
  • 2
  • Opened 
    on Oct 10, 2024
  • #65

Dependencies versions: mathjax-full : ^4.0.0-beta.7 , mathjax-modern-font : ^4.0.0-beta.7 , mathjax-stix2-font : ^4.0.0-beta.7 , Code modified from direct/mml2chtml: import { AssistiveMmlHandler ...
  • balthild
  • 2
  • Opened 
    on Sep 26, 2024
  • #64

i m trying to make text to svg, i found some cannot fully show the formula, thanks a lot (\dfrac{1}{2}\overrightarrow{b}) QQ浏览器截图20240416182740 (\overrightarrow{a}//\overrightarrow{b}) QQ浏览器截图20240416183310 ...
Duplicate
  • dpc0828
  • 2
  • Opened 
    on Apr 16, 2024
  • #63

I must be doing something wrong or have some sort of misconception, but when using component/tex2mml-page and configuring inlineMath: [[ \\( , \\) ], [ $*$ , $*$ ], [ $ , $ ]], is this the correct and ...
Accepted
  • tatums
  • 2
  • Opened 
    on Mar 11, 2024
  • #62

function exportSVG() { try { let outputdiv = document.getElementById( output ); // 添加变量声明 let wrapper = MathJax.tex2svg( y , {display: true}); let svg = ...
Expected Behavior
  • szdenny2
  • 4
  • Opened 
    on Mar 2, 2024
  • #61

This is more of a question than a bug, but I am trying to add contextual menus when using component/tex2svg-page, but it is not working. From what I can tell, it should be using the combined component, ...
Feature Request
  • ddribin
  • 3
  • Opened 
    on Mar 1, 2024
  • #60

I am trying to use component/tex2svg and it fails with this error using Node v21.6.2. However it works with Node v20.11.1. I am on a macOS Sonoma 14.3 with both version of node installed via Homebrew. ...
Accepted
  • ddribin
  • 8
  • Opened 
    on Feb 29, 2024
  • #59
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub