0.1.0 开发预览版0.1.0 development preview

Typst,
所见即所得。
WYSIWYG
for Typst.

Tylina 把排版后的页面放在最前面。直接点击、输入和选择;需要完整控制时,再自然打开 Typst 源码。Tylina puts the typeset page first. Click, type, and select directly; open the complete Typst source only when you need it.

macOS · Windows · Linux 无需账号macOS · Windows · Linux No account required

notes.typ — Tylina

Tylina / 文档 01

写作,从排版后的页面开始

文字、公式与图表属于同一份真实的 Typst 文档。你面对的是排版后的页面,而不是一排工具面板。

在这里直接选择 需要修改的文字,格式与源码始终保持一致。

E = mc²

需要更深的控制时,源码会在当前内容附近出现。

Tylina / Document 01

Write from the typeset page

Text, formulas, and figures live in one real Typst document. Work on the typeset page, not a row of editing panels.

Select text to change here. Formatting and source stay in sync.

E = mc²

For finer control, open the source beside the current content.

文档优先Document first默认面对排版页面,不从 IDE 开始。Start on the typeset page, not inside an IDE.
真实 TypstReal Typst源码与资源始终是文档本身。Source and resources remain the document itself.
本地优先Local first真实文件、草稿和历史留在你的设备上。Files, drafts, and history stay on your device.

页面在前,
源码随时可达。
The page comes first.
Source stays within reach.

文档模式适合持续写作。双栏模式、源码 Lens 与前置源码区,让复杂 Typst 仍然完整可控。Document view is made for sustained writing. Split view, Source Lens, and the Prefix Area keep the full language close by.

源码Source
1#set page(paper: "a4") 2#set text(size: 11pt) 3 4= A concise field guide 5 6The document stays calm while 7you write. Headings, lists, 8references, mathematics, and 9figures remain part of one page. 10 11$ integral_0^1 x^2 dif x = 1/3 $
1#set page(paper: "a4") 2#set text(size: 11pt) 3 4= 一份简洁的使用指南 5 6写作时页面保持清爽。标题、列表、 7参考文献、数学公式和图表, 8都属于同一份排版文档。 9 10$ integral_0^1 x^2 dif x = 1/3 $
预览Preview

A concise field guide

The document stays calm while you write. Headings, lists, references, mathematics, and figures remain part of one typeset page.

∫₀¹ x² dx = ⅓

Direct editing. Click the result, then keep writing.

一份简洁的使用指南

写作时页面保持清爽。标题、列表、参考文献、数学公式和图表,都属于同一份排版文档。

∫₀¹ x² dx = ⅓

直接编辑。点击排版结果,然后继续输入。

在排版页面里,
直接完成写作。
Edit the typeset page
directly.

点击页面即可放置光标,直接输入、选择、删除和调整格式;源码同步更新,需要时随时打开。Place the caret on the page, then type, select, delete, and format in place. The Typst source updates with every edit and remains ready whenever you need it.

01

直接编辑页面Edit on the page

在排版结果上点击、输入、选择和调整格式,修改直接写回真实的 Typst 源码。Click, type, select, and format on the typeset result. Every edit is written back to real Typst source.

02

完整项目Complete projects

草稿、单文件与文件夹工作区,支持资源、主文件和多文件编辑。Drafts, single files, and folder workspaces with resources, main files, and multi-file editing.

03

本地版本历史Local version history

自动保存与本地历史,让修改可以理解、恢复和继续。Autosave and local history keep changes understandable and recoverable.

04

语言能力Language intelligence

通过 Tinymist 提供补全、诊断、格式化、导航与 Typst 包支持。Completion, diagnostics, formatting, navigation, and Typst packages through Tinymist.

05

可视化工具Visual tools

公式、表格、Mermaid、交换图、符号、字体与文档设置。Formulas, tables, Mermaid, commutative diagrams, symbols, fonts, and document setup.

06

导入、导出与演示Import, export, and present

导入常用格式,导出 PDF 等成品,也可切换幻灯片模式并在独立窗口演示。Import common formats, export finished documents such as PDF, or switch to Slides Mode and present in a separate window.

你的文档,
留在你的电脑。
Your documents
stay on your computer.

01

无需注册账号,也不会把文档上传到 Tylina 服务。No account is required, and documents are not uploaded to a Tylina service.

02

文件保留在你打开的位置;草稿、设置与历史存储在本机。Files stay where you opened them; drafts, settings, and history are stored locally.

03

0.1.0 不包含广告、使用情况统计或自动上传的崩溃报告。Version 0.1.0 has no ads, usage analytics, or automatic crash-report uploads.

开始写下一份 Typst 文档。Start your next Typst document.

Tylina 0.1.0 目前是开发预览版。Tylina 0.1.0 is currently a development preview.