Skip to content

Latest commit

 

History

History
53 lines (45 loc) · 2.43 KB

File metadata and controls

53 lines (45 loc) · 2.43 KB
layout theme
title Typlatex
category theme
homepage https://github.com/LuckyZ10/typlatex
download https://github.com/LuckyZ10/typlatex/archive/refs/heads/main.zip
author LuckyZ10
author_url https://github.com/LuckyZ10
thumbnail typlatex.png
preview typlatex.png
description A six-theme family that typesets Typora like LaTeX — A4 paper preview, justified two-column text, no-indent paragraphs with a paragraph gap (LaTeX indent optional), booktabs tables, `---` span triggers for figures/math/tables with blue captions, and a bold single-round-corner heading style.
tags
latex
academic
two-column
paper
journal
a4
serif
documentation

Typlatex

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.

Features

  • A4 paper preview — the document sits on a white A4 card over a gray desk; @page { size: A4 } makes PDF export match what you see.
  • Two-column journal typesetting — justified text, balanced columns, five-size (10.5pt) serif body, LaTeX-style indents (first paragraph after a heading is not indented).
  • Figures & captions — an image on its own paragraph spans both columns automatically (like 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.
  • Span anything with --- — 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.
  • Six-theme family — combine column rhythm (journal / book / single column) with two looks: plain, and "Ink" — a dark label with one huge bottom-right round corner set into a light gray track, with coral bold emphasis.

Installation

  1. Download and unzip the theme package.
  2. Open Typora → Preferences → Appearance → Open Theme Folder.
  3. Copy the .css file(s) you like into that folder.
  4. Restart Typora and select the theme from the Themes menu.

Requires Typora ≥ 1.6 (uses CSS :has()). Tested on Typora 1.14.9 (Windows).

MIT licensed.