Documentation
GitHub
Discord
Mastodon
Bluesky
LinkedIn
Home
Pricing
Universe
Forum
Sign in
Sign up
Typst
Documentation
Overview
Tutorial
Writing in Typst
Formatting
Advanced Styling
Making a Template
Reference
Language
Syntax
Styling
Scripting
Context
Library
Foundations
Arguments
Array
Assert
Auto
Boolean
Bytes
Calculation
Content
Datetime
Decimal
Dictionary
Duration
Evaluate
Float
Function
Integer
Label
Module
None
Panic
Plugin
Regex
Representation
Selector
String
Symbol
System
Target
Type
Version
Model
Bibliography
Bullet List
Cite
Document
Emphasis
Figure
Footnote
Heading
Link
Numbered List
Numbering
Outline
Paragraph
Paragraph Break
Quote
Reference
Strong Emphasis
Table
Term List
Text
Highlight
Line Break
Lorem
Lowercase
Overline
Raw Text / Code
Small Capitals
Smartquote
Strikethrough
Subscript
Superscript
Text
Underline
Uppercase
Math
Accent
Attach
Binomial
Cancel
Cases
Class
Equation
Fraction
Left/Right
Matrix
Primes
Roots
Sizes
Stretch
Styles
Text Operator
Under/Over
Variants
Vector
Symbols
General
Emoji
Layout
Align
Alignment
Angle
Block
Box
Column Break
Columns
Direction
Fraction
Grid
Hide
Layout
Length
Measure
Move
Padding
Page
Page Break
Place
Ratio
Relative Length
Repeat
Rotate
Scale
Skew
Spacing (H)
Spacing (V)
Stack
Visualize
Circle
Color
Curve
Ellipse
Gradient
Image
Line
Path
Polygon
Rectangle
Square
Stroke
Tiling
Introspection
Counter
Here
Locate
Location
Metadata
Query
State
Data Loading
CBOR
CSV
JSON
Read
TOML
XML
YAML
Export
PDF
Embed
HTML
Elem
Frame
PNG
SVG
Guides
Guide for LaTeX users
Page setup guide
Table guide
Changelog
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Earlier
Roadmap
Community
Changelog
0.13.1
Version 0.13.1 (March 7, 2025)
Command Line Interface
Fixed high CPU usage for
typst watch
on Linux. Depending on the project size, CPU usage would spike for varying amounts of time. This bug appeared with 0.13.0 due to a behavioral change in the inotify file watching backend.
HTML export
Fixed export of tables with
gutters
Fixed usage of
<html>
and
<body>
element within
context
Fixed querying of
metadata
next to
<html>
and
<body>
element
Visualization
Fixed
curves
with multiple non-closed components
Introspection
Fixed a regression where labelled
symbols
could not be
queried
by label
Deprecations
Fixed false positives in deprecation warnings for type/str comparisons
Contributors
Thanks to everyone who contributed to this release!
Changelog
Previous page
0.13.0
Next page
On this page
Command Line Interface
HTML export
Visualization
Introspection
Deprecations
Contributors