Update README.org
This commit is contained in:
@ -10,10 +10,12 @@ Dependencies
|
||||
Run ~build.sh~.
|
||||
|
||||
** Installation
|
||||
Build or download a relase.
|
||||
|
||||
*** 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
|
||||
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
|
||||
Import the ~load-gmy~ function from the package
|
||||
#+begin_src typst
|
||||
|
Reference in New Issue
Block a user