The attached files contain one lyx file showing a footnote problem.  The 
.tex file is the exported latex.

I noticed that some codes are inserted:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
\providecommand{\LyX}{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
%% Special footnote code from the package 'stblftnt.sty'
%% Author: Robin Fairbairns -- Last revised Dec 13 1996
\let\SF@@footnote\footnote
\def\footnote{\ifx\protect\@typeset@protect
     \expandafter\SF@@footnote
   \else
     \expandafter\SF@gobble@opt
   \fi
}
\expandafter\def\csname SF@gobble@opt \endcsname{\@ifnextchar[%]
   \SF@gobble@twobracket
   \@gobble
}
\edef\SF@gobble@opt{\noexpand\protect
   \expandafter\noexpand\csname SF@gobble@opt \endcsname}
\def\SF@gobble@twobracket[#1]#2{}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.

This code (from lyx_sty.C) seems causing problem.  Five error boxes 
popup regarding this code.

Thank you.

Max

Attachment: FootProblem.tgz
Description: Binary data

Reply via email to