Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 648 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 648 Bytes

yex

What is it?

It's a TeX workalike in pure Python.

Why?

Because.

(There will be a more serious readme here later.)

Demo

As of 2022-03-19, this:

\def\TeX{T\kern-.1667em\lower.5ex\hbox{E}\kern-.125emX}
\shipout\hbox{This was set in Python by yex, not by \TeX.}

gives this:

some typesetting

Links

Licenced under the GPL version 2.