/jorgen
Jorgen Johansson wrote:
Hello,
I am trying to get arabic numbers in a footnote with authors info. The subscripts number over the names show correctly in arabic but in the actual footnote the number are shown as symbols.
I have attached a sample lyx file that reproduces my problem.
Any help appreciated.
jorgen
------------------------------------------------------------------------
#LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass article \begin_preamble [EMAIL PROTECTED]@textsuperscript{\normalfont [EMAIL PROTECTED] \end_preamble \language english \inputencoding auto \fontscheme default \graphics default \paperfontsize default \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 Title
Test \layout Author
Jorgen JOHANSSON \begin_inset Foot collapsed true
\layout Standard
Research Associate, Ph.D.
Cand.
\end_inset
\SpecialChar ~ and Kazuo KONAGAI \begin_inset Foot collapsed true
\layout Standard
Professor
\end_inset
\the_end
#LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass article \language english \inputencoding auto \fontscheme default \graphics default \paperfontsize default \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 Title
author foot note
\layout Standard
\begin_inset ERT
status Collapsed
\layout Standard
\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
arabic{footnote}}
\end_inset
Jorgen JOHANSSON
\begin_inset ERT
status Collapsed
\layout Standard
\backslash
footnotemark[1]
\end_inset
\SpecialChar ~
and Kazuo KONAGAI
\begin_inset ERT
status Collapsed
\layout Standard
\backslash
footnotemark[2]
\end_inset
\layout Standard
\noindent
\begin_inset ERT
status Collapsed
\layout Standard
\backslash
footnotetext[1]{Research Associate, Earthquake Engineering Laboratory}
\layout Standard
\backslash
footnotetext[2]{Professor, Ditto}
\layout Standard
\backslash
addtocounter{footnote}{2}
\end_inset
\the_end
