emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: Re: format/fill of text in a cell in tables
Date: Sat, 18 Dec 2021 08:27:40 +0100	[thread overview]
Message-ID: <87pmpufk43.fsf@mat.ucm.es> (raw)
In-Reply-To: 87mtl0b1u2.fsf@gmail.com

[-- Attachment #1: Type: text/plain, Size: 1383 bytes --]


> Ihor Radchenko <yantar92@gmail.com> writes:


> I agree. This is actually a much harder problem to solve than it may
> appear on the surface. There have been a number of proposals regarding
> how to do this over the years, but unfortunately, they have all had
> significant drawbacks or limitations. One of which is that formatting
> tables with multiple lines in LaTeX is actually a bit tricky (probably
> the only exporter where it is relatively straight-forward is HTML). This
> means you actually have two broad problems - handling cell wrapping in
> the org buffers and handling it cleanly in the different exporters. 

Actually there is a, non official, odt exporter which allows you, use
lists that are then converted to odt tables, in which the cells a nicely
filled and formatted. It also allows more complex, nested tables.


On the org-mode only side there is list-cruncher that also converts lists
to org tables, so you can, somehow «avoid» the filling issue when you
type, but I have also to add that the resulting cells in the tables are
not really filled.

I think, one attempt could be to use org-edit-special, to edit a cell,
type the text in a temporary buffer, fill it and then return to the table. 

That seems so obvious that I think there might be technical problems,
because otherwise it would have been implemented already.


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]

  parent reply	other threads:[~2021-12-18  7:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16  5:16 format/fill of text in a cell in tables George Michaelson
2021-12-16  9:45 ` Ihor Radchenko
2021-12-16 21:51   ` Tim Cross
2021-12-17  8:23     ` tomas
2021-12-17 12:11       ` Tim Cross
2021-12-17 18:46         ` tomas
2021-12-17 21:25           ` Juan Manuel Macías
2021-12-18  7:27     ` Uwe Brauer [this message]
2021-12-18 11:09       ` Juan Manuel Macías

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pmpufk43.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).