2
Ich habe eine Funktion mit einem docstring wie folgtLatex Befehl bar nicht richtig in Python arbeiten Docstring
def func(x):
'''Boring function
Notes
-----
Let :math:`\bar{x}_k = \sum_{i=1}^{n_k}x_{ik}`,
'''
return x
Aber der \bar
Befehl in Latex macht als "ar",