mirror of
https://github.com/typst/typst
synced 2025-07-27 06:17:53 +08:00
Update guide-for-latex-users.md
Apply discussed Guide for LaTeX users sentence change.
This commit is contained in:
parent
8e512bd0b1
commit
cd4923f10d
@ -33,9 +33,10 @@ collaborative editor and run Typst in your browser, no installation required.
|
|||||||
|
|
||||||
If you choose to use Typst on your computer instead, you can download the
|
If you choose to use Typst on your computer instead, you can download the
|
||||||
compiler as a single, small binary which any user can run, no root privileges
|
compiler as a single, small binary which any user can run, no root privileges
|
||||||
required. Packages are downloaded when you first use them and then cached
|
required. Unlike popular LaTeX distributions such as TeX Live, packages are
|
||||||
locally, keeping your Typst installation lean. You can use your own
|
downloaded when you first use them and then cached locally, keeping your Typst
|
||||||
editor and decide where to store your files with the local compiler.
|
installation lean. You can use your own editor and decide where to store your
|
||||||
|
files with the local compiler.
|
||||||
|
|
||||||
## How do I create a new, empty document? { #getting-started }
|
## How do I create a new, empty document? { #getting-started }
|
||||||
That's easy. You just create a new, empty text file (the file extension is
|
That's easy. You just create a new, empty text file (the file extension is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user