org-mode/contrib/lisp
Jambunathan K ce02a1b986 org-odt: Force columns of tables to have the same width
* contrib/lisp/org-odt.el (org-odt-end-table): Associate table
columns with `OrgTableColumn' style.
(org-odt-format-source-code-or-example): Delete trailing
whitespace.

* contrib/odt/styles/OrgOdtAutomaticStyles.xml: Modify
`OrgTable' style to use a relative width of 90%. Effective
table width is now increased so that tables are not
congested. There could be a reverse problem of they being too
big. This is OK. Introduced `OrgTableColumn' style and force
the columns to use the same width.

Fixes the following symptoms - congested table and uneven
columns - seen with the below report..

http://lists.gnu.org/archive/html/emacs-orgmode/2011-08/msg01053.html

Table cookies can specify default column width. These could be
used for finer control of column widths on per-table
basis. However this introduces the need to create automatic
column styles for each and every column that is explicitly
sized. The exporter has so far avoided creating of automatic
styles `on the go' and instead relied on a custom styles for
formatting. If column-widths are made user-controllable then
this has to change and the exporter could become a bit
inelegant. Is the overhead worth it?
2011-08-26 03:12:51 +05:30
..
htmlize.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-annotate-file.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-bookmark.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-checklist.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-choose.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-collector.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-contacts.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-contribdir.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-depend.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-drill.el Fix (a lot of) compiler warnings. 2011-07-18 19:25:10 +02:00
org-elisp-symbol.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-eshell.el Fix (a lot of) compiler warnings. 2011-07-18 19:25:10 +02:00
org-eval-light.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-eval.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-exp-bibtex.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-expiry.el Fix bzg email address (s/altern/gnu). 2011-08-15 21:22:30 +02:00
org-export-generic.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-git-link.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-interactive-query.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-invoice.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-jira.el contrib/lisp/org-jira.el: remove Creative Commons license. 2011-08-15 20:10:04 +02:00
org-learn.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-lparse.el Add support for fontification of odt src blocks using htmlfontify 2011-08-19 01:02:00 +05:30
org-mac-iCal.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-mac-link-grabber.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-mairix.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-man.el Renamed CONTRIB directory to "contrib". 2008-04-07 17:36:12 +02:00
org-mime.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-mtags.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-notmuch.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-odt.el org-odt: Force columns of tables to have the same width 2011-08-26 03:12:51 +05:30
org-panel.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-registry.el Fix bzg email address (s/altern/gnu). 2011-08-15 21:22:30 +02:00
org-screen.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-secretary.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-static-mathjax.el Add org-static-mathjax to the contrib directory 2010-08-20 18:12:59 +02:00
org-sudoku.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-toc.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-track.el Fix copyright years for elisp files in core and contrib. 2011-08-15 15:23:11 +02:00
org-velocity.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-wikinodes.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-xhtml.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org2rem.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
orgtbl-sqlinsert.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
test-org-export-preproc.el Fix (a lot of) compiler warnings. 2011-07-18 19:25:10 +02:00