Update README.org
This commit is contained in:
@ -10,10 +10,12 @@ Dependencies
|
|||||||
Run ~build.sh~.
|
Run ~build.sh~.
|
||||||
|
|
||||||
** Installation
|
** Installation
|
||||||
|
Build or download a relase.
|
||||||
|
|
||||||
*** As a typst package
|
*** As a typst package
|
||||||
The =typst= directory contains the typst package files that you can copy to your local package repository. See the [[https://github.com/typst/packages/blob/main/README.md#local-packages][typst package documentation]] for more information.
|
The =typst= directort of the repository or the released archive contains the typst package files that you can copy to your local package repository. See the [[https://github.com/typst/packages/blob/main/README.md#local-packages][typst package documentation]] for more information.
|
||||||
*** As a standalone typst file
|
*** As a standalone typst file
|
||||||
Copy =typst/graphemy_typst.wasm= and =typst/graphemy.typ= to your project directory. (this is the method that will be used in the rest of this document.)
|
Copy =graphemy_typst.wasm= and =graphemy.typ= to your project directory. (this is the method that will be used in the rest of this document.)
|
||||||
** Usage
|
** Usage
|
||||||
Import the ~load-gmy~ function from the package
|
Import the ~load-gmy~ function from the package
|
||||||
#+begin_src typst
|
#+begin_src typst
|
||||||
|
Reference in New Issue
Block a user