drake icon indicating copy to clipboard operation
drake copied to clipboard

[tutorials] Latex salad in {debug_,}mathematical_program

Open jwnimmer-tri opened this issue 8 months ago • 3 comments

In tutorials/debug_mathematical_program.ipynb on Deepnote (see link) the cell display(Markdown(prog.ToLatex())) does not render correctly anymore..

Image

Seen during v1.40.0 deployment, but might have happened earlier and we didn't notice.

jwnimmer-tri avatar Apr 14 '25 15:04 jwnimmer-tri

Ditto for the same code in tutorials/mathematical_program.ipynb.

jwnimmer-tri avatar Apr 14 '25 15:04 jwnimmer-tri

FYI @RussTedrake @hongkai-dai

jwnimmer-tri avatar Apr 14 '25 16:04 jwnimmer-tri

it looks like it's the \begin{align} that isn't working any more. it seems likely that deepnote has broken it broadly?

https://deepnote.com/app/sebastian-kvalden/Assignment-5-09170168-e0bd-46d3-b03c-30e497a433ef

RussTedrake avatar Apr 20 '25 12:04 RussTedrake