Skip to main content

All Questions

Tagged with
0 votes
1 answer
18 views

Include external custom math commands from YAML header

I have a bunch of custom math commands that I'd like to ba able to use in all my quarto documents. Is there a way to include custom math commands in the quarto YAML header (for example, by pointing to ...
rturquier's user avatar
  • 378
0 votes
0 answers
24 views

Jupyter Notebook: Unable to Render LaTeX in version 7.0.8

For some unknown reason, I am unable to render LaTeX equations on Jupyter Notebook version 7.0.8. I have changed the cell to Markdown and used the correct notation ($ $ or $$ $$), but nothing is ...
sam wolfe's user avatar
0 votes
0 answers
53 views

Hyperlink in Sphinx math mode

I'm trying to write some large set of formula in sphinx. Since there are a lot of variables depending on each other, I want to reference them in the formula. I treed several approaches but don't have ...
Smudoxo's user avatar
  • 85
1 vote
1 answer
150 views

MathJax tex2svg doesn't render directly to SVG

This will probably come across as a fast question without research, but I've been off-track for hours trying to figure it out. I lately tried MathJax for the first time and I made a textarea that ...
Ath.Bar.'s user avatar
  • 306
0 votes
1 answer
306 views

Javascript: convert <textarea> with markdown + latex formatting to html

Essentially I'm trying to create an input area that allows the user to enter markdown as well as latex (using $..$ and $$..$$), very similar to what you can do in an R notebook. As the user enters ...
Jojo197's user avatar
  • 15
0 votes
1 answer
404 views

How to solve the problem that pandoc fails to convert latex formulas to docx

I want to convert the following latex formula into a formula in docx. The latex formula can be used normally on both mathtype and mathjaxjs. $\left\{ {\begin{array}{*{20}{l}} {(m + 2)x = 1}\\ {3x - (m ...
accbear's user avatar
  • 21
0 votes
0 answers
41 views

Is it possible use macros with LatexSwiftUI like in MathJax?

I want to use existing articles written in Latex in an iOS App written in SwiftUI. However in the LaTeX sources lots of macros are defined with \def, \newcommand and \renewcommand. As I learned, these ...
Heinz M.'s user avatar
  • 678
1 vote
0 answers
375 views

How to convert Mathml to LaTeX using MJAX?

Mathml to Latex conversion through Mjax is possible or not? Need Latex equation from the mathml coding. I'm able to convert mathml to tex. Is it possible to convert MathML to LaTeX through mathjax? &...
Swarnamalya Swarnamalya's user avatar
1 vote
0 answers
339 views

Why is JupyterLab not rendering my math in Markdown properly?

I have been trying to write mathematical expressions in JupyterLab but it does not render properly. It is only when I shut down the window and reopen it do I see that it has rendered correctly. ...
TheoryAndDecision's user avatar
2 votes
0 answers
332 views

LaTeX Definitions in Google Colab

I've spent the past few weeks trying to find a way to make standard definitions I use when writing in Latex be applied to a Colab project. It's possible to define terms within a single markdown cell a ...
Peter Kluntz's user avatar
1 vote
0 answers
140 views

Create PDF with Latex equations using Angular

I have an admin-panel application (written on Angular) to create math tests which should have button to create pdf file.I used pdfMake which converts html but this html is not written in DOM (all ...
Kanan02's user avatar
  • 11
1 vote
1 answer
158 views

Recursively generate LaTeX expression for continued fractions for a given python list

I am trying to generate LaTeX string expression for continued fractions in Jupyter Notebook. for example, a given Python list x=[1,2,3,4,5] can be written as continued fraction: Structure expression ...
RSW's user avatar
  • 1,174
1 vote
0 answers
263 views

latex pseudo-code can not display correctly

I want to add pseudo-code in an rst file, but on the HTML page it says 'unknown environment {algorithm}'. In conf.py, I added: latex_engine = 'xelatex' latex_elements = { 'preamble': r''' ...
Lux's user avatar
  • 11
0 votes
1 answer
189 views

R: How to use mathematical notation in ggplot labels within a shiny app?

I am trying to use mathematical notation/symbols in the labels of a ggplot2 figure within a shiny app. The minimal example below uses shiny's built-in support for MathJax to include mathematical ...
socialscientist's user avatar
-1 votes
1 answer
120 views

Can anyone explain that how can I use mathematical equation

Can anyone explain that how can I use mathematical equation in wordpress website. Like code and how to write the equation etc. many more Recently I published a mathematical code on my website - ...
Technical Shadad's user avatar

15 30 50 per page
1
2 3 4 5
15