Skip to content

sinaebrahimi/LatexNomenclatureGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LatexAbbreviationFinder

A simple python script that scrapes a .tex file to find abbreviations and their descriptions. It will output a Latex table.

It starts with a 'main.tex' file that could contain sections defined as inputs (e.g., \input{Sections/some_section.tex}). The script looks for the abbreviations with big letters in parantheses and then, searches for the definition based on the number of letters of that abbreviation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages