| Bill Allombert on Tue, 16 Jul 2024 11:16:33 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: vector of t_FRAC questions |
On Tue, Jul 16, 2024 at 10:58:36AM +0200, hermann@stamm-wilbrandt.de wrote: > Thanks, you are absolutely right. > I am victim of very slow dvi viewer that gets opened on "??gcd", which > displays > at a very small font. Increasing window and zooming takes a lot of time. > I missed that last sentence you showed, which describes behavior exactly. You can set help in .gprc to either help="env GPXDVI='xdvi -s 5' gphelp" (for larger font) or to help = "gphelp -detex -ch 4 -cb 0 -cu 2" to get the help as text in the gp shell. Cheers Bill