Hi, Matt,
Here's a dirty CSS workaround (I seem to be posting a lot of those
lately) that should actually make this look more or less as you want
it in HTML.
#+TITLE: Test
#+STYLE: <style>.timeline div * {display: inline;}</style>
* Timeline
:PROPERTIES:
:HTML_CONTAINER_CLASS: timeline
:END:
** September 2011:
Research team assembles initial documents.
Yours,
Christian
On 10/26/10 5:52 PM, Matt Price wrote:
Hi eveyrone,
I'm coming up on this with some frequency now -- I often need to write
documents in a pretty compact format, in which subheadings really need
to be on the same line as their component text. so for instance here:
** Timeline
*** September 2011
Research team assembles initial documents
should be rendered (written in html for convenience, since i don't
speak latex):
<H2> Timeline </H2>
<p><b>Semtember 2011:</b> Research team assembles initial documents</p>
Do folks think this is something I can do from org somehow, or is my
best bet to export to odt and redo the formatting in openoffice
(that's what i do now but of course it's a bit frustrating to have to
do so, esp. since it means that i'm stuck in Openoffice once I send a
document out for comments).
thanks as always, best,
Matt
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode