[w3m-dev-en 00276] Re: compact display of unordered lists

From: Okabe Katsuya (okabek@guitar.ocn.ne.jp)
Date: Fri Nov 03 2000 - 08:48:37 CST

  • Next message: Timothy Ball: "[w3m-dev-en 00277] Re: compact display of unordered lists"

    Martin Trautmann <martin.trautmann@hl.siemens.de> writes:

    > Hi all,
    >
    > what's the proper way to display unordered lists (<ul>)?
    >
    > Lynx shows them in a very compact style, e.g.
    >
    > * thread 1
    > o thread 1.1
    > + thread 1.1.1
    > o thread 1.2
    > * thread 2
    >
    > w3m displays this with plenty of empty spaces in between. I'm not sure,
    > which one is the correct behavior, but I'd prefer the lynx style.

    This behavior is due to bugs of w3m-0.1.10 and w3m-0.1.11-pre.
    Originally, w3m doesn't display blank lines at above and bellow of
    the second and above level lists.
    The bugs fixed by the patch contributed to w3m-dev ML
    ([w3m-dev 01052], [w3m-dev 01058]).

    These patches are included in following patch:

      http://www4.ocn.ne.jp/~okabek/w3m-0.1.11-pre-kokb18.patch.gz

    > Is there an option to use the compact display? I checked whether the HMTL3.2
    > option <ul compact> would show better results, but unfortunately there's no
    > improvement.

    The compact attributes of <ul> and <ol> are ignored by w3m.
    Though the compact attribute of <dl> isn't ignored, it is independent
    of vertical padding of the list.

    -- 
        Okabe, Katsuya
        e-mail: okabek@guitar.ocn.ne.jp
    ------------------------------------------------
    



    This archive was generated by hypermail 2b29 : Fri Nov 03 2000 - 08:56:12 CST