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, unindented paragraphs separated by a small
gap (LaTeX-style first-line indents are one variable away), 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.--- — the signature trick: the horizontal rule is
an invisible trigger, so the next block (paragraph, $$ math block, or
table) crosses 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.