>>>>> Sebastian Rose writes: > Ahhh - it nearly does! > But look at this: > --8<---------------cut here---------------start------------->8-- > *Tempolauf* > #+ATTR_HTML: style="margin-left:auto;margin-right:auto;text-align:center;" > | Z | Station | Meter | Etappe | Zeit | Rnd. | Pace Rnd. | Pace | > |----+------------------+-------+--------+-------+-------+-----------+------| > --8<---------------cut here---------------end--------------->8-- > Becomes: > --8<---------------cut here---------------start------------->8-- > Tempolauf > style="margin-left:auto;margin-right:auto;text-align:center;" >

> --8<---------------cut here---------------end--------------->8-- > The `style...' part must be trimmed and go inside the `
' tag. Yes, my patch was a bit aggressive. See my next try. > Also, in this test: > [...] > the second last `#+CAPTION: removed' is NOT removed. That, my first patch about captions should have taken care of it. Here is another try on this one. Please tell me if it is working. It contains both fixes (captions and attr) so there shouldn't be the need of a previous patch. Regards, -- Nicolas