How do I do this without ERT?
I have the following in the author environment:
A. Alpha[$^1$] and B. Beta[$^2$]
Department of ABC, University of XYZ
[EMAIL PROTECTED], [EMAIL PROTECTED]
where [$^1$] is an ERT inset containing $^1$, and it works fine (see
attached lyx file). But if I replace [$^1$] with a mathed inset,
latex fails.
Using mathed (fails):
A. Alpha\[
^{1}\]
and B. Beta
Using ERT (works):
A. Alpha$^1$ and B. Beta
Any ideas? My latex isn't good enough to understand the difference.
Yes, I know that the approach is a hack...
--
Angus#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\begin_preamble
\date{}
%% Turn off page numbering
[EMAIL PROTECTED]@empty
[EMAIL PROTECTED]
\end_preamble
\language english
\inputencoding auto
\fontscheme ae
\graphics default
\paperfontsize default
\spacing single
\papersize a4paper
\paperpackage a4
\use_geometry 1
\use_amsmath 0
\use_natbib 1
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 0.5in
\rightmargin 0.5in
\headheight -1in
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 2
\papersides 1
\paperpagestyle default
\layout Title
SOME FABULOUS WORK
\layout Author
\size normal
A.
Alpha
\begin_inset ERT
status Collapsed
\layout Standard
$^1$
\end_inset
and B.
Beta
\begin_inset ERT
status Collapsed
\layout Standard
$^2$
\end_inset
\newline
Department of ABC, University of XYZ
\newline
\begin_inset ERT
status Collapsed
\layout Standard
$^1$
\end_inset
\family typewriter
[EMAIL PROTECTED]
\family default
,
\begin_inset ERT
status Collapsed
\layout Standard
$^2$
\end_inset
\family typewriter
[EMAIL PROTECTED]
\layout Section*
INTRODUCTION
\the_end