Re: [docbook-apps] removing inline attributes from tables

From
Carlos Araya <>
Date
2014-08-18T22:07:16+00:00
ID
Thread
Re: [docbook-apps] removing inline attributes from tables
Bob, 

I mean remove inline style attributes from an element. I'm using classes  for blockquotes but it still generates a style="border: 0" for the blockquote table. 

I use 1.78.1 and snapshot and they both intorduce the inline styles. 

Carlos

On Mon, Aug 18, 2014 at 1:17 PM, Bob Stayton <> wrote:

Hi Carlos,

I'm not clear what you mean by inline attributes in tables.  Can you be more specific?

Also, are you using the epub3 stylesheets in 1.78.1?

Bob Stayton

Sagehill Enterprises



On 8/16/2014 2:59 PM, Carlos Araya wrote:

I'm trying to cleanup my (x)html to use with epub3. One of the things I

need to do is to remove inline attributes from tables as they ware not

needed or controlled through CSS.

How do I change the default behavior for tables? Is there a way to move

this all to be CSS driven

Carlos