I have equations with lots of text in them, and the stretch text attribute is very useful for keeping them short.
In what seems to be a bug, line 1 does nothing, whereas line 2 does exactly what I need (but produces a pesky error and might not reliably work in later versions)
#show math.equation: set text(stretch: 50%)
#show math.equation: set text(font: "", stretch: 50%)
Upon closer inspection, the text is not being streched, but rather a more dense font is selected. This is desirable to me, but being able to select a font just for the text would also be nice. What is the name is the font it is falling back to?