I can confirm this problem. The vertical bar of box drawing characters is not | but ¦ (codepoint above 127). I think it is a latin-1 character but my browser is default to use utf-8 therefore cannot display those characters.
Вск, 09 Сен 2012, Boyko Bantchev писал(а): > I just spotted the following. > > Some J help files, such as e.g. > http://www.jsoftware.com/help/primer/each.htm > do or do not display correctly, depending on what character encoding > the browser happens to be in. (And the files themselves do not direct > the browser which encoding to use.) > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
