Flink Del Dinky wrote:
> 
> Is it possible to refrence an existing footnote instead of creating a
> new footnote?
>
> I tried labeling the foot note then cross-refrencing to it.  That
> actually worked except the cross-refrence was regular size text and not
> superscripted like a regular footnote.

in latex preamble:
\newcommand\sups[1]{\raisebox{1ex}{\footnotesize #1}}
in text in tex (red):
\sups{<insert the crossref with lyx>}
 
or alternative

insert->special character->superscript (since lyx 1.1.6)
(the blue mathbox appears)
insert \ref{
lyx inserts the closing parenthesis by default, so put between them
only the reflabel

Herbert

-- 
[EMAIL PROTECTED]
http://perce.de/lyx/

Reply via email to