commit 3eaadea54fcfbd5ecdbbe132669c85497fce7afd
Author: Koji Yokota <[email protected]>
Date:   Wed Jan 14 15:58:07 2026 +0900

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

diff --git a/lib/layouts/jarticle.layout b/lib/layouts/jarticle.layout
index 0d3a9f05ff..e6dd6eb52f 100644
--- a/lib/layouts/jarticle.layout
+++ b/lib/layouts/jarticle.layout
@@ -1,11 +1,11 @@
 #% 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 104
+Format 114
 Provides japanese 1
 
 # Input general definitions
diff --git a/lib/layouts/jbook.layout b/lib/layouts/jbook.layout
index 33f58032ed..1b4e8056a2 100644
--- a/lib/layouts/jbook.layout
+++ b/lib/layouts/jbook.layout
@@ -1,11 +1,11 @@
 #% 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 104
+Format 114
 Provides japanese 1
 
 # Input general definitions
diff --git a/lib/layouts/jreport.layout b/lib/layouts/jreport.layout
index 73a29f2618..760260aa67 100644
--- a/lib/layouts/jreport.layout
+++ b/lib/layouts/jreport.layout
@@ -1,11 +1,11 @@
 #% 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 104
+Format 114
 Provides japanese 1
 
 # Input general definitions
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