if i do: ```julia a = 3 // 4 println(L"p = 1 - %$a") # outsputs "$p = 1 - 3//4$" ``` if it does not support would be a nice one to have...