On Thu, Jun 19, 2003 at 10:18:31AM +0200, Alexandru Cabuz wrote: > > Add at the beginning of the document > > \catcode`:=12 > > in latex mode. > > Added that in ERT. Made no difference.
See attached file.
#LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass article \language french \inputencoding auto \fontscheme default \graphics default \paperfontsize default \spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 \use_natbib 0 \use_numerical_citations 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle default \layout Standard \begin_inset ERT status Collapsed \layout Standard \backslash catcode`:=12 \end_inset \layout Title Title goes here \layout Author Yours I. Truly \layout Standard Example equation \layout Standard \begin_inset Formula \begin{equation} E=mc^{2}\label{eq:energyeq}\end{equation} \end_inset \layout Standard Now I will refer to equation \begin_inset LatexCommand \prettyref{eq:energyeq} \end_inset . \layout Standard Then here is some more words after the reference, another paragraph. \the_end
