First time here? Check out the FAQ!
asked 4 years ago
With this command show(LatexExpr(r"text~:~}")+latex(something))])), I can mixed text and result. But in the same sentence I would like to have text+result+text+result. Is it possible ?
show(LatexExpr(r"text~:~}")+latex(something))]))