Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 404 Bytes

File metadata and controls

12 lines (7 loc) · 404 Bytes

Dictionary-csv-to-Latex-Generator

Dictionary csv to Latex Generator

This tool converts a dictionary in csv format to a LaTeX pdf.

Setup

Make sure to have your columns in your .csv file in the order: Word, IPA, POS, Definition, Notes

In Dictionary.py change conlang, author, extraLetters and inputFilename to your conlang's setup.

Run Dictionary.py and follow the prompts.