TeXTable

TeXTable is an extremely simple-to-use editor for LaTeX tables. The table may be edited cell-by-cell, or in text format, allowing fast changes with both approaches. Additionally, transformations may be applied to groups of cells, such as transposition or surrounding their text with $$.

TeXTable has been released under the GPL. You can download the source tarball in the Additional Files section, on the right-hand side of the page.



Please report any problems and suggestions in the forums.


Highslide JS
TeXtable, editing a table of my opinions on various fruits.
  • Copy and paste your existing TeX into the editor
  • Edit entries in a table view, without having to enter & or \\
  • Can transpose blocks of cells, and can surround selections with $$
  • Easily exchange table columns
  • Makes nice, aligned TeX
Highslide JS
The preferences window
  • Customizable preamble (to include your definitions, etc.)
  • Logging verbosity options
  • Option to align on & and \\
  • Normalize with of table's columns
Highslide JS
The preview window
  • pdflatex'd previews
  • Zoom settable by window size (auto-zoom), slider, and numerical entry
Highslide JS
The messages window
Larger window to view output from pdflatex and messages from TeXTable.

Downloads

Changelog

Version 0.2
  • LaTeX Preview
  • Popup messages window for viewing latex output
  • Import/Export CSV files
  • Centering option for the table
  • Fixed tabular* requirement when using textwidth option
  • Improved LaTeX recognition in the text input area
  • Menu item and hotkey for copying TeX to clipboard
  • Version 0.1

    Additional Files

  • TeXTable-0.2a-src.tar.gz (1003 kb) - The source tarball for TeXTable 0.2.
  •