Couldn't use luatexja package (documentclass ltjsarticle)

Norikazu Nakato <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <CAPKNZZy6vBE071KcKgRX4a9CZgfnB3DcYZdzsV-saC8xOguTQQ@mail.gmail.com>
Hi,
I couldn't use luatexja package in MiKTeX.
Is there something I forgotten or package integration defect of MiKTeX ?

(Package luatexja is "Typeset Japanese with Lua(La)TeX" see
http://miktex.org/packages/luatexja )


The source file I wrote is (sample.tex):
> \documentclass{ltjsarticle}
> \begin{document}
> Helo.
> \end{document}

Command line: lualatex --interaction=batchmode sample.tex

I got "sample.log":
> This is LuaTeX, Version beta-0.80.0 (MiKTeX 2.9 64-bit) (rev 5238)  (format=lualatex 2015.9.28)  1 OCT 2015 21:58
> **sample.tex
> (./sample.tex
> LaTeX2e <2015/01/01> patch level 2
> Babel <3.9m> and hyphenation patterns for 69 languages loaded.
>
> ! LaTeX Error: File `ltjsarticle.cls' not found.
>
> Type X to quit or <RETURN> to proceed,
(...snip followings...)

MiKTeX Package Manager shows luatexja is installed.

If I change "ltjsarticle" with "article" in "sample.tex", I get proper
"sample.dvi".

"c:/Program Files/MiKTeX 2.9/tex/luatex/luatexja" exists but there is
not "ltjsarticle.cls"


In that directory, there is "ltjsclasses.ins" which contains
> \generateFile{ltjsarticle.cls}{f}{\from{ltjsclasses.dtx}{article}}

In the user's manual of luatexja:
(ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/macros/luatex/generic/luatexja/doc/luatexja-en.pdf)
> If you downloaded this package from CTAN, you have to run following commands to generate
> classes and ltj-kinsoku.lua (the file which stores default "kinsoku" parameters):
>
> $ cd src
> $ lualatex ltjclasses.ins
> $ lualatex ltjsclasses.ins
> $ lualatex ltjltxdoc.ins
> $ luatex   ltj-kinsoku_make.tex

It seems this process wasn't done yet.

Thanks,
naqtn <[email protected]>

------------------------------------------------------------------------------
_______________________________________________
Q: How can I leave the mailing list?
A: See http://docs.miktex.org/faq/support.html#leavingml
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.