Mac OS "preferences>Language and presentation>Html viewer"

27 views
Skip to first unread message

Alexis Neme

unread,
Aug 31, 2014, 7:40:40 PM8/31/14
to unitex-...@googlegroups.com
Dear Mac users,

How to configure under Mac OS  "preferences>Language and presentation>Html viewer" ?

In the 'config' file, I have tried :

#Unitex configuration file

HTML\ VIEWER=/usr/bin/open -a Google\\ Chrome 
....
...
but it does not work 


Thanks,
Alexis 

Alexis Neme

unread,
Sep 29, 2014, 9:39:22 AM9/29/14
to unitex-...@googlegroups.com
Dear Mac Users,

Here a (model of a) solution to call Chrome browser from Unitex under Mac OS:
 

1- In the "preferences>Language and presentation>Html viewer", enter  "/Applications/Unitex3.1beta/App/Chrome.sh"
 
2 - Create a Chrome.sh command file in /Applications/Unitex3.1beta/App/ with the following lines: 


#!/bin/sh
open -a /Applications/Google\ Chrome.app $*

Cheers,

Alexis 
Reply all
Reply to author
Forward
0 new messages