mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
languages: fix http://bugzilla.lyx.org/show_bug.cgi?id=4736 hopefully now really, also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28130 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
54cd1dda02
commit
7b5906e983
@ -14,6 +14,7 @@ Function UpdateModifiedFiles
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\chkconfig.ltx"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\configure.py"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\external_templates"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\languages"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\symbols"
|
||||
SetOutPath "$INSTDIR\Resources\doc"
|
||||
File "${PRODUCT_SOURCEDIR}\Resources\doc\Customization.lyx"
|
||||
|
@ -77,7 +77,7 @@ serbian-latin serbian "Serbian (Latin)" false iso8859-2 sr_RS ""
|
||||
slovak slovak "Slovak" false iso8859-2 sk_SK ""
|
||||
slovene slovene "Slovene" false iso8859-2 sl_SI ""
|
||||
spanish spanish "Spanish" false iso8859-15 es_ES "\addto\shorthandsspanish{\spanishdeactivate{~<>}}"
|
||||
spanish-mexico spanish "Spanish (Mexico)" false iso8859-15 es_MX "\addto\extrasspanish{\renewcommand\shorthandsspanish{}}"
|
||||
spanish-mexico spanish "Spanish (Mexico)" false iso8859-15 es_MX "\addto\shorthandsspanish{\spanishdeactivate{~<>.}}"
|
||||
swedish swedish "Swedish" false iso8859-15 sv_SE ""
|
||||
thai thai "Thai" false tis620-0 th_TH "\usepackage{thswitch}"
|
||||
turkish turkish "Turkish" false iso8859-9 tr_TR ""
|
||||
|
@ -101,8 +101,11 @@ What's new
|
||||
- Fix bug that telephone number and location didn't appear in the output
|
||||
of letters (bug 5684).
|
||||
|
||||
- Fix a LaTeX export error that prevents the inclusion of two program listings
|
||||
that differ only by file extension (bug 5681).
|
||||
- Fix a LaTeX export error that prevents the inclusion of two program
|
||||
listings that differ only by file extension (bug 5681).
|
||||
|
||||
- Fix hyphenation and punctuation rules for Mexican Spanish (bug 4736).
|
||||
|
||||
|
||||
* USER INTERFACE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user