Table implementation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
== What features we need? == | == What features we need? == | ||
<ul> | |||
<li>size of tables</li> | |||
<li>dimension of table</li> | |||
<li>automatic/fixed column size<li> | |||
<li>where the heading is</li> | |||
<li>spit table: yes/no and if heading will be added</li> | |||
<li>lines: where, color, style</li> | |||
<li>cells: fill (color, pattern, picture or eqauation)</li> | |||
<li>operations with cells: merge, split</li> | |||
<li>operations with rows/columns: delete, add</li> | |||
<li>change size of cell manually</li> | |||
<li>align numbers according to comma: yes/no</li> | |||
<li>align of table: to the page...</li> | |||
<li>tack to the text => create control system for this</li> | |||
<li>possibility to create "table style"</li> | |||
</ul> | |||
== Table research in other applications == | == Table research in other applications == | ||
Line 33: | Line 34: | ||
Office programs | Office programs | ||
<ul> | |||
MS Office, | |||
<li>[http://www.openoffice.org OpenOffice.org],</li> | |||
<li>[http://www.koffice.org/ KOffice],<li> | |||
<li>[http://www.abisource.com/ abiword],</li> | |||
<li>[http://www.softmaker.com/english/ SoftMaker Office].</li> | |||
</ul> | |||
DTP programs | DTP programs | ||
<ul> | |||
<li>Adobe Indesign,</li> | |||
<li>Quark XPress,</li> | |||
<li>MS Publisher,</li> | |||
<li>[http://www.lyx.org/ LyX].</li> | |||
</ul> | |||
== Scribus solution == | == Scribus solution == | ||
Line 50: | Line 53: | ||
Inserting table | Inserting table | ||
<ul> | |||
<li>create frame > at the center will be icon with table too [http://www.youtube.com/watch?v=WnfZlYU0SNc&feature=player_embedded more...]</li> | |||
</ul> |
Revision as of 22:12, 26 May 2010
Here you can write anything to the tables... Ideas, what features we need etc.
What format should be supported?
- copy/paste from OpenOffice
- import from table calculator: Calc, Gnumeric, KSpread
- HTML tables
- txt files with items
- LaTeX
What information should be imported?
What features we need?
- size of tables
- dimension of table
- automatic/fixed column size
- where the heading is
- spit table: yes/no and if heading will be added
- lines: where, color, style
- cells: fill (color, pattern, picture or eqauation)
- operations with cells: merge, split
- operations with rows/columns: delete, add
- change size of cell manually
- align numbers according to comma: yes/no
- align of table: to the page...
- tack to the text => create control system for this
- possibility to create "table style"
Table research in other applications
What programs have some table capabilities? It divides into two groups: Office and DTP programs.
Office programs
-
MS Office,
- OpenOffice.org,
- KOffice,
- abiword,
- SoftMaker Office.
DTP programs
- Adobe Indesign,
- Quark XPress,
- MS Publisher,
- LyX.
Scribus solution
Some ideas
Inserting table
- create frame > at the center will be icon with table too more...