und
\usepackage{textgreek}
habe ich in meinem Header eingebunden.
Dennoch kommt die Fehlermeldung:
! Undefined control sequence.
<recently read> \textomega
Habe via Miktex-Update noch nach neuen Updates für upgreek oder textgreek geschaut, aber nix gefunden.
\begin{document} \textbf{\textomega} \end{document}
\begin{document} $\boldsymbol{\omega}$ \end{document}
Habe auch versucht:
\begin{document} $\boldsymbol{\upomega}$ \end{document}
! Undefined control sequence.
<recently read> \upomega
l.440 $\boldsymbol{\upomega}
$[/code]