typesetting
This commit is contained in:
parent
2af665534b
commit
316f241193
1 changed files with 5 additions and 4 deletions
|
@ -5,10 +5,11 @@
|
|||
- issue tracking mailing list: `clo@kianting.info`
|
||||
|
||||
## How to use
|
||||
cd /path/to/clo
|
||||
node . [.clo FILE] --output-js=[.js FILE]
|
||||
node [.js FILE]
|
||||
|
||||
```
|
||||
cd /path/to/clo
|
||||
node . [.clo FILE] --output-js=[.js FILE]
|
||||
node [.js FILE]
|
||||
```
|
||||
|
||||
## changing journal
|
||||
- 20230904 建立 thenDo、matchRange的函數、refactor harfbuzzjs 以及libpdf 等測試界面
|
||||
|
|
Loading…
Reference in a new issue