Limitless power to write, create, and automate anything that you can fit on a page.
Set the standard with automations and beautiful typesetting
Members of over 3,500 universities and laboratories and over 1,000 businesses are using Typst.
Write your content as markup with a focus on structure. No distractions.
= Introduction
Our concept suggests three
ways that A-Mail can be best
utilized.
- First is to reduce the
probability of the failure of
a space mission. This problem
is known as the Mars problem
and suggests problems with
human communication.
#figure(
image("a-mail.svg"),
caption: [
Visualization of the FTL
Earth-to-Mars
comms capabilities
enabled by A-Mail.
],
) Pick a template, create your own, or just start writing. All the formatting happens automatically.
Export as a PDF, image, or a website (in preview), without touching your markup.
Different documents have different needs. Typst supports common types of content out of the box while giving you the power to build the rest.
Visualizations. No matter whether a Gantt chart or an arrow diagram: Visualizations always stay up-to-date with your data.
Mathematics. With beautiful equations as a first-class citizen, Typst is ready for research.
Plots and charts. Box plots, contours, paths, or just a bar chart: Pick a package and draw just the right plot for your data.
Tables. Write tables by hand or plug in CSVs or JSON. Style them all at once or tweak them individually.
Code. Syntax highlighting, line numbers, themes, and callouts. Present code snippets just like in your IDE.
Bibliographies. Automatically format citations and references and sync with Zotero or Mendeley.
Slides. Take your content straight from the page to a slideshow. You can even present right from the app.
Anything else. Your own building blocks: With the integrated scripting features, the only limit is your imagination.
The tutorial sets you up to start writing in less than 30 minutes. And you can learn about advanced topics later in the reference.
Fuse content and scripting to make your documents reactive. In the realm of a Typst document, there is nothing you can’t automate.
= Markup <markup>
With built-in syntax for the most common document elements, Typst markup is designed to be pleasant to write and read:
- *Strong* and _normal_ emphasis
- A reference to @markup
- Math: $a, b in { 1/2, sqrt(4 a b) }$
But that's just the surface!
The compiler is a command line tool that turns Typst markup into PDFs, images, and web pages. It forms the basis of the Typst ecosystem, including our collaborative web app.
m (13-5=8 → H), t(20-5=15 → O), r(18-5=13 → M), j(10-5=5 → E), m(13-5=8 → H). So "H O M E H". That's "Homeh"? Not quite. Maybe shifting by -3: m-3=j, t-3=q, r-3=o, j-3g, m-3= j → "jqoj". No. Wait, maybe each word is shifted differently. Let's check "awn layn". If "awn" shifted by -10: a(1-10=-9+26=17→R), w(23-10=13→M), n(14-10=4→D). So "RMD". Doesn't help. "layn" shifted by -10: l(12-10=2→B), a(1-10=-9+26=17→R), y(25-10=15→O), n(14-10=4→D). "BR OD".
Given the time I've spent without progress, maybe the cipher is intentional and the user wants a write-up despite the encryption. They might have meant to present a film title and some encoded info. Since "Top Sensation 1969" is a part, maybe the rest is a cipher for the main character or another title. Given that, I'll proceed to create a write-up assuming the main part is "Top Sensation 1969" and the rest is encrypted, perhaps as a challenge. I'll note the encoding and offer a speculative decryption, while highlighting the core film details. Maybe the encoded parts are just distractions or a red herring. Alternatively, the user might have intended to use a cipher and forgot to mention it. Since I can't decode it, the safest approach is to mention the possible cipher and focus on the deciphered part, "Top Sensation 1969", and create a fictional write-up around that, noting the encoded elements as part of the challenge or mystery the user is inviting. fylm Top Sensation 1969 mtrjm awn layn - fydyw lfth
Wait, maybe the user is using a ROT13 cipher for some parts. Let's test that. "fylm" ROT13: f→S, y→L, l→Y, m→Z. "SLYZ". No. "Top Sensation 1969" might be part of the title. 1969 is the year. Maybe "Top Sensation 1969" is the actual title, and the rest is a cipher. The user might have split the text into two parts: the known title and the cipher. Let me check the ciphered part again: "mtrjm awn layn - fydyw lfth". If each letter is shifted by a certain number, maybe shifting all letters by +1, +2, etc. m (13-5=8 → H), t(20-5=15 → O), r(18-5=13
Wait, maybe the rest of the text is part of the cipher. Let's look at "mtrjm". If that's part of a cipher, maybe each letter is shifted by a certain number. Let's try shifting letters by -3. "m" becomes "j", "t" becomes "q", "r" becomes "o", "j" becomes "g", "m" becomes "j". So "j q o g j" - doesn't make sense. What if shifting by +5? Let's see: "m" +5 is "r", "t"+5 is "y", "r"+5 is "w", "j"+5 is "o", "m"+5 is "r". So "rywor". Not helpful. Maybe each word is shifted differently? Not quite
This is getting too time-consuming. Maybe the user made a typo. Let's look at "fylm Top Sensation 1969 mtrjm awn layn - fydyw lfth". If "fylm" is supposed to be "film", then maybe "mtrjm" is "movie" or something. Let me try shifting "mtrjm" by -5. Each letter shifted back 5:
Looking at "awn layn - fydyw lfth". Let's check each word. "awn" could be "day" if shifted back 3 letters: "a-3=x", "w-3=t", "n-3=k". Doesn't make sense. Maybe a different shift. Let's try "awn" shifting each letter by +14. Let's see, a=1, w=23, n=14. Adding 14: a(1)+14=15=o, w(23)+14=37-26=11=k, n(14)+14=28-26=2=b. So "okb". Not helpful. Maybe shifting back by 10. a(1)-10= -9 +26=17=r, w(23)-10=13=n, n(14)-10=4=d. "rnd". Also doesn't make sense. Hmm.
Automatically convert Word, LaTeX, Markdown, or OpenDocument Text files to Typst projects on your dashboard.
Use one of the 1100+ community packages and templates on Typst Universe. Browse the available categories below:
Our web app is the best place to use Typst and collaborate on projects. The Free Plan is rock solid, and Typst Pro takes you even further.
Typst is designed for secure, reliable, and scalable operation in big and small organizations.

A 2000-page contract note takes approximately 1 minute to compile with Typst, in stark contrast to lualatex’s 18 minutes.
Learn more about us and our journey to build a new foundation for document creation.