emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* BUG ? [new HTML exporter] subtree: newline and slash
@ 2012-11-06 13:53 Giovanni Ridolfi
  2012-11-06 16:48 ` Nicolas Goaziou
  0 siblings, 1 reply; 10+ messages in thread
From: Giovanni Ridolfi @ 2012-11-06 13:53 UTC (permalink / raw)
  To: Orgmode

Hello everybody,

Org-mode version 7.9.2 (a99402fac 
GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-29 on MARVIN

When I try to HTML export the whole file the result is as expected.

When I try to HTML export a *subtree* 
with the new exporter I get "\\" if in the org file there is a newline
Please try to export the second heading "I am interested in this"
with C-@ M-x org-export-dispatch h o


------Example---------------------
     -*- mode: org; truncate-lines: nil coding:utf-8 -*-
* Another headline
* I am interested in this
:PROPERTIES:
:EXPORT_OPTIONS: H:5 num:nil toc:nil \n:t @:t ::t |:t ^:t f:nil *:t tags:nil TeX:t LaTeX:t skip:t p:nil  author:nil  email:nil  creator:nil timestamp:t
:END:
** 2nd
*** hello UP
**** hello
hello hello (newline) 
hi hi       (newline and blank!)

Up with the new exporter

Up with the new exporter

--Result------------
1 I am interested in this
1.1 2nd
1.1.1 hello UP

    hello

    hello hello (newline) \\ hi hi (newline and blank!) \\

    Up with the new exporter \\

    Up with the new exporter \\

-+--------------------------------------------------------------

this happens 

- if I do not set any PROPERTY drawer
- if the :EXPORT_OPTION: is both \n:t and \n:nil

as you can see it happens *even* at the end of the list.

cheers, 
Giovanni

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

end of thread, other threads:[~2012-12-31  0:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-06 13:53 BUG ? [new HTML exporter] subtree: newline and slash Giovanni Ridolfi
2012-11-06 16:48 ` Nicolas Goaziou
2012-11-06 17:03   ` Giovanni Ridolfi
2012-11-06 17:20     ` Nicolas Goaziou
2012-11-07  3:33       ` org reserved and special words in drawers tony day
2012-12-24  1:49         ` Bastien
2012-12-28 23:53           ` Tony Day
2012-12-29 20:00             ` Bastien
2012-12-31  0:19               ` Tony Day
2012-11-07 12:15       ` solved (Re: BUG ? [new HTML exporter] subtree: newline and slash) Giovanni Ridolfi

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