Search found 1 match

by Rainwood1234
Tue Aug 13, 2019 10:26 am
Forum: General
Topic: ! LaTeX Error: This file needs format `pLaTeX2e' with Japanese jarticle template
Replies: 6
Views: 17758

! LaTeX Error: This file needs format `pLaTeX2e' with Japanese jarticle template

You cannot use pdflatex for japanese input.

You always have to convert a file inbetween:
tex -> dvi -> pdf

@Settings for texmaker:
- Open options for "Quick build"
- Select: "LaTeX + dvips + ps2pdf + ViewPDF"

In general: make sure whatever command you're running, you have LaTeX in there, not ...