Open asd123freedom opened 1 year ago
OK, I can reproduce the issue you are seeing. If you add
startup: {
typeset: false
}
to the configuration that you pass to the init()
function, that should give you the full CSS. I'm still trying to locate exactly why that is needed, but for now that should let you get the CSS that you need.
Replace the text below with the details of the issue you are facing.
DO NOT simply erase the form and type a free-form response.
Issue Summary
Can't get required css when I use tex2chtml and chtmlStylesheet in Node.js
Steps to Reproduce:
mjx-c.mjx-c35::before { padding: 0.666em 0.5em 0.022em 0; content: "5"; }
mjx-c.mjx-c38::before { padding: 0.666em 0.5em 0.022em 0; content: "8"; }
mjx-c.mjx-c30::before { padding: 0.666em 0.5em 0.022em 0; content: "0"; }