The answer of this question Creating a vector of indexed variables
asked two years ago, is deprecated for the Latex_name
part which seems natural since from that time one must use either \\
or r''
in place of only \
. I have tried many thing but none works.
Here is the incriminated command
x = var("x", n=8, latex_name='\overline{x}')
show(x)