Max Bian wrote:

> 
> Thank you.
> 
> Max
> Herbert Voss wrote:
> 
>> Max Bian wrote:
>>
>>> How do I use a normal cite in a article that uses superscript cite?  
>>> For example, I want to say:
>>>
>>> "...This is the same as in Ref. 5".
>>>
>>> I am using apsrev.bst, jvst option in revtex4 package.  Thank you.
>>
>>
>>
>>
>> give a minimal lyx-example file, which shows the begaviour.


return to sender ...

HErbert



-- 
http://www.lyx.org/help/
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass revtex4
\begin_preamble
\let\mysuper\textsuperscript
\newcommand{\myRef}[1]{%
  \renewcommand{\textsuperscript}[1]{##1}%
  \cite{#1}%
  \let\textsuperscript\mysuper
}
\end_preamble
\options preprint,prb
\language american
\inputencoding default
\fontscheme default
\graphics dvips
\paperfontsize default
\spacing single 
\papersize letterpaper
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 1.5in
\topmargin 1in
\rightmargin 1in
\bottommargin 1in
\footskip 0.5cm
\secnumdepth 4
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard

Hello? This is a superscript cite.
\begin_inset LatexCommand \cite{Maniv80}

\end_inset 

 But I want to say that this number
\begin_inset LatexCommand \cite{Maniv80}

\end_inset 

 is from 
\begin_inset Quotes eld
\end_inset 

Ref.\SpecialChar ~
1
\begin_inset Quotes erd
\end_inset 

 (not Ref.\SpecialChar ~

\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
myRef{Maniv80}
\end_inset 

).
 Thank you.
\begin_inset LatexCommand \cite{Maniv80}

\end_inset 


\layout Standard


\begin_inset LatexCommand \BibTeX[apsrev]{cite}

\end_inset 


\the_end

Reply via email to