mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
encodings: use correct encoding "latin7" for ISO 8859-13
- fixes bug #10474
This commit is contained in:
parent
95bc002387
commit
1fbe23a028
@ -69,8 +69,7 @@ End
|
||||
Encoding iso8859-9 latin5 "Turkish (ISO 8859-9)" ISO-8859-9 fixed inputenc
|
||||
End
|
||||
|
||||
# Not standard, see http://www.vtex.lt/tex/littex/index.html
|
||||
Encoding iso8859-13 l7xenc "Baltic (ISO 8859-13)" ISO-8859-13 fixed inputenc
|
||||
Encoding iso8859-13 latin7 "Baltic (ISO 8859-13)" ISO-8859-13 fixed inputenc
|
||||
End
|
||||
|
||||
Encoding iso8859-15 latin9 "Western European (ISO 8859-15)" ISO-8859-15 fixed inputenc
|
||||
|
@ -89,7 +89,9 @@ What's new
|
||||
corner cases.
|
||||
|
||||
- Show symbol name and description in plaintext export of nomenclature
|
||||
entries (bug 10459)
|
||||
entries (bug 10459).
|
||||
|
||||
- Correct encoding for Baltic languages like Lithuanian (bug 10474).
|
||||
|
||||
|
||||
* LYX2LYX
|
||||
|
Loading…
Reference in New Issue
Block a user