I'm wondering how to manage this kind of situation:
I have a file of quotations, which I divide in categories, like for example:
* Literature
* Info
** programming
...

I'm writing them for example like this:

--8<---------------cut here---------------start------------->8---
#+begin_verse
   Programmers are the tools for converting caffeine into code
#+end_verse

#+begin_verse
   There are two ways to write error-free programs; only the third works.
#+end_verse
--8<---------------cut here---------------end--------------->8---

But it would be nice to have a sort of table to insert other values, how
can that be done?

But tables don't accept of course multiline cells, right?
Any idea?



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to