Matthew Elmer

Results 5 issues of Matthew Elmer

I need to add a code listing that contains the entirety of the script I used to produce the plots for my homework, but I cannot upload any of the...

web app

Currently, when a user goes to double click the center of a project icon, there's a good chance they'll almost delete it. Perhaps the action buttons could be moved to...

web app

Failed to start recording Caused by: 0: Check out It Doesn't Work page for help. 1: Failed to create ScreencastSession 2: Failed to create session 3: Failed to call `CreateSession`...

The following valid Julia code (that runs perfectly fine) gives the red squiggle which I've posted a screenshot of directly after: ```julia n = 250; Nbf = 15 + 2;...

### Description I would like to right-align equations in `cases`. This is what I've tried: ```typst $ y(x) = cases( #align(right)[#box[$"function"(x)$]]&\, "interval 1", #align(right)[#box[$g(x)$]]&\, "interval 2" ) $ ``` outputs...

feature request
math