[OS X TeX] Checking my files

Peter Dyballa Peter_Dyballa at Web.DE
Wed Mar 1 13:17:36 CET 2006


Am 01.03.2006 um 12:26 schrieb Florian Grammel:

> I've learned from http://www.kronto.org/thesis/tips/ 
> hyphenation.html that the Unix TeX-frontend xtem_TeXMenu can do  
> this as well as the a utility called show-hyphen. As far as I could  
> find out, nobody has ever ported neither one nor the other to OS X.

To me it looks as if no port is necessary since it's written in Tcl/ 
Tk. All you'd need is for example http://tcltkaqua.sourceforge.net/  
or Tcl/Tk from Fink or Darwin Ports. Although "a significant subset  
of the TclTk Aqua Batteries-Included distribution" is included in  
Tiger, Mac OS X 10.4.

Since wish, the Tcl/Tk interpreter, is in /usr/bin Tcl/Tk scripts  
should run at once -- accept they start with a first line like

	#! /sw/bin/wish

or

	#! /usr/local/bin/wish

or like

	#! /bin/sh
	# the next line restarts using wish \
	exec /sw/bin/wish $0 ${1+"$@"}

In these examples the path to the wish interpreter needs an adaptation.

--
Mit friedvollen Grüßen

   Pete

These are my principles and if you don't like them... well, I have  
others. - Groucho Marx


------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list