Re: [Orgmode] Problem with HTML_CONTAINER_CLASS property

2010-07-07 Thread David Maus
Jan Janak wrote:
Hello,

I am using the HTML_CONTAINER_CLASS property in one of my documents to
append additional classes to the corresponding div in the HTML
document I export to:

* Subsection
:PROPERTIES:
:HTML_CONTAINER_CLASS: span-9 last
:END:

When I publish the document, the resulting HTML code looks like this:
div id=outline-container-1 class=outline-2 span-9

The class last is missing. I also verified that if I add more
classes to the list, only the first one span-9 makes it to the HTML
code.

Is this a feature or a bug? I am using the latest org-mode version
from git (6.36trans with HEAD c32d7) and Emacs 23.2.1.

Neither a feature nor a bug: A limitation ;) I'll see to provide a
patch to extend usage HTML_CONTAINER_CLASS to support more than one
additional class after the feature freeze[1].

HTH
 -- David

[1] http://thread.gmane.org/gmane.emacs.orgmode/27074
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpvllyRXtJMu.pgp
Description: PGP signature
___
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


[Orgmode] Problem with HTML_CONTAINER_CLASS property

2010-07-06 Thread Jan Janak
Hello,

I am using the HTML_CONTAINER_CLASS property in one of my documents to
append additional classes to the corresponding div in the HTML
document I export to:

* Subsection
:PROPERTIES:
:HTML_CONTAINER_CLASS: span-9 last
:END:

When I publish the document, the resulting HTML code looks like this:
div id=outline-container-1 class=outline-2 span-9

The class last is missing. I also verified that if I add more
classes to the list, only the first one span-9 makes it to the HTML
code.

Is this a feature or a bug? I am using the latest org-mode version
from git (6.36trans with HEAD c32d7) and Emacs 23.2.1.

Thanks!

-Jan

___
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