Skip to content

MoritzPlenz/transpose_latex_tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Transpose LaTeX Tables

This script can be used to transpose LaTeX tables. Simply copy and paste your current LaTeX tabular field in transpose_latex_tables.py, run the script and copy and paste the output back to LaTeX.

However, note that this script is not clever and will not work for all LaTeX tables. Things like midrules, multirow, multicolumn, etc. will not work. Only straight forward tables with "&" and "\" will work. Also, this script only takes the main "tabular" part of the table as input.

The script is tested with Python 3.8.

About

This repo can be used to transpose a latex table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages