From 4638efb0ebfcff3a66b2fbe0cbb8f5904f49110f Mon Sep 17 00:00:00 2001 From: jowodo Date: Mon, 7 Oct 2024 01:21:35 +0200 Subject: [PATCH] add todos: file checking in md2tex.py --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4e19ec9..c6088f4 100644 --- a/README.md +++ b/README.md @@ -99,3 +99,7 @@ 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, - [ ] 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 +- [ ] for rewrite of mkparallel.sh + - [ ] check if file available, if not, dont use + - [ ] check if md2parallel is available + - [ ] ultimately include md2XXX.sh into md2tex.py