From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: org-cell in org-table with a list or a new paragraph Date: Mon, 5 Aug 2019 16:47:23 -0400 Message-ID: References: <87imrbspxq.fsf@ucl.ac.uk> <6506f039873a3182d7db670f22672aa5d3d34042.camel@sindominio.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000615b26058f64d116" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33535) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hujtL-0002sw-KE for emacs-orgmode@gnu.org; Mon, 05 Aug 2019 16:47:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hujtK-0002VK-Ad for emacs-orgmode@gnu.org; Mon, 05 Aug 2019 16:47:39 -0400 Received: from mail-wr1-x42c.google.com ([2a00:1450:4864:20::42c]:33089) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hujtJ-0002Uc-UN for emacs-orgmode@gnu.org; Mon, 05 Aug 2019 16:47:38 -0400 Received: by mail-wr1-x42c.google.com with SMTP id n9so85826824wru.0 for ; Mon, 05 Aug 2019 13:47:37 -0700 (PDT) In-Reply-To: <6506f039873a3182d7db670f22672aa5d3d34042.camel@sindominio.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: flow Cc: org-mode-email , "Fraga, Eric" --000000000000615b26058f64d116 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable There does not seem to be a beautiful approach, but you can do this: #+attr_latex: :align |l|l| #+caption: caption | Description | properties | |------------------------------------+-------------------------------------= ---------------------------------------------------------------------------= ----------| | Some variable as a value of 0 or 1 | @@latex: \begin{minipage}[t]{0.4\textwidth}\begin{itemize} \item 0 is true \item 1 is false\end{itemize}\end{minipage}@@ | |------------------------------------+-------------------------------------= ---------------------------------------------------------------------------= ----------| The way the website you referenced is organized, it looks like you want a table, but I guess those tables are generated right? If so, what are they generated from? The majority of the entries look like single sentence/paragraphs, with only a few that look like there are items. Maybe it isn't too bad to just write those in sentence form. John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Mon, Aug 5, 2019 at 3:06 PM flow wrote: > Hi Eric > > As far as I know a table is what I want and what I need. I guess maybe > there can be something build without a table but finally I need a table/t= sv. > > This is what I am working with, it's full of tables: > https://oeg-upm.github.io/transmodel-cq/ > > Some of them need to have more than a paragraph, sometimes two, sometimes > a list of items... > > El lun, 05-08-2019 a las 13:27 +0000, Fraga, Eric escribi=C3=B3: > > On Monday, 5 Aug 2019 at 14:13, flow wrote: > > I was wondering if I can get a new line inside the cell of a table in > > Orgmode to be rendered as new paragraph or as a list. > > > I don't think that is possible. What is it you actually wish to > > achieve? Maybe a table is not the right approach. > > --000000000000615b26058f64d116 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
There does not seem to be a beautiful approach, but you ca= n do this:

#+attr_latex: =C2=A0:align |l|l|
#+caption= : caption
| Description =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| properties =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 |
|------= ------------------------------+--------------------------------------------= ---------------------------------------------------------------------------= ---|
| Some variable as a value of 0 or 1 | @@latex: \begin{minipage}[t]= {0.4\textwidth}\begin{itemize} \item 0 is true \item 1 is false\end{itemize= }\end{minipage}@@ |
|------------------------------------+--------------= ---------------------------------------------------------------------------= ---------------------------------|

The way the website you referenced is organized, it looks like you want a= table, but I guess those tables are generated right? If so, what are they = generated from? The majority of the entries look like single sentence/parag= raphs, with only a few that look like there are items. Maybe it isn't t= oo bad to just write those in sentence form.

John

-----------------------------------
Profe= ssor John Kitchin=C2=A0
Doherty Hall A207F
Department of Chemical Eng= ineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7= 803


On Mon, Aug 5, 2019 at 3:06 PM flo= w <adolflow@sindominio.net> wrote:
Hi Eric

=
As far as I know a table is what I want and what I need. I guess mayb= e there can be something build without a table but finally I need a table/t= sv.

This is what I am working with, it's full = of tables:
Some of them need to have more than a paragraph, sometimes two,= sometimes a list of items...

El lun, 05-08-2019 a= las 13:27 +0000, Fraga, Eric escribi=C3=B3:
On Monday,  5 Aug 2019 at 14:13, flow wrote:
I was wondering if I can get a =
new line inside the cell of a table in
Orgmode to be rendered as =
new paragraph or as a list.

I don'=
;t think that is possible.  What is it you actually wish to
achie=
ve?  Maybe a table is not the right approach.
--000000000000615b26058f64d116--