Skip to content

LaTex table generator in bash, starting from a .csv file.

License

Notifications You must be signed in to change notification settings

mtplr/latex-table-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

LaTex table generator

LaTex table generator in bash, starting from a .csv file.

Usage:

latextable.sh table.csv

It generates a .tex file containing the table from the provided .csv file ready to be used with \usepackage{booktabs}.

Column headers and centerings must be done manually ☹️ Because of this, %FIXME are introduced. Pull request to fix this are welcome!

About

LaTex table generator in bash, starting from a .csv file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages