emacs-orgmode@gnu.org archives
 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 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).