* org tables
@ 2012-03-09 2:20 Peter Salazar
2012-03-09 3:59 ` Matt Lundin
2012-03-09 14:06 ` John Hendy
0 siblings, 2 replies; 3+ messages in thread
From: Peter Salazar @ 2012-03-09 2:20 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 335 bytes --]
Hey everyone,
Is there a way to get org to wrap text within a table cell? I want to be
able to enter long text entries into cells without expanding column width.
Also, is there a way to merge cells—say, three cells vertically?
Finally, orgtbl-mode is broken in markdown-mode. Does anyone know a
solution?
Thanks,
Pater
[-- Attachment #2: Type: text/html, Size: 433 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org tables
2012-03-09 2:20 org tables Peter Salazar
@ 2012-03-09 3:59 ` Matt Lundin
2012-03-09 14:06 ` John Hendy
1 sibling, 0 replies; 3+ messages in thread
From: Matt Lundin @ 2012-03-09 3:59 UTC (permalink / raw)
To: Peter Salazar; +Cc: emacs-orgmode
Hi Peter,
Peter Salazar <cycleofsong@gmail.com> writes:
> Is there a way to get org to wrap text within a table cell? I want to
> be able to enter long text entries into cells without expanding column
> width.
>
> Also, is there a way to merge cells—say, three cells vertically?
This question sounded familiar, so I dug up this ancient post from the
list which offers some answers:
http://permalink.gmane.org/gmane.emacs.orgmode/10478
The link to the manual in the email is broken. The relevant section of
the manual is:
3.2 Column width and alignment
(info "(org) Column width and alignment")
Best,
Matt
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org tables
2012-03-09 2:20 org tables Peter Salazar
2012-03-09 3:59 ` Matt Lundin
@ 2012-03-09 14:06 ` John Hendy
1 sibling, 0 replies; 3+ messages in thread
From: John Hendy @ 2012-03-09 14:06 UTC (permalink / raw)
To: Peter Salazar; +Cc: emacs-orgmode
On Thu, Mar 8, 2012 at 8:20 PM, Peter Salazar <cycleofsong@gmail.com> wrote:
> Hey everyone,
>
> Is there a way to get org to wrap text within a table cell? I want to be
> able to enter long text entries into cells without expanding column width.
>
> Also, is there a way to merge cells—say, three cells vertically?
I don't think you can do this via org. Whenever I have tables of any
complexity, I end up doing them manually with tabular inside a
#+begin_latex section. If you find a solution, I'd love to hear it!
Perhaps there's a quicker way of using org-table placeholders and then
doing some quick tweak to the .tex file generated rather than me doing
the whole thing in LaTeX.
Good luck,
John
>
> Finally, orgtbl-mode is broken in markdown-mode. Does anyone know a
> solution?
>
> Thanks,
> Pater
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-09 14:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 2:20 org tables Peter Salazar
2012-03-09 3:59 ` Matt Lundin
2012-03-09 14:06 ` John Hendy
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.