mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Revert "Additional support for Japanese pLaTeX with utf8 encoding (#8408)."
This was a format change.
This reverts commit 759b7154c9
.
This commit is contained in:
parent
46db6873cb
commit
f30c548ab8
@ -183,8 +183,6 @@ Encoding jis-plain JIS-pLaTeX "Japanese (non-CJK) (JIS)" ISO-2022-JP variable ja
|
||||
End
|
||||
Encoding shift-jis-plain SJIS-pLaTeX "Japanese (non-CJK) (SJIS)" CP932 variable japanese
|
||||
End
|
||||
Encoding utf8 utf8 "Japanese (non-CJK) (utf8)" UTF-8 variable japanese
|
||||
End
|
||||
|
||||
# This one needs hardcoded support, since the inputenc package does not know
|
||||
# tis620-0, and thailatex sets up babel directly to use tis620-0, so the
|
||||
|
@ -28,8 +28,6 @@ What's new
|
||||
|
||||
* DOCUMENT INPUT/OUTPUT
|
||||
|
||||
- Allow additional support for Japanese pLaTeX with utf8 encoding
|
||||
(bug #8408).
|
||||
|
||||
- Output BibTeX metadata in LyXHTML output (bug #8451).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user