Nicolas Goaziou <n.goaz...@gmail.com> writes:
>>>>>> 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--
>> <b>Tempolauf</b>
>>         style="margin-left:auto;margin-right:auto;text-align:center;"
>> </p><table border="0" cellspacing="0" cellpadding="6" rules="groups" 
>> frame="hsides">
>>  --8<---------------cut here---------------end--------------->8--
>
>> The `style...' part must be trimmed and go inside the `<table>' 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


Yeeeess!! :)

That patch seems to do the trick.

Thanks Nicolas!


Regards

   Sebastian

_______________________________________________
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

Reply via email to