Skip to content

Neonnaut/Dictionary-csv-to-Latex-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.