>>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> Why does the Bibliography in llncs.layout tries to redefine the
Dekel> tehbibliography environment:
Dekel> Style Bibliography LatexName lyxbibliography ... Preamble
Dekel> \newcommand{\lyxbibliography}{\thebibliography{References}%
Dekel> \renewcommand{\bibitem}[3][!]{\@bibitem{##1}{##2}{##3}}}
Dekel> EndPreamble
Dekel> This just gives latex error. I don't understand why we are not
Dekel> using LatexName thebibliography
There was a reason at the time I believe... I do not remember clearly,
but the thebibliography environment had different semantics. Or maybe
this was for another class and got copied by mistake.
If you can test it out, I thin we should use a normal thebibliography
environment.
JMarc