emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] exporting drawers: odt versus LaTeX


From: Nicolas Goaziou
Subject: Re: [O] exporting drawers: odt versus LaTeX
Date: Tue, 24 Apr 2018 23:43:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Eric S Fraga <address@hidden> writes:

> We may have to agree to disagree here.

I'm not sure what we have to agree to disagree on. 

I'm just describing how the Org syntax works. This is documented at
<https://orgmode.org/worg/dev/org-syntax.html>.

For the record,

  p1
  :drawer:
  p2
  :end:
  p3

is seen as

  '((p1) (drawer (p2)) (p3))

But maybe I'm misunderstanding and you have something else in mind.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]