[projectaon] Re: Residue of the 21votm errata

  • From: Ingo Kloecker <projectaon@xxxxxxxxxxxxxxxx>
  • To: projectaon@xxxxxxxxxxxxx
  • Date: Mon, 20 Apr 2009 21:02:10 +0200

On Monday 20 April 2009, Simon Osborne wrote:
> Hi
>
> Mostly fixed--please see the comments below for the few niggles
> marked with a double-asterisk** that I haven't changed (yet?).
>
> <http://www.projectaon.org/en/Errata/VoyageOfTheMoonstone>
>
> See the Errata Page for info on what is currently outstanding. I'll
> have to get to my playthrough tomorrow--I'm exhausted just going
> through this list! >_<
>
[snip]
>
> Ingo wrote:
> > http://www.projectaon.org/test/en/xhtml/lw/21votm/kainame.htm
> >
> > - It would be great if the table(s) was/were centered horizontally.
> > - There should be a bit space between the table(s) and the
> > navigation bar.
>
> **Er . . . how do I do that? I'm really not an xml expert! If we can
> do it, let's do it. ;-)

... and ...

On 17/04/2009 21:46, Jonathan Blake wrote:
> > equipment: It seems like we need to add some margin to the bottom
> > of tables in the text.
>
> **How is this done? (Affects Books 21-28)

Both could be done by adding something like

table {
  margin-bottom: 2ex;
}

to the style sheet (either main.css or more.css). But this would affect 
all tables we use, e.g. also the tables used for the images (including 
their white border) and the tables used for the navigation bar.

For a proper solution the tables inside text would have to be marked 
with a class attribute, so that the above CSS would only apply to those 
tables. This would require a change of the CSS and of the XSL (used for 
the transformation of XML to HTML).

Hmm, the inline images are separated from the surrounding text by simple 
linebreaks. So maybe we should just add

<p></p>

below </table> in the sections "kainame" and "kaiweapn". The result 
looks good enough.


Regards,
Ingo

~~~~~~
Manage your subscription at http://www.freelists.org/list/projectaon


Other related posts: