pLaTeX online

Compile pLaTeX online in your browser: the classic Japanese LaTeX, platex to DVI and dvipdfmx to PDF, with nothing to install.

First page of the pLaTeX example, compiled with pLaTeX

Open in LaTeX.to Download the example (zip)

How to compile with pLaTeX on LaTeX.to

Everything runs in your browser: nothing to install, no login, no compile timeout.

What pLaTeX is

Ordinary TeX knows nothing about Japanese: that a full-width character is one em wide, that a line must not start with a closing bracket or a period, that a little space belongs between a kanji and a Latin word. pTeX, from ASCII Corporation in the late 1980s, built those rules into the engine, and pLaTeX is LaTeX on top of it (e-pTeX today). It writes a DVI file, and dvipdfmx turns that into the PDF with the Harano Aji Mincho and Gothic fonts embedded; on LaTeX.to that second step runs by itself.

The example on this page is a short jarticle document. Its punctuation sits at the right width, its lines break where Japanese lines break, and the mix of Japanese, English and a formula is spaced the way a typesetter would space it, with no package loaded.

When to use it

pLaTeX vs upLaTeX vs the Unicode engines

More engines: upLaTeX and all engines.