PC_FONTSIZE is no longer supported. The intent is to use the default
browser font size.

This change tries to cope with the fact that a JHS server can be used
from different browsers on different devices where the single fontsize
provided by PC_FONTSIZE was not appropriate. For example, a particular
fontsize is not appropriate for a JHS server accessed from both chrome
on the desktop and an iPhone.

Instead of PC_FONTSIZE, JHS now uses the browser default font size.
How you change this depends on the browser, but basically you need to
change the browser settings to have the font size you want on that
platform.

The other thing you can do is to increase the font size (e.g. with
ctrl++ or ctrl+-). The problem that John reported was that font size
change didn't properly propogate to all JHS pages.

This change may take a little getting used to, but I hope will be an
improvement down the road.



On Mon, Jul 14, 2014 at 2:39 PM, Murray Eisenberg <[email protected]> wrote:
> Just now I updated JHS under J802 for Mac OS X and still a command such as
>
>   PC_FONTSIZE_jhs_=:'36px'
>
> in ~/user/config/startup_jhs.ijs seems to have no effect in the Safari jijx 
> window.
>
>
> On 14 Jul 2014 14:16:32 -0400,Eric Iverson <[email protected]> wrote:
>
>> There is a JHS update that fixes the fontsize problem reported by John
>> Baker. This release is trying to use the default browser font size and
>> was missing the change for a few of the pages.
>>
>> On Sun, Jul 13, 2014 at 3:54 PM, John Baker <[email protected]> wrote:
>>> The latest JHS update behaves differently with respect to fonts sizes on
>>> Chome/Win 8.1
>>>
>>> The codemirror editor always comes up in a small font. When you adjust the
>>> editor font and then switch to another J tab the session font is way to
>>> large.
>>>
>>> If it's possible to start the editor with the same font size as the session
>>> that would be an improvement.
>>>
>>> jdb
>
> ——
> Murray Eisenberg                                [email protected]
> Mathematics & Statistics Dept.
> Lederle Graduate Research Tower      phone 240 246-7240 (H)
> University of Massachusetts
> 710 North Pleasant Street
> Amherst, MA 01003-9305
>
>
>
>
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to