[Gimp-docs] the simplelist tag
liangtai
ss2pxd1c at yahoo.co.jp
Tue Feb 24 04:11:21 PST 2009
Hello.
I want to insert small tables by using the simplelist tag
(for explanation of alignment on a layer with several
cells of image hose brush).
But I cannot found how to avoid their expansion to be full
of paragraph width. On a paragraph, both sides of its
lines aligned neatly. I know this style is defined at a line
as
p { text-align: justify; }
of gimp-help-screen.css and gimp22.css.
For instance, a 4x2 table
<simplelist type="horiz" columns="4">
<member>1</member> <member>2</member> <member>3</member>
<member>4</member> <member>5</member> <member>6</member>
<member>7</member> <member>8</member>
</simplelist>
will be represented like as:
1 2 3 4
5 6 7 8
I tried to view this page by some web browsers, Konqueror 4.2.0,
Kazehakase 0.5.4, Epiphany 2.24.3, Firefox 2.0.0.20 and 3.0.6,
Arora 0.4, W3M 0.5.2 and IE(win98) on wine 1.1.15. Almost
browsers except W3M show the same result.
How should I do?
島本良太 SimaMoto,RyôTa
http://www.geocities.jp/ss2pxd1c/
--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/
More information about the Gimp-docs
mailing list