semprag / tex

S&P LaTeX and BibTeX sources
The Unlicense
3 stars 1 forks source link

ExPex labeling does not support \ref{}erencing properly #14

Open chbrown opened 7 years ago

chbrown commented 7 years ago

References to ExPex examples ignore (are not told about) changes to the exnotype configuration parameter:

\documentclass[expex]{sp}
% the expex class option sets \lingset{exnotype=roman} inside footnotes
\begin{document}

Outer paragraph.\footnote{N.b. the example in (\ref{fn:1i}):
\ex \label{fn:1i}
  Example text
\xe
}

\end{document}

Produces:

ExPex output body

[...]

ExPex output footnote