I tried (in TeX code environment)
Code: Select all
\begin{ThreePartTable}
\begin{TableNotes}
\item[a] \label{tn:a} coment text
\end{TableNotes}
Code: Select all
\tnotex{tn:a}
Code: Select all
\end{ThreePartTable}
I'm keeping receiving an error: "File 'threeparttablex.sty' is not found"; and description: "\uspackage {hyperref} ***(cannot \read from terminal in nonstop modes)".
This is even though I istalled these packages and reconfigured LyX.
Anyone know what is the problem/solution?