Re: Reduce App

2018-09-19 Thread Mark Brethen
Launching the app will run reduce in an X11 GUI. But you can also run reduce from the terminal, Texmacs, Emacs, etc. This requires the redcsl script which must be found in your $PATH or you have to issue the exec command with the full path each and every time. Sent from my iPhone > On Sep 19,

Re: Reduce App

2018-09-19 Thread Ryan Schmidt
On Sep 18, 2018, at 21:48, Mark Brethen wrote: > The current src for reduce now builds a reduce.app that you should be able to > double-click to open. Should this be moved to the Macports Applications > folder? There is also a script "redcsl" which must be stored adjacent to > reduce.app. A

Re: Reduce App

2018-09-19 Thread mf2k
Hi Mark, > On Sep 18, 2018, at 8:48 PM, Mark Brethen wrote: > > The current src for reduce now builds a reduce.app that you should be able to > double-click to open. Should this be moved to the Macports Applications > folder? There is also a script "redcsl" which must be stored adjacent to

Reduce App

2018-09-18 Thread Mark Brethen
The current src for reduce now builds a reduce.app that you should be able to double-click to open. Should this be moved to the Macports Applications folder? There is also a script "redcsl" which must be stored adjacent to reduce.app. A command "redcsl" issued from terminal should open the GUI.