Typlatex (Typora + LaTeX) brings the look of a typeset journal article into
Typora. Documents are shown on an A4 paper card with fully justified,
two-column text, serif body type, 2-character first-line indents, and
booktabs-style three-line tables. Export to PDF is a true A4 two-column page
via a single @page rule.
@page { size: A4 } makes PDF export match what you see.figure*); inline images stay in-column. An
italic-only paragraph right after a figure becomes a centered blue caption
— with or without a blank line between them.--- — a horizontal rule is an invisible trigger:
the next block (paragraph, $$ math block, or table) spans both columns.
Tables use booktabs rules by default..css file(s) you like into that folder.Requires Typora ≥ 1.6 (uses CSS :has()). Tested on Typora 1.14.9
(Windows).
MIT licensed.