You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to integrate tikzjax into my userscript, LaTeX for Gmail, but I'm having difficulty with creating the @require statement for it. I have https://cdn.jsdelivr.net/npm/[email protected]/, but I'm not sure what to put after the last slash. Here on this repository, you have src/tikzjax.js, but the src folder present on npmjs.com has no tikzjax.js inside of it.
A bit of help would be much appreciated. Thank you.
The text was updated successfully, but these errors were encountered:
LoganJFisher
changed the title
npm /tikzjax/src/ lacks tikzjax.js
npmjs.com /tikzjax/src/ lacks tikzjax.js
Sep 27, 2024
I'm trying to integrate tikzjax into my userscript, LaTeX for Gmail, but I'm having difficulty with creating the @require statement for it. I have
https://cdn.jsdelivr.net/npm/[email protected]/
, but I'm not sure what to put after the last slash. Here on this repository, you have src/tikzjax.js, but the src folder present on npmjs.com has no tikzjax.js inside of it.A bit of help would be much appreciated. Thank you.
The text was updated successfully, but these errors were encountered: