summaryrefslogtreecommitdiff
path: root/tests/typ/math/prime.typ
blob: 61e0c0b201d5b3054a5a91e2c79a05e21c90c861 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Test prime symbols after code mode.
#let g = $f$
#let gg = $f$

$
  #(g)' #g' #g ' \
  #g''''''''''''''''' \
  gg'
$