From 9b91d44c7594709f7502995d06b3d897164056a1 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Wed, 29 May 2013 23:26:35 +0200 Subject: [PATCH] blog: Fix container aligment wrong syntax --- .../2010/08/14-memory-allocation-patterns.rst | 15 +++++---------- .../posts/2011/04/24-mar\303\255a-y-ruben.rst" | 3 +-- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/source/blog/posts/2010/08/14-memory-allocation-patterns.rst b/source/blog/posts/2010/08/14-memory-allocation-patterns.rst index e5c79e6..e2a5827 100644 --- a/source/blog/posts/2010/08/14-memory-allocation-patterns.rst +++ b/source/blog/posts/2010/08/14-memory-allocation-patterns.rst @@ -78,8 +78,7 @@ __ http://en.wikipedia.org/wiki/Barnes%E2%80%93Hut_simulation Here is a graphic summary of the allocation requests and real allocated memory for a run with ``-b 4000``: -.. container:: - :align: center +.. container:: center .. image:: ##POST_URL##/14-memory-allocation/bh.rq.tot.png @@ -118,8 +117,7 @@ __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&art Here is the graphic summary: -.. container:: - :align: center +.. container:: center .. image:: ##POST_URL##/14-memory-allocation/bigarr.rq.tot.png @@ -150,8 +148,7 @@ __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&art Here are the graphic results: -.. container:: - :align: center +.. container:: center .. image:: ##POST_URL##/14-memory-allocation/mcore.rq.tot.png @@ -191,8 +188,7 @@ __ http://codepad.org/xGDCS3KO Here are the graphic results for a run with ``-n 30000``: -.. container:: - :align: center +.. container:: center .. image:: ##POST_URL##/14-memory-allocation/voronoi.rq.tot.png @@ -234,8 +230,7 @@ __ http://code.google.com/p/dil/ Here are the results of a run of Dil to generate Tango documentation (around 555 source files are processed): -.. container:: - :align: center +.. container:: center .. image:: ##POST_URL##/14-memory-allocation/dil.rq.tot.png diff --git "a/source/blog/posts/2011/04/24-mar\303\255a-y-ruben.rst" "b/source/blog/posts/2011/04/24-mar\303\255a-y-ruben.rst" index 74d432b..020dd99 100644 --- "a/source/blog/posts/2011/04/24-mar\303\255a-y-ruben.rst" +++ "b/source/blog/posts/2011/04/24-mar\303\255a-y-ruben.rst" @@ -1,8 +1,7 @@ Title: María y Ruben Tags: maría, ruben -.. container:: - :class: center +.. container:: center .. image:: ##POST_URL##/24-maria.jpg :alt: María -- 2.43.0