What does the "Save/export to JSON" do ?
The JSON format is the best lossless format to save your tables if you want to edit them again later. Save the JSON data in a file. When you want to load a table again with a JSON file, click the "New table" button, paste the content of your JSON file in the text zone at the top right and click "Import the content of a file".
How to import a LaTeX table ?
Under the logo, there's a File menu. Click on it and then follows File > Import table > LaTeX.
Which format can I use to import a table ?
You can import JSON (generated by this generator), Markdown, CSV and LaTeX. You can also import tables from webpages, Word documents, Excel documents and more.
How can I import tables from other formats?
See if you can import this format in Word, Excel or another program and use the feature to import tables from these programs (in "New table")
Which format are supported to export a table ?
LaTeX, ConTeXt, Plain TeX, Markdown, Textile, JSON, BBCode, PreTeXt, Eplain, HTML and WML.
Which features are supported when you import a LaTeX table?
The following environments are supported :
The following environments will be supported soon (in order of priority)
Can I import a table written in Plain TeX?
No.
How can I run this program locally?
Download the files here. Open "index.html" with Chrome or Firefox. You don't need a server.
Where can I access the changelog ?
You can access the changelog here.
Does latex-tables.com respects confidentiality ?
Our website uses GitHub servers, so we can't save anything from you. We don't save the content of your table and it remains your property.
However, we do uses Google Analytics to get anonymous statistics about our number of visitors and the format that you use to generate or import tables (LaTeX, Plain TeX, CSV, HTML...) This helps the developer to stay motivated and to fix priorities. If you want to opt-out from this, you can visit http://latex-tables.com/#/anonymous instead.
Credits ?
Most of the code by myself. This project uses many of my own code which is hosted as separated projects :
This project uses four libraries :
Most of the icons are from glyphicons and are included in Bootstrap 3.3. Some are from me. The "underline" icon is made by Dave Gandy from www.flaticon.com is licensed by CC 3.0 BY
How can I contact you?
You can contact me here : info@latex-ables.com
From rotating package :
From tabularx package :
From tabulary package :
From longtable package :
From tabu package :
From xtabs package :
Supported column types
Partially supported column types
Supported commands in preambules
Command | Diacritic | Sample | Package |
---|---|---|---|
\` | grave accent | è | |
\' | acute accent | é | |
\^ | circumflex | ô | |
\" | umlaut, trema or dieresis | ï | |
\~ | tilde | õ | |
\= | macron accent | ō | |
\. | dot over | ȯ | |
\b | bar under | o | |
\c | cedilla | ç | |
\d
|
dot under | ụ | |
\H | long Hungarian umlaut (double acute) | ő | |
\k | ogonek | ą | |
\q | czech hook | ť | Babel (Czech) |
\r | ring over | å | |
\t | tie over the letter | o͡o | |
\u | breve over | ŏ | |
\v | caron over | ŏ | |
\w | ring over | ů | Babel (Czech) |
Command | Character | Package |
---|---|---|
~ | Unbreakable space | |
`` | “ | |
'' | ” | |
!` | ¡ | |
?` | ¿ | |
-- | – | |
--- | — | |
"--- | — | Babel (Russian) |
"--* | — | Babel (Russian) |
"--~ | — | Babel (Russian) |
"- | - | Babel |
"= | - | Babel |
"/ | / | Babel (German) |
"‘ | „ | Babel |
"’ | “ | Babel |
"< | « | Babel |
"> | » | Babel |
"a | ä | Babel (German) |
"A | Ä | Babel (German) |
"e | ë | Babel (German) |
"E | Ë | Babel (German) |
"i | ï | Babel (German) |
"I | Ï | Babel (German) |
"o | ö | Babel (German) |
"O | Ö | Babel (German) |
"s | ß | Babel (German) |
"S | SS | Babel (German) |
"u | ü | Babel (German) |
"U | Ü | Babel (German) |
"z | ß | Babel (German) |
"Z | SZ | Babel (German) |
\& | & | |
\% | % | |
\{ | { | |
\} | } | |
\_ | _ | |
\$ | $ | |
\␣ | [SPACE] | |
\aa | å | |
\AA | Å | |
\ae | æ | |
\AE | Æ | |
\boi | \ | Babel (French) |
\cyrdash | — | Babel (Russian) |
\dh | ð | Babel (Icelandic) |
\DH | Ð | Babel (Icelandic) |
\dq | " | Babel |
\euro | € | eurosym |
\fg | » | Babel |
\flq | ‹ | Babel |
\flqq | « | Babel |
\frq | › | Babel |
\frqq | » | Babel |
\glqq | „ | Babel |
\grqq | “ | Babel |
\i | i | |
\j | j | |
\l | ł | |
\L | Ł | |
\LaTeX | LaTeX | |
\nj | ŋ | Babel |
\NJ | Ŋ | Babel |
\o | ø | |
\O |
Ø
|
|
\oe | œ | |
\OE |
Œ |
|
\og | « | Babel |
\P | ¶ | |
\pounds | £ | |
\ss | ß | |
\TeX | TeX | |
\textasciicircum | ^ | |
\textasciitilde | ~ | |
\textbackslash | \ | |
\textemdash | — | |
\textexclamdown | ¡ | |
\textquestiondown | ¿ | |
\textsterling | £ | |
\textthreequartersemdash | ‒ | |
\th | þ | Babel (Icelandic) |
\TH | Þ | Babel (Icelandic) |