Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions _posts/theme/2026-08-22-typlatex.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,17 @@ 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, first-line indents, booktabs tables, auto-spanning figures with blue captions, and a bold single-round-corner heading style."
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."

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Describe the actual blocks handled by the span trigger

The new summary describes --- as a trigger for “figures/math/tables with blue captions,” but the detailed behavior below says standalone figures span automatically and that the trigger applies to the next paragraph, math block, or table; blue captions are a separate figure rule. This makes the newly highlighted signature feature misleading, especially for users expecting a horizontal rule to be required for figures.

Useful? React with 👍 / 👎.

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, 2-character first-line indents, and
booktabs-style three-line tables. Export to PDF is a true A4 two-column page
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
Comment on lines +19 to +20

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update the feature bullet to match the new paragraph default

The revised overview now says paragraphs are unindented and separated by a gap, but the feature list at lines 28–30 still advertises “LaTeX-style indents” as the normal two-column behavior. Readers deciding how the theme formats body text therefore receive contradictory defaults on the same page; update that bullet to describe the no-indent default and identify indentation as optional.

Useful? React with 👍 / 👎.

three-line tables. Export to PDF is a true A4 two-column page
via a single `@page` rule.

## Features
Expand All @@ -31,9 +32,9 @@ via a single `@page` rule.
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 `---`** — a horizontal rule is an invisible trigger:
the next block (paragraph, `$$` math block, or table) spans both columns.
Tables use booktabs rules by default.
- **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
Expand Down
Binary file modified media/thumbnails/typlatex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.