Thankyou - Using the stylesheet you recommend fixes the problem.
However I need to login via:
http://www.jsoftware.com/jwiki/UserPreferences
each time to use it from a different computer.
Maybe it was staring me in the face, but I couldnt find that link from
the jsoftware.com home page.

2) (firefox)
If I reduce the font size by one increment 'Ctrl-' then the box line
draws align themselves (at least for me).

Perhaps Firefox users could be offered advice about misaligned line
draw chars if the page contains them. The misaligned line draw
characters do disturb things.

When I view the raw page the box lines are okay - for example ...
{{{
   b=: 0 1 2 3 4 5

   b*b
0 1 4 9 16 25

   b;b*b
┌───────────┬─────────────┐
│0 1 2 3 4 5│0 1 4 9 16 25│
└───────────┴─────────────┘
}}}
Is that consistent?


Regards
David



Sherlock, Ric R.G.Sherlock at massey.ac.nz
Tue Oct 23 09:29:46 HKT 2007
wrote:

>However then I found the following page on the Wiki that describes the
>problem in detail.
>http://www.jsoftware.com/jwiki/Typesetting/Box_Drawing_Fonts
>
>The first section (Font in CSS) suggests a solution for Firefox on
>Windows of specifying a User CSS URL in your UserPreferences. Using the
>CSS at the following URL has fixed the problem for me.
>http://openj.sourceforge.net/wiki/common/hivu.css
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to