Compare commits
No commits in common. "73e6ecc137082794b461f0e68b2214b50b3336e8" and "50ba57eedef2ac04db83ce29497d8f7abc87fc3e" have entirely different histories.
73e6ecc137
...
50ba57eede
15
README.md
15
README.md
@ -75,27 +75,22 @@ s=4: 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 -> 16,01.02,15 14,03.04,13 12,05.06,
|
|||||||
### TODO
|
### TODO
|
||||||
- [x] create md2verse.sh
|
- [x] create md2verse.sh
|
||||||
- [ ] improve mkverse.sh
|
- [ ] improve mkverse.sh
|
||||||
- [x] write into folder instead of giving back only pdf
|
- [ ] write into folder instead of giving back only pdf
|
||||||
- [ ] insert cleaning step (html to md)
|
- [ ] insert cleaning step (html to md)
|
||||||
- [ ] md2html -> sed pertubation -> html2md
|
- [ ] md2html -> sed pertubation -> html2md
|
||||||
|
- [ ]
|
||||||
- [X] create mkparallel.sh
|
- [X] create mkparallel.sh
|
||||||
- [X] fix geometry bug
|
- [X] fix geometry bug
|
||||||
- [X] fix multi-word string chapter bug
|
- [X] fix multi-word string chapter bug
|
||||||
- [ ] improve mkparallel.sh
|
- [ ] improve mkparallel.sh
|
||||||
|
- [ ] insert cleaning step (html to md)
|
||||||
|
- [ ] md2html -> sed pertubation -> html2md
|
||||||
- [/] colophon
|
- [/] colophon
|
||||||
- [ ] dictionary
|
- [ ] dictionary
|
||||||
- [ ] include pics into title and colophon
|
- [ ] include pics into title and colophon
|
||||||
- [ ] insert cleaning step (html to md)
|
|
||||||
- [X] create pdf2sig.sh /pdf2book.py -s/--sigsize [0,3,4,5]
|
- [X] create pdf2sig.sh /pdf2book.py -s/--sigsize [0,3,4,5]
|
||||||
- [ ] move conf files to templates
|
- [ ] move conf files to templates
|
||||||
- [ ] make config a needed argument
|
- [ ] make config a needed argument
|
||||||
- [ ] think of better names for scripts
|
- [ ] think of better names for scripts
|
||||||
- [ ] unify scripts
|
- [ ] unify scripts
|
||||||
- [ ] python rewrite of md2verse and md2parallel
|
- [ ] convert to python scripts?
|
||||||
- [ ] insert cleaning step (html to md)
|
|
||||||
- [ ] md2html -> sed pertubation -> html2md
|
|
||||||
- [ ] create a script that does: parallel-md -> bilingual word pair list
|
|
||||||
- [ ] 1. word list
|
|
||||||
- [ ] 2. translate (with gpt?) sowas von python
|
|
||||||
- Please analyze the following parallel text and create a detailed bilingual word pair list. Ensure that every significant word or phrase from the original language is included, even common connectors or conjunctions. Additionally, provide multiple English translations for each entry where applicable and order the list alphabetically (where ɛ comes after e and ɔ comes after o). Here's the text: [insert text].
|
|
||||||
- [ ] make standard design https://en.wikipedia.org/wiki/Book_design
|
|
||||||
|
Loading…
Reference in New Issue
Block a user