commit e644ecaf142dc78530d64fb09d9f3fd94ed50c09
Author: Koji Yokota <[email protected]>
Date:   Wed Jan 14 15:52:21 2026 +0900

    Update Japanese layouts to accommodate uplatex
---
 lib/layouts/jarticle.layout  |  6 +++---
 lib/layouts/jbook.layout     |  6 +++---
 lib/layouts/jreport.layout   |  6 +++---
 lib/layouts/ujarticle.layout | 12 ++++++++++++
 lib/layouts/ujbook.layout    | 12 ++++++++++++
 lib/layouts/ujreport.layout  | 12 ++++++++++++
 6 files changed, 45 insertions(+), 9 deletions(-)

diff --git a/lib/layouts/jarticle.layout b/lib/layouts/jarticle.layout
index 61bbfea193..e6dd6eb52f 100644
--- a/lib/layouts/jarticle.layout
+++ b/lib/layouts/jarticle.layout
@@ -1,8 +1,8 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[jarticle]{Japanese Article (Standard Class)}
-#  \DeclareCategory{Articles}
+#  \DeclareLaTeXClass[jarticle]{Japanese Article (Standard Class, non-UTF8, 
obsolete)}
+#  \DeclareCategory{Obsolete}
 # Japanese article textclass definition file.
-# Author : Koji Yokota ([email protected])
+# Author : Koji Yokota ([email protected])
 
 # This style provides japanese features
 Format 114
diff --git a/lib/layouts/jbook.layout b/lib/layouts/jbook.layout
index 73441ff51e..1b4e8056a2 100644
--- a/lib/layouts/jbook.layout
+++ b/lib/layouts/jbook.layout
@@ -1,8 +1,8 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[jbook]{Japanese Book (Standard Class)}
-#  \DeclareCategory{Books}
+#  \DeclareLaTeXClass[jbook]{Japanese Book (Standard Class, non-UTF8, 
obsolete)}
+#  \DeclareCategory{Obsolete}
 # Japanese book textclass definition file.
-# Author : Koji Yokota ([email protected])
+# Author : Koji Yokota ([email protected])
 
 # This style provides japanese features 
 Format 114
diff --git a/lib/layouts/jreport.layout b/lib/layouts/jreport.layout
index f492646973..760260aa67 100644
--- a/lib/layouts/jreport.layout
+++ b/lib/layouts/jreport.layout
@@ -1,8 +1,8 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[jreport]{Japanese Report (Standard Class)}
-#  \DeclareCategory{Reports}
+#  \DeclareLaTeXClass[jreport]{Japanese Report (Standard Class, non-UTF8, 
obsolete)}
+#  \DeclareCategory{Obsolete}
 # Japanese report textclass definition file.
-# Author : Koji Yokota ([email protected])
+# Author : Koji Yokota ([email protected])
 
 # This style provides japanese features 
 Format 114
diff --git a/lib/layouts/ujarticle.layout b/lib/layouts/ujarticle.layout
new file mode 100644
index 0000000000..a2e85cab23
--- /dev/null
+++ b/lib/layouts/ujarticle.layout
@@ -0,0 +1,12 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass[ujarticle]{Japanese Article (Standard Class)}
+#  \DeclareCategory{Articles}
+# Japanese article textclass definition file.
+# Author : Koji Yokota ([email protected])
+
+# This style provides japanese features
+Format 114
+Provides japanese 1
+
+# Input general definitions
+Input article.layout
diff --git a/lib/layouts/ujbook.layout b/lib/layouts/ujbook.layout
new file mode 100644
index 0000000000..0be6207538
--- /dev/null
+++ b/lib/layouts/ujbook.layout
@@ -0,0 +1,12 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass[ujbook]{Japanese Book (Standard Class)}
+#  \DeclareCategory{Books}
+# Japanese book textclass definition file.
+# Author : Koji Yokota ([email protected])
+
+# This style provides japanese features 
+Format 114
+Provides japanese 1
+
+# Input general definitions
+Input book.layout
diff --git a/lib/layouts/ujreport.layout b/lib/layouts/ujreport.layout
new file mode 100644
index 0000000000..014ac700e9
--- /dev/null
+++ b/lib/layouts/ujreport.layout
@@ -0,0 +1,12 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass[ujreport]{Japanese Report (Standard Class)}
+#  \DeclareCategory{Reports}
+# Japanese report textclass definition file.
+# Author : Koji Yokota ([email protected])
+
+# This style provides japanese features 
+Format 114
+Provides japanese 1
+
+# Input general definitions
+Input report.layout
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to