Python script formats latin(french) letters to Latex compatible (or just use preconv).
-put your text in source.txt (same directory as the script)
-run the script: py -3 run.py
-collect your formatted text from res.txt (if res.txt already exists it gets overwritten)