all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug:  Strange behavior with export options
@ 2008-02-09  2:16 Daniel J. Sinder
  2008-02-09  7:26 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel J. Sinder @ 2008-02-09  2:16 UTC (permalink / raw)
  To: emacs-orgmode

The following file erroneously includes the first drawer in the 
exported HTML.  Removing '@:t' from the export #+OPTIONS fixes the 
problem.  Both with and without '@:t', 'Text before first headline' 
is properly included, and the second drawer are properly suppressed.

------------------------------
:PROPERTIES:
#+TITLE:   Intro/Drawer Test
#+OPTIONS: skip:nil d:nil @:t
:END:

Text before first headline.
* First Headline
   :PROPERTIES:
   :prop1: value
   :END:
* Second Headline
------------------------------

Org-mode version 5.19a
GNU Emacs 22.1.50.1 (i686-pc-linux-gnu, X toolkit) of 2007-06-18

Dan

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-09  2:16 Bug: Strange behavior with export options Daniel J. Sinder
2008-02-09  7:26 ` Carsten Dominik

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.