Re: [O] shorter way of #+HTML:

2012-06-07 Thread T . F . Torrey
Won't using "\\" in this construct produce what the OP requested? This: #+BEGIN_SRC org Some text\\ new line. #+END_SRC Becomes this: #+BEGIN_HTML Some text new line. #+END_HTML Terry -- T.F. Torrey > Hi Enda, > > Enda writes: > >> When I prepare an org file to convert into html, I have

Re: [O] shorter way of #+HTML:

2012-06-06 Thread Bastien
Hi Enda, Enda writes: > When I prepare an org file to convert into html, I have to have a lot > of > > #+HTML: > > to break lines without a full full line space between them, should > there be or is there is shorter way to doing this? Nope, sorry. But you can easily insert it repeartedly by u

Re: [O] shorter way of #+HTML:

2012-06-06 Thread Enda
I want nearly all paragraphs to have one line of spacing, the #+HTML: (no line of spacing) is just for once-off occasions. Best wishes, Enda From: Bernt Hansen To: Enda Cc: "emacs-orgmode@gnu.org" Sent: Wednesday, June 6, 2012 6:28 PM Subject: Re: short

Re: [O] shorter way of #+HTML:

2012-06-06 Thread Bernt Hansen
Enda writes: > When I prepare an org file to convert into html, I have to have a lot > of > > #+HTML: > > to break lines without a full full line space between them, should > there be or is there is shorter way to doing this?, like having a dot > on a line by itself for the html converter could

[O] shorter way of #+HTML:

2012-06-06 Thread Enda
When I prepare an org file to convert into html, I have to have a lot of #+HTML: to break lines without a full full line space between them, should there be or is there is shorter way to doing this?, like having a dot on a line by itself for the html converter could mean a newline (without a ful