Re: [O] [html] centering

2013-05-04 Thread Carsten Dominik

On 4.5.2013, at 00:28, Samuel Wales  wrote:

> Hi Carsten,
> 
> On 5/3/13, Carsten Dominik  wrote:
>>> Has there been a recent change in HTML centering?  We get this now:
>>> 
>>> 
>>> 
>>> This does not work in browsers that do not support CSS.
>> 
>> Specifically, which browsers are you talking about?
>> 
>> What do you mean by "not working"?  Just not centered,
>> or something worse?
> 
> Just not centered.  I want my posts to work in text-oriented browsers
> if possible, and I find that emacs-w3m does not seem to center.  In my
> test, at least, a normal export of a subtree to a buffer (with HEAD)
> does not center in emacs-w3m.
> 
> Incidentally, I normally export blog posts without HEAD, because
> Blogger does not work well that way.  So the new change means, as far
> as I can tell, that I will have to add a CSS definition for center to
> the places where I export.

So that is a viable solution for you?

- Carsten

> 
> Thanks.
> 
> Samuel
> 
> -- 
> The Kafka Pandemic: http://thekafkapandemic.blogspot.com
> 
> The disease DOES progress.  MANY people have died from it.  ANYBODY can get 
> it.




Re: [O] [html] centering

2013-05-03 Thread Samuel Wales
Hi Carsten,

On 5/3/13, Carsten Dominik  wrote:
>> Has there been a recent change in HTML centering?  We get this now:
>>
>>  
>>
>> This does not work in browsers that do not support CSS.
>
> Specifically, which browsers are you talking about?
>
> What do you mean by "not working"?  Just not centered,
> or something worse?

Just not centered.  I want my posts to work in text-oriented browsers
if possible, and I find that emacs-w3m does not seem to center.  In my
test, at least, a normal export of a subtree to a buffer (with HEAD)
does not center in emacs-w3m.

Incidentally, I normally export blog posts without HEAD, because
Blogger does not work well that way.  So the new change means, as far
as I can tell, that I will have to add a CSS definition for center to
the places where I export.

Thanks.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.



Re: [O] [html] centering

2013-05-03 Thread Carsten Dominik

On 2.5.2013, at 03:22, Samuel Wales  wrote:

> Has there been a recent change in HTML centering?  We get this now:
> 
>  
> 
> This does not work in browsers that do not support CSS.

Specifically, which browsers are you talking about?

What do you mean by "not working"?  Just not centered,
or something worse?

Thanks

- Carsten

> 
> Thanks.
> 
> Samuel
> 
> -- 
> The Kafka Pandemic: http://thekafkapandemic.blogspot.com
> 
> The disease DOES progress.  MANY people have died from it.  ANYBODY can get 
> it.
> 




Re: [O] [html] centering

2013-05-02 Thread Eric Abrahamsen
Samuel Wales  writes:

> Has there been a recent change in HTML centering?  We get this now:
>
>   
>
> This does not work in browsers that do not support CSS.
>
> Thanks.
>
> Samuel

Looks like Bastien put that in in baa2999, around March 12. That commit
moved the remaining inline style declarations into CSS, presumably as
that's considered best practice. I can't speak for what we *should* be
supporting, though...

E




[O] [html] centering

2013-05-01 Thread Samuel Wales
Has there been a recent change in HTML centering?  We get this now:

  

This does not work in browsers that do not support CSS.

Thanks.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.