[texworks] new experimental builds

Bruno Voisin bvoisin at me.com
Mon Dec 21 08:53:22 CET 2009


Le 21 déc. 2009 à 01:34, James Crippen a écrit :

> The experimental
> version works well after setting the path by hand. Interestingly, the
> path /usr/texbin is automatically converted from the symbolic link
> location to the real location, which is
> /usr/local/texlive/2009/bin/universal-darwin on my machine. This is
> probably not what users would normally expect.

This can be fixed, in case you have Xcode installed, by double-clicking the pref file ~/Library/Preferences/org.tug.TeXworks.plist which opens in Property List Editor. There, locate the binaryPaths items and edit /usr/local/texlive/2009/bin/universal-darwin to /usr/texbin manually. Like this

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture d??cran 2009-12-21 ? 08.28.36.png
Type: image/png
Size: 86322 bytes
Desc: not available
URL: <http://tug.org/pipermail/texworks/attachments/20091221/9b4bbc4f/attachment-0001.png>
-------------- next part --------------


Not a long-term solution, but a temporary fix, allowing to use the TeX Distribution system pref panel to switch texdist structures if need be. For example, to switch between the 32-bit binaries in TeXLive-2009 which makes /usr/texbin a symlink to /usr/local/texlive/2009/bin/universal-darwin, and the 64-binaries in TeXLive-2009-64 which makes /usr/texbin a symlink to /usr/local/texlive/2009/bin/universal-darwin-64.

> This version still doesn't remember that I hid the toolbars. They
> appear every time I start the app and I still have to hide them
> manually.

I tried with the latest stable release (r466) and the situation was the same already: this setting of the Editor window isn't intended as persistent, together with the other settings in the Window > Show submenu of the editor window

	Typeset Toolbar
	Edit Toolbar
	Tags

and in the Window > Show submenu of the preview window

	Toolbar
	Contents
	PDF Info
	Fonts

In any case, they do not seem to have any associated entry in the preference file ~/Library/Preferences/org.tug.TeXworks.plist.

Bruno Voisin


More information about the texworks mailing list