fix the Bibliography layout in llncs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH-1_2_X@5505 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Dekel Tsur 2002-10-24 17:59:16 +00:00
parent f89e505718
commit 1a363cfa04
3 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,7 @@
2002-10-24 Dekel Tsur <dekelts@tau.ac.il>
* layouts/llncs.layout: Fix the Bibliography layout
2002-10-23 Dekel Tsur <dekelts@tau.ac.il>
* kbd/koi8-u.kmap: Fix crash when using the map.

View File

@ -440,7 +440,7 @@ End
Style Bibliography
Margin First_Dynamic
LatexType Item_Environment
LatexName lyxbibliography
LatexName thebibliography
NextNoIndent 1
LeftMargin MM
ParSkip 0.4
@ -459,11 +459,6 @@ Style Bibliography
Series Bold
EndFont
Preamble
\newcommand{\lyxbibliography}{\thebibliography{References}%
\renewcommand{\bibitem}[3][!]{\@bibitem{##1}{##2}{##3}}}
EndPreamble
End
# Mathematics-like definitions:

View File

@ -39,6 +39,8 @@ What's new
** Bug fixes
- fix the Bibliography layout in llncs
- fix bug with language changes in nested environment
- fix crash when using koi8-u keymap