The branch, 2.0.x, has been updated.

- Log -----------------------------------------------------------------

commit 759b7154c9230d5f40579c7002dfd9486dadebf3
Author: Pavel Sanda <[email protected]>
Date:   Sun Nov 11 19:31:02 2012 +0100

    Additional support for Japanese pLaTeX with utf8 encoding (#8408).
    
    Patch from Koji.

diff --git a/lib/encodings b/lib/encodings
index b0a001b..1466ca3 100644
--- a/lib/encodings
+++ b/lib/encodings
@@ -183,6 +183,8 @@ 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
diff --git a/status.20x b/status.20x
index 5780767..01f9fcd 100644
--- a/status.20x
+++ b/status.20x
@@ -28,6 +28,8 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- Allow additional support for Japanese pLaTeX with utf8 encoding
+  (bug #8408).
 
 
 * TEX2LYX IMPROVEMENTS

-----------------------------------------------------------------------

Summary of changes:
 lib/encodings |    2 ++
 status.20x    |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to