Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Changing help browsers
PostPosted: Thu Aug 11, 2005 5:32 pm 
Hi,

I am running 2.0.4, downloaded from the Singular home page,
on Mac OS X (10.2.5 now). The default help browser is 'mac',
which goes to the default web browser to display the help files.

If I change the browser:
system("--browser", "info");
and then type
help;
I get the 'info' window in the same terminal as Singular (expected), but all my typing is read by Singular; for example, 'n' just gets echoed at the point where the cursor is. If I then type ';<CR>', I get a Singular error message about 'n' being undefined.

Checking with 'ps', with 2.0.3, I see teTeX's copy of 'info' running after I type 'help;'. With 2.0.4, there is no 'info' running.

Help?

Regards,

Justin


email: justin@mac.com
Posted in old Singular Forum on: 2003-04-11 03:31:29+02


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: Wed Sep 21, 2005 8:29 pm 
> If I change the browser:
> system("--browser", "info");
> and then type
> help;
There is an error in the help configuration file:
search for a file help.cnf in the Singular LIB directory
and change the line
info!xiE:info:!info -f %i --node='%n' &
to
info!xiE:info:!info -f %i --node='%n'
(i.e. remove the & at the end).


email: hannes@mathematik.uni-kl.de
Posted in old Singular Forum on: 2003-04-16 11:47:12+02


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 11:00 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group