mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
fix babel/jurabib conflict with Spanish (bug 2365)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13335 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
29b3560dc2
commit
525e2dfb60
@ -1,5 +1,8 @@
|
||||
2006-03-10 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
|
||||
|
||||
* languages: fix babel/jurabib conflict with Spanish by using
|
||||
\deactivatetilden.
|
||||
|
||||
* layouts/amsdefs.inc: clear Address definition from lyxmacros
|
||||
(bug 2363).
|
||||
|
||||
|
@ -50,7 +50,7 @@ russian russian "Russian" false koi8 ru_RU ""
|
||||
scottish scottish "Scottish" false iso8859-1 gd_GB ""
|
||||
serbian croatian "Serbian" false iso8859-5 sr_HR ""
|
||||
serbocroatian croatian "Serbo-Croatian" false iso8859-2 sh_HR ""
|
||||
spanish spanish "Spanish" false iso8859-1 es_ES "\addto\extrasspanish{\bbl@deactivate{~}}"
|
||||
spanish spanish "Spanish" false iso8859-1 es_ES "\deactivatetilden"
|
||||
slovak slovak "Slovak" false iso8859-2 sk_SK ""
|
||||
slovene slovene "Slovene" false iso8859-2 sl_SI ""
|
||||
swedish swedish "Swedish" false iso8859-1 sv_SE ""
|
||||
|
@ -35,6 +35,8 @@ What's new
|
||||
|
||||
- Convert line endings for external copy/paste on OS X (bug 1955)
|
||||
|
||||
- fix jurabib error with Spanish documents (bug 2365).
|
||||
|
||||
* User Interface:
|
||||
|
||||
- Improve handling of the labeling environment in KOMA letters (bug 2246).
|
||||
|
Loading…
Reference in New Issue
Block a user