LaTeX & Typst guides
Practical, no-fluff answers to the LaTeX and Typst questions that come up while writing a paper. Each guide shows the standard way to do it, then how KL studio's keyboard-first workflow makes it quicker.
LaTeX
- How to format tables in LaTeXtabular, alignment, toprule and midrule
- How to write equations and math in LaTeXinline, display, aligned, numbering
- LaTeX math and science symbolsGreek letters, operators, arrows, set notation
- How to add citations and a bibliography in LaTeXBibTeX, biblatex, \cite, fixing errors
- How to insert and position images in LaTeXgraphicx, placement, captions, references
- How to write LaTeX together in real timemultiplayer editing, sharing, no setup
- How to manage references for a research paperbib files, reference managers, importing
Typst
- Getting started with Typstsyntax basics: text, headings, functions
- How to write equations and math in Typstinline, block, numbering, alignment
- Typst math and science symbolsGreek letters, operators, arrows, set notation
- How to format tables in Typstcolumns, merged cells, headers, rules
- How to add a bibliography and citations in Typstthe bibliography function, styles, @key cites
- How to insert and position figures in Typstimage, figure, captions, placement, subfigures
- How to draw plots and bar charts in Typstcetz-plot and lilaq, with runnable code
- Typst table styles: a copy-paste gallerybooktabs, striped, coloured headers, grids