<HTML>
<HEAD>
<TITLE>Re: [OS X TeX] Re: Collaps/Hide a block of texts in TeXShop?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>On 11/06/11 9:35 AM, "Herbert Schulz" <<a href="herbs@wideopenwest.com">herbs@wideopenwest.com</a>> wrote:<BR>
<BR>
<FONT COLOR="#0000FF">> <BR>
> On Jun 10, 2011, at 5:57 PM, John Burt wrote:<BR>
> <BR>
</FONT><FONT COLOR="#008000">>> AlphaTk can fold blocks of TeX, and it can be used as the external editor<BR>
>> for TeXShop.<BR>
</FONT><FONT COLOR="#0000FF">> <BR>
> Howdy,<BR>
> <BR>
> A couple of questions to satisfy my curiosity. What is the difference between <BR>
> AlphaX (AlphaTcl) and AlphaTk? They don't seem to have active development so I <BR>
> wonder if they are Universal? I think Lion will not have Rosetta so PPC <BR>
> emulation will die with Snow Leopard where it's an optional addition.<BR>
</FONT><BR>
There are others that can answer this better than I but here goes.  AlphaX is a version of the editor Alpha that was developed specifically to run under OS X (10.4 or later) whereas Alpha itself was written for the classic Mac OS.  AlphaX remains under active development.  That said, there has not been an official release of a new version of AlphaX for quite some time.  As I understand it, version 8.2 should be officially released soon, although many people have been working with stable beta versions for years.<BR>
<BR>
Alphatk is also a variant of Alpha but is written entirely in Tcl/Tk.  (As I understand it AlphaX, and Alpha for that matter, are written in either C or C++.)  Alphatk is available for Windows, Mac OS X and Unix although, to the best of my knowledge, is not currently under active development and hasn't been for a while.  From a Mac user's perspective, the GUI of AlphaX is more mac-like than is that for Alphatk.  Against that, Alphatk had some features that are yet to reach AlphaX, like the code-folding that started this thread.<BR>
<BR>
>From the AlphaTclWiki (read Alpha as meaning the family of editors including Alpha, AlphaX and Alphatk):<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>AlphaTcl is a library of Tcl scripts implementing most of the functionality of the text editor Alpha; AlphaTcl is not an editor in itself. A normal Alpha user will never have to worry about AlphaTcl: it is embedded inside Alpha. The functionality implemented in AlphaTcl is available from Alpha's menus like in any GUI text editor.<BR>
<BR>
The reason for having this library of scripts instead of implementing everything in C is that it makes Alpha modifiable and extensible. This wiki contains many examples of tweakings of Alpha: new functionality provided by power users, prototypes of new features being implemented, etc. <BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Much more information about the Alpha family of editors is available at <a href="http://alphatcl.sourceforge.net/wiki/">http://alphatcl.sourceforge.net/wiki/</a><BR>
<BR>
I hope this helps.<BR>
<BR>
Cheers, Chris.</SPAN></FONT>
</BODY>
</HTML>