Found it! This used to work in 0.13.1:
#qty(per-mode:fraction)[10][% ((V/V))]
Found it! This used to work in 0.13.1:
#qty(per-mode:fraction)[10][% ((V/V))]
Sorry for the late reply, I didn’t find the time to look at the issue earlier. The argument should be "fraction" instead of fraction. I am not sure why this worked in v0.13.1 since the type fraction already existed in that version and I don’t see why the type should have been converted to a string.
This was probably caused by compatibility behavior between type and string in Typst 0.13.1: Add missing Typst 0.14 changelog entry by laurmaedje · Pull Request #7285 · typst/typst · GitHub