Re: [Orgmode] Applying inline styles to a section for exported HTML

2010-10-17 Thread Jeff Horn
Worked like a charm. Thanks for this! Jeff On Sun, Oct 17, 2010 at 1:47 AM, Carsten Dominik wrote: > > On Oct 16, 2010, at 9:18 PM, Jeff Horn wrote: > >>> Maybe custom IDs are your friends? >>> >>> >>> >>> * A Word on Words >>>  :PROPERTIES: >>>  :CUSTOM_ID: word >>>  :END: >>> >>>  Content >>>

Re: [Orgmode] Applying inline styles to a section for exported HTML

2010-10-16 Thread Carsten Dominik
On Oct 16, 2010, at 9:18 PM, Jeff Horn wrote: Maybe custom IDs are your friends? * A Word on Words :PROPERTIES: :CUSTOM_ID: word :END: Content Great idea, but something isn't working right. It catches and styles the headline, but not the content. Org text: __

Re: [Orgmode] Applying inline styles to a section for exported HTML

2010-10-16 Thread Jeff Horn
> Maybe custom IDs are your friends? > > > > * A Word on Words >  :PROPERTIES: >  :CUSTOM_ID: word >  :END: > >  Content > Great idea, but something isn't working right. It catches and styles the headline, but not the content. Org text:

Re: [Orgmode] Applying inline styles to a section for exported HTML

2010-10-16 Thread Sebastian Rose
Jeff Horn writes: > I'm aware we can define #+ATTR_HTML: for styling of divs containing > images and tables. Is there similar functionality for section divs? > Simply adding the required option below or above the section didn't do > the trick. > > Since section divs aren't named semantically[1], I