mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
languages:
- add comment for Hungarian and correct its name in LyX - whitespace fixes - add comments for Sorbian - disable Upper Sorbian as this is broken, see bug http://bugzilla.lyx.org/show_bug.cgi?id=4257 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20825 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
175fb31dbc
commit
cd64f187e6
@ -37,6 +37,8 @@ german german "German" false iso8859-15 de_DE ""
|
||||
ngerman ngerman "German (new spelling)" false iso8859-15 de_DE ""
|
||||
greek greek "Greek" false iso8859-7 el_GR ""
|
||||
hebrew hebrew "Hebrew" true cp1255 he_IL ""
|
||||
# "hungarian" is a synonym for the "magyar" babel language option
|
||||
# "hungarian" might be used for special purposes, see http://www.math.bme.hu/latex/magyar_pre_tug2004.pdf
|
||||
#hungarian hungarian "Hungarian" false iso8859-2 hu_HU ""
|
||||
irish irish "Irish" false iso8859-15 ga_IE ""
|
||||
italian italian "Italian" false iso8859-15 it_IT ""
|
||||
@ -44,11 +46,12 @@ japanese "" "Japanese" false euc-jp ja_JP ""
|
||||
kazakh kazakh "Kazakh" false pt154 kk_KZ ""
|
||||
# there is no country code for Korean because ko_KR is the same as ko_KI
|
||||
korean "" "Korean" false euc-kr ko ""
|
||||
#lsorbian lsorbian "Lower Sorbian" false iso8859-2 dsb_DE ""
|
||||
# babel's lower sorbian is currently broken
|
||||
#lsorbian lowersorbian "Lower Sorbian" false iso8859-2 dsb_DE ""
|
||||
lithuanian lithuanian "Lithuanian" false iso8859-13 lt_LT ""
|
||||
latvian latvian "Latvian" false iso8859-13 lv_LV ""
|
||||
icelandic icelandic "Icelandic" false iso8859-15 is_IS ""
|
||||
magyar magyar "Magyar" false iso8859-2 hu_HU ""
|
||||
magyar magyar "Hungarian" false iso8859-2 hu_HU ""
|
||||
norsk norsk "Norsk" false iso8859-15 nb_NO ""
|
||||
nynorsk nynorsk "Nynorsk" false iso8859-15 nn_NO ""
|
||||
polish polish "Polish" false iso8859-2 pl_PL ""
|
||||
@ -65,6 +68,7 @@ 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 ""
|
||||
ukrainian ukrainian "Ukrainian" false koi8-u uk_UA ""
|
||||
usorbian usorbian "Upper Sorbian" false iso8859-2 hsb_DE ""
|
||||
# babel's upper sorbian is currently broken
|
||||
#usorbian uppersorbian "Upper Sorbian" false iso8859-2 hsb_DE ""
|
||||
vietnamese vietnam "Vietnamese" false utf8 vi_VN ""
|
||||
welsh welsh "Welsh" false iso8859-15 cy_GB ""
|
||||
|
Loading…
Reference in New Issue
Block a user