mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
InsetTabular.h:
- remove things from the todo list that we already support - add authors git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33417 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3c2ede2dc6
commit
ae1720fd4a
@ -8,19 +8,16 @@
|
||||
* \author Matthias Ettrich
|
||||
* \author André Pönitz
|
||||
* \author Jürgen Vigna
|
||||
* \author Edwin Leuven
|
||||
* \author Uwe Stöhr
|
||||
*
|
||||
* Full author contact details are available in file CREDITS.
|
||||
*/
|
||||
|
||||
// This is Juergen's rewrite of the tabular (table) support.
|
||||
|
||||
// Things to think of when designing the new tabular support:
|
||||
// - color support (colortbl, color)
|
||||
// - decimal alignment (dcloumn)
|
||||
// - custom lines (hhline)
|
||||
// - rotation
|
||||
// - multicolumn
|
||||
// - multirow
|
||||
// - column styles
|
||||
|
||||
#ifndef INSET_TABULAR_H
|
||||
|
Loading…
Reference in New Issue
Block a user