fasdfsa commited on
Commit
2acd258
·
1 Parent(s): c33dfa3

生成带坐标的章节, 然后给 huggingface_echodict\typst-app-clone\public\chapters\ch01.typ 它排版,校对

Browse files
Files changed (1) hide show
  1. readme.txt +3 -0
readme.txt CHANGED
@@ -3,6 +3,9 @@ uv venv --python 3.12 --seed --clear
3
  ./.venv/Scripts/pip.exe install -r requirements.txt
4
  see main.py
5
 
 
 
 
6
  see https://github.com/Myriad-Dreamin/typst.ts
7
  typst 在线排版
8
 
 
3
  ./.venv/Scripts/pip.exe install -r requirements.txt
4
  see main.py
5
 
6
+ see typ_ch.py
7
+ 生成带坐标的章节, 然后给 huggingface_echodict\typst-app-clone\public\chapters\ch01.typ 它排版,校对
8
+
9
  see https://github.com/Myriad-Dreamin/typst.ts
10
  typst 在线排版
11