Hi Peter,
try this:
#+OPTIONS: skip:nil
#+TITLE: this is the title
#+BEGIN_HTML:
#+END_HTML
* section 1
HTH, Carsten
On May 12, 2008, at 10:07 PM, Peter Jones wrote:
I'm trying to come up with the best way to insert author and date
information after the title h1 in an HTML export of a
Peter Jones <[EMAIL PROTECTED]> writes:
> I'm trying to come up with the best way to insert author and date
> information after the title h1 in an HTML export of a single org file.
>
> This may seem silly, but I have a CSS file that turns the title h1 and
> author info into a title page for printi
I'm trying to come up with the best way to insert author and date
information after the title h1 in an HTML export of a single org file.
This may seem silly, but I have a CSS file that turns the title h1 and
author info into a title page for printing. I'm doing this as opposed
to using latex.
I