0

I would like to write this Greek symbol and I tried with \boldsymbol{\chi} but doesn't look the same. I appreciate an answer.

enter image description here

Zarko
  • 296,517

1 Answers1

1

enter image description here

It is available

enter image description here

\documentclass{standalone}

\usepackage{tipa}


\begin{document}
\textchi 

\end{document}

EDIT

Another try-could it be \mathcal{X}

enter image description here

js bibra
  • 21,280