Skip to content
Tech News
clear
Topics: Today This Week This Month This Year

Open-source LaTeX toolkit recreates vintage scientific paper aesthetics

A collection of twenty small, standalone LaTeX and MetaPost examples demonstrates how to reproduce the look of old scientific publications, from engraved optics plates to Victorian newspaper layouts. Each file isolates one technique—such as antique typography, hand-drawn diagrams, or period color palettes—so users can compile, modify, or strip out individual effects to see their contribution. The examples split into pure LaTeX pages, standalone fiziko MetaPost figures, and hybrid pages combining both via LuaTeX.

ExactTeX brings gradual type-checking to LaTeX documents

A new open-source project called ExactTeX extends LaTeX with optional annotations that let authors mark specific objects—like tables or figures—for verification before compiling to PDF. Unannotated content passes through unchanged as ordinary LaTeX, and a browser-based editor called Vitela runs the same compiler via WebAssembly for local checking without a server. The toolchain includes a command-line compiler, a language server for editor integration, and a test suite ensuring consistent behavior across all three interfaces.

TexLite offers self-hosted LaTeX workspace for small teams

A new open-source project called TexLite provides a browser-based, self-hosted environment for teams to write and compile LaTeX documents together. It runs as a single Node.js process with SQLite and local file storage, reusing the host machine's existing TeX installation, and adds real-time editing plus source-level commenting.

TeXbrain lets users compile LaTeX to PDF entirely in the browser via WebAssembly

A developer released TeXbrain, a free open-source LaTeX editor that runs a WebAssembly port of pdfTeX (via SwiftLaTeX) so documents compile to PDF directly in the browser with no server involved. It also supports opening local project folders, syncing with git, and pushing to GitHub, all within a single browser tab. Packages beyond the common ones bundled with the app are fetched on demand from a TeX Live mirror and cached for offline reuse.

Today's top topics: openai anthropic apple ai safety iphone 18 pro dario amodei ios 27 artificial intelligence google nvidia
View all today's topics →