Support for Japanese BX classes, by K. Yokota

Fixes: #10746
This commit is contained in:
Juergen Spitzmueller 2017-09-02 09:06:52 +02:00
parent 53edf3484b
commit b14756f3e2
12 changed files with 88 additions and 16 deletions

View File

@ -2128,6 +2128,10 @@ dist_layouts_DATA =\
layouts/book.layout \ layouts/book.layout \
layouts/braille.module \ layouts/braille.module \
layouts/broadway.layout \ layouts/broadway.layout \
layouts/bxjsarticle.layout \
layouts/bxjsbook.layout \
layouts/bxjsreport.layout \
layouts/bxjsslide.layout \
layouts/changebars.module \ layouts/changebars.module \
layouts/chess.layout \ layouts/chess.layout \
layouts/cl2emult.layout \ layouts/cl2emult.layout \

View File

@ -0,0 +1,17 @@
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{Japanese Article (BXJS Class)}
# \DeclareCategory{Articles}
# Japanese BXJS article textclass is an extension of JS textclass
# to incorporate other TeX engines than (u)pLaTeX, e.g. XeLaTeX.
# Author : Koji Yokota (yokota6@gmail.com)
# This style provides japanese features
Format 63
Provides japanese 1
# Input general definitions
Input article.layout
ClassOptions
Other "autodetect-engine, dvi=dvipdfmx, ja=standard"
End

View File

@ -0,0 +1,17 @@
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{Japanese Book (BXJS Class)}
# \DeclareCategory{Books}
# Japanese BXJS book textclass is an extension of JS textclass
# to incorporate other TeX engines than (u)pLaTeX, e.g. XeLaTeX.
# Author : Koji Yokota (yokota6@gmail.com)
# This style provides japanese features
Format 63
Provides japanese 1
# Input general definitions
Input book.layout
ClassOptions
Other "autodetect-engine, dvi=dvipdfmx, ja=standard"
End

View File

@ -0,0 +1,17 @@
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{Japanese Report (BXJS Class)}
# \DeclareCategory{Reports}
# Japanese BXJS report textclass is an extension of JS textclass
# to incorporate other TeX engines than (u)pLaTeX, e.g. XeLaTeX.
# Author : Koji Yokota (yokota6@gmail.com)
# This style provides japanese features
Format 63
Provides japanese 1
# Input general definitions
Input report.layout
ClassOptions
Other "autodetect-engine, dvi=dvipdfmx, ja=standard"
End

View File

@ -0,0 +1,17 @@
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{Japanese Slide (BXJS Class)}
# \DeclareCategory{Presentations}
# Japanese BXJS slide textclass is an extension of JS textclass
# to incorporate other TeX engines than (u)pLaTeX, e.g. XeLaTeX.
# Author : Koji Yokota (yokota6@gmail.com)
# This style provides japanese features
Format 63
Provides japanese 1
# Input general definitions
Input article.layout
ClassOptions
Other "autodetect-engine, dvi=dvipdfmx, ja=standard"
End

View File

@ -1,8 +1,8 @@
#% Do not delete the line below; configure depends on this #% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[jarticle]{Japanese Article (jarticle)} # \DeclareLaTeXClass[jarticle]{Japanese Article (Standard Class)}
# \DeclareCategory{Articles} # \DeclareCategory{Articles}
# Japanese article textclass definition file. # Japanese article textclass definition file.
# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp) # Author : Koji Yokota (yokota6@gmail.com)
# This style provides japanese features # This style provides japanese features
Format 64 Format 64

View File

@ -1,8 +1,8 @@
#% Do not delete the line below; configure depends on this #% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[jbook]{Japanese Book (jbook)} # \DeclareLaTeXClass[jbook]{Japanese Book (Standard Class)}
# \DeclareCategory{Books} # \DeclareCategory{Books}
# Japanese book textclass definition file. # Japanese book textclass definition file.
# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp) # Author : Koji Yokota (yokota6@gmail.com)
# This style provides japanese features # This style provides japanese features
Format 64 Format 64

View File

@ -1,8 +1,8 @@
#% Do not delete the line below; configure depends on this #% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[jreport]{Japanese Report (jreport)} # \DeclareLaTeXClass[jreport]{Japanese Report (Standard Class)}
# \DeclareCategory{Reports} # \DeclareCategory{Reports}
# Japanese report textclass definition file. # Japanese report textclass definition file.
# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp) # Author : Koji Yokota (yokota6@gmail.com)
# This style provides japanese features # This style provides japanese features
Format 64 Format 64

View File

@ -1,8 +1,8 @@
#% Do not delete the line below; configure depends on this #% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{Japanese Article (jsarticle)} # \DeclareLaTeXClass{Japanese Article (JS Class)}
# \DeclareCategory{Articles} # \DeclareCategory{Articles}
# Japanese new article textclass definition file. # Japanese new standard article textclass definition file.
# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp) # Author : Koji Yokota (yokota6@gmail.com)
# This style provides japanese features # This style provides japanese features
Format 64 Format 64

View File

@ -1,8 +1,8 @@
#% Do not delete the line below; configure depends on this #% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{Japanese Book (jsbook)} # \DeclareLaTeXClass{Japanese Book (JS Class)}
# \DeclareCategory{Books} # \DeclareCategory{Books}
# Japanese new book textclass definition file. # Japanese new standard book textclass definition file.
# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp) # Author : Koji Yokota (yokota6@gmail.com)
# This style provides japanese features # This style provides japanese features
Format 64 Format 64

View File

@ -1,8 +1,8 @@
#% Do not delete the line below; configure depends on this #% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[tarticle,plext.sty]{Japanese Article (Vertical Writing)} # \DeclareLaTeXClass[tarticle,plext.sty]{Japanese Article (Standard Class: Vertical Writing)}
# \DeclareCategory{Articles} # \DeclareCategory{Articles}
# Definition file of Japanese article textclass for vertical writing. # Definition file of Japanese article textclass for vertical writing.
# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp) # Author : Koji Yokota (yokota6@gmail.com)1
# This style provides japanese features # This style provides japanese features
Format 64 Format 64

View File

@ -1,8 +1,8 @@
#% Do not delete the line below; configure depends on this #% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[tbook,plext.sty]{Japanese Book (Vertical Writing)} # \DeclareLaTeXClass[tbook,plext.sty]{Japanese Book (Standard Class: Vertical Writing)}
# \DeclareCategory{Books} # \DeclareCategory{Books}
# Definition file of Japanese book textclass for vertical writing. # Definition file of Japanese book textclass for vertical writing.
# Author : Koji Yokota (yokota@res.otaru-uc.ac.jp) # Author : Koji Yokota (yokota6@gmail.com)
# This style provides japanese features # This style provides japanese features
Format 64 Format 64