emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* information/feature request: org analog to latex \description environment
@ 2008-09-09 19:42 Eric Schulte
  2008-09-09 21:04 ` Bernt Hansen
       [not found] ` <87zlmhgjnv.fsf@kassiopeya.MSHEIMNETZ>
  0 siblings, 2 replies; 6+ messages in thread
From: Eric Schulte @ 2008-09-09 19:42 UTC (permalink / raw)
  To: Org-mode

Does org currently support any syntax like the latex \desciption
environment, something that would look like

,----
| first: a description/definition of first
| another: another item to be defined
`----

or

,----
| - first: a description/definition of first
| - another: another item to be defined
`----

in org, and would export to something like

,----
| \begin{description}
| \item[first] a description/definition of first
| \item[another] another item to be defined
| \end{description}
`----

in latex?  If not would it be difficult/desirable to add?

Thanks -- Eric

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-09-21  7:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-09 19:42 information/feature request: org analog to latex \description environment Eric Schulte
2008-09-09 21:04 ` Bernt Hansen
     [not found] ` <87zlmhgjnv.fsf@kassiopeya.MSHEIMNETZ>
     [not found]   ` <8763p5vz05.fsf@gmail.com>
2008-09-09 21:04     ` Sebastian Rose
2008-09-09 22:19       ` Eric Schulte
2008-09-10  6:46         ` Carsten Dominik
2008-09-21  7:22           ` Carsten Dominik

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).