This is my first post (plus I'm kinda new to LaTeX) - hope that I've posted this in the right place. Here's the code I've used:
Code: Select all
\documentclass {article}
\usepackage{amsmath, MnSymbol, wasysym, amsthm, colonequals, mathtools, tensor, fixltx2e}
\usepackage{dsfont}
\usepackage[margin=2 cm]{geometry}
\textwidth 16.59cm
\textheight 21.94 cm
\begin{document}
\\ $Z_{x:\overset{1}{\overline{n}|}}$
\end{document}
Thanks for any help!