In the following documentation
It says:
Changed in version 1.8: Allowed to escape curly braces with backslash
I therefore expect the input
:samp:`\{ {x}, {y} \}'
to have the first { in normal font, but in my tests it comes out in italic font.
How do I escape the { and } characters so that they display instead of switching font in the :samp: role ?