]> git.lyx.org Git - lyx.git/blob - lib/layouts/bxjsarticle.layout
1923f88ada3c7f29271ceeaa4cc4b8a0b749c0a0
[lyx.git] / lib / layouts / bxjsarticle.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{Japanese Article (BXJS Class)}
3 #  \DeclareCategory{Articles}
4 # Japanese BXJS article textclass is an extension of JS textclass
5 # to incorporate other TeX engines than (u)pLaTeX, e.g. XeLaTeX.
6 # Author : Koji Yokota (yokota6@gmail.com)
7
8 # This style provides japanese features 
9 Format 68
10 Provides japanese 1
11
12 # Input general definitions
13 Input article.layout
14
15 ClassOptions
16         Other "autodetect-engine, dvi=dvipdfmx, ja=standard"
17 End