]> git.lyx.org Git - lyx.git/commitdiff
add Japanese layout files, provided by Yokata-san
authorUwe Stöhr <uwestoehr@web.de>
Sun, 14 Oct 2007 11:09:26 +0000 (11:09 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 14 Oct 2007 11:09:26 +0000 (11:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20965 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py
lib/Makefile.am
lib/layouts/jarticle.layout [new file with mode: 0644]
lib/layouts/jbook.layout [new file with mode: 0644]
lib/layouts/jreport.layout [new file with mode: 0644]
lib/layouts/jsarticle.layout [new file with mode: 0644]
lib/layouts/jsbook.layout [new file with mode: 0644]
lib/layouts/tarticle.layout [new file with mode: 0644]
lib/layouts/tbook.layout [new file with mode: 0644]
lib/layouts/treport.layout [new file with mode: 0644]

index 59e3f28736b92fc03e7c3b73a86d8072031ffe82..fb519458e802c067361cbe8926e310b1ee14971f 100644 (file)
@@ -2533,7 +2533,12 @@ lib_layouts_files = Split('''
     ijmpd.layout
     iopart.layout
     isprs.layout
+    jarticle.layout
+    jbook.layout
     jgrga.layout
+    jreport.layout
+    jsarticle.layout
+    jsbook.layout
     kluwer.layout
     latex8.layout
     letter.layout
@@ -2566,6 +2571,9 @@ lib_layouts_files = Split('''
     svglobal.layout
     svjog.layout
     svprobth.layout
+    tarticle.layout
+    tbook.layout
+    treport.layout
 ''')
 
 
index 202db63351ba70918e3ba9a618f7f211c194ec9c..3d16f140f75ebf661dd69853dbb4904890181994 100644 (file)
@@ -955,7 +955,12 @@ dist_layouts_DATA =\
        layouts/ijmpd.layout \
        layouts/iopart.layout \
        layouts/isprs.layout \
+       layouts/jarticle.layout \
+       layouts/jbook.layout \
        layouts/jgrga.layout \
+       layouts/jreport.layout \
+       layouts/jsarticle.layout \
+       layouts/jsbook.layout \
        layouts/kluwer.layout \
        layouts/latex8.layout \
        layouts/letter.layout \
@@ -1025,6 +1030,9 @@ dist_layouts_DATA =\
        layouts/theorems-std.module \
        layouts/theorems-withinchap.module \
        layouts/theorems-withinsec.module \
+       layouts/tarticle.layout \
+       layouts/tbook.layout \
+       layouts/treport.layout \
        layouts/url.module
 
 scriptsdir = $(pkgdatadir)/scripts
diff --git a/lib/layouts/jarticle.layout b/lib/layouts/jarticle.layout
new file mode 100644 (file)
index 0000000..8b0d186
--- /dev/null
@@ -0,0 +1,10 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass{article (Japanese)}
+# Japanese article textclass definition file.
+# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp)
+
+# This style provides japanese features
+Provides japanese 1
+
+# Input general definitions
+Input article.layout
diff --git a/lib/layouts/jbook.layout b/lib/layouts/jbook.layout
new file mode 100644 (file)
index 0000000..2e97c2f
--- /dev/null
@@ -0,0 +1,10 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass{book (Japanese)}
+# Japanese book textclass definition file.
+# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp)
+
+# This style provides japanese features 
+Provides japanese 1
+
+# Input general definitions
+Input book.layout
diff --git a/lib/layouts/jreport.layout b/lib/layouts/jreport.layout
new file mode 100644 (file)
index 0000000..4979156
--- /dev/null
@@ -0,0 +1,10 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass{report (Japanese)}
+# Japanese report textclass definition file.
+# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp)
+
+# This style provides japanese features 
+Provides japanese 1
+
+# Input general definitions
+Input report.layout
diff --git a/lib/layouts/jsarticle.layout b/lib/layouts/jsarticle.layout
new file mode 100644 (file)
index 0000000..28e1b23
--- /dev/null
@@ -0,0 +1,10 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass{article (Japanese New)}
+# Japanese new article textclass definition file.
+# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp)
+
+# This style provides japanese features 
+Provides japanese 1
+
+# Input general definitions
+Input article.layout
diff --git a/lib/layouts/jsbook.layout b/lib/layouts/jsbook.layout
new file mode 100644 (file)
index 0000000..399687d
--- /dev/null
@@ -0,0 +1,10 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass{book (Japanese New)}
+# Japanese new book textclass definition file.
+# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp)
+
+# This style provides japanese features 
+Provides japanese 1
+
+# Input general definitions
+Input book.layout
diff --git a/lib/layouts/tarticle.layout b/lib/layouts/tarticle.layout
new file mode 100644 (file)
index 0000000..58fd39d
--- /dev/null
@@ -0,0 +1,10 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass{article (Japanese in vertical writing)}
+# Definition file of Japanese article textclass for vertical writing.
+# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp)
+
+# This style provides japanese features 
+Provides japanese 1
+
+# Input general definitions
+Input article.layout
diff --git a/lib/layouts/tbook.layout b/lib/layouts/tbook.layout
new file mode 100644 (file)
index 0000000..237a547
--- /dev/null
@@ -0,0 +1,10 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass{book (Japanese in vertical writing)}
+# Definition file of Japanese book textclass for vertical writing.
+# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp)
+
+# This style provides japanese features 
+Provides japanese 1
+
+# Input general definitions
+Input book.layout
diff --git a/lib/layouts/treport.layout b/lib/layouts/treport.layout
new file mode 100644 (file)
index 0000000..7785642
--- /dev/null
@@ -0,0 +1,10 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass{report (Japanese in vertical writing)}
+# Definition file of Japanese report textclass for vertical writing.
+# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp)
+
+# This style provides japanese features 
+Provides japanese 1
+
+# Input general definitions
+Input report.layout