Typlatex: refresh thumbnail & correct outdated description - #552
Conversation
…t, --- span trigger)
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 419d672259
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| 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 |
There was a problem hiding this comment.
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 👍 / 👎.
| 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." |
There was a problem hiding this comment.
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 👍 / 👎.
Theme author here (@LuckyZ10).
What changed
New thumbnail (
media/thumbnails/typlatex.png) — the old one was a cropped window screenshot with the OS menu bar and unrelated UI visible. The new one is a clean render of an actual A4 paper card on the desk background: title, abstract, TOC and both justified columns are legible at 500x400.Description fixes in
_posts/theme/2026-08-22-typlatex.md::root). The old text said "2-character first-line indents", which no longer matches.---horizontal rules act as invisible span triggers that make the next block (paragraph, $$ math block or table) cross both columns.All six themes were also re-screenshotted in the upstream repo: https://github.com/LuckyZ10/typlatex