<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Neuromancer in Savannah &#187; Mac</title>
	<atom:link href="http://www.zhangw.com/wp/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhangw.com/wp</link>
	<description>So much joy, so much trouble</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:55:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Use XeTeX with latexmk</title>
		<link>http://www.zhangw.com/wp/2010/05/use-xetex-with-latexmk/</link>
		<comments>http://www.zhangw.com/wp/2010/05/use-xetex-with-latexmk/#comments</comments>
		<pubDate>Thu, 27 May 2010 23:28:52 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[latexmk]]></category>
		<category><![CDATA[texshop]]></category>
		<category><![CDATA[xelatex]]></category>
		<category><![CDATA[xelatexmk]]></category>
		<category><![CDATA[xetex]]></category>

		<guid isPermaLink="false">http://www.zhangw.com/wp/?p=859</guid>
		<description><![CDATA[Just find out that it is easy to set XeTex to work with latexmk. From TeX on Mac OS X mailing list by Herb Schulz: Move the engine files from ~/Library/TeXShop/Engines/Inactive/Latexmk/ two directories up, to ~/Library/TeXShop/Engines/ to activate them. Once that is done restart TeXTShop. To use the xelatexmk engine simply put the line % [...]]]></description>
			<content:encoded><![CDATA[<p>Just find out that it is easy to set <a href="http://scripts.sil.org/xetex">XeTex</a> to work with <a href="http://www.phys.psu.edu/~collins/software/latexmk-jcc/">latexmk</a>. From <a href="http://permalink.gmane.org/gmane.comp.tex.macosx">TeX on Mac OS X</a> mailing list by <a href="http://permalink.gmane.org/gmane.comp.tex.macosx/36206">Herb Schulz</a>:</p>

<p>Move the engine files from
~/Library/TeXShop/Engines/Inactive/Latexmk/ two directories up, to ~/Library/TeXShop/Engines/
to activate them. Once that is done restart TeXTShop.</p>

<p>To use the xelatexmk engine simply put the line</p>

<p>% !TEX TS-program = xelatexmk</p>

<p>at the top of the source file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zhangw.com/wp/2010/05/use-xetex-with-latexmk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Carbon Emacs project closed</title>
		<link>http://www.zhangw.com/wp/2010/04/carbon-emacs-project-closed/</link>
		<comments>http://www.zhangw.com/wp/2010/04/carbon-emacs-project-closed/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 06:20:49 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[carbon emacs]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.zhangw.com/wp/?p=849</guid>
		<description><![CDATA[Annouced by by Seiji Zenitani on the mailing list: I decided to close this project. The 2010 edition is the last release of my distribution. You can install the optional (netinstall) packages until 2013. I will maintain this mailing list until 2011. I always favor it over Aquamacs, but now let&#8217;s move on to Cocoa [...]]]></description>
			<content:encoded><![CDATA[<p>Annouced by by <a href="http://homepage.mac.com/zenitani/Menu16.html">Seiji Zenitani</a> on the <a href="http://groups.google.com/group/carbon-emacs/browse_thread/thread/8d87f6babc1f3e29">mailing list</a>:</p>

<blockquote>
  <p>I decided to close this project.
  The 2010 edition is the last release of my distribution.
  You can install the optional (netinstall) packages until 2013.
  I will maintain this mailing list until 2011. </p>
</blockquote>

<p>I always favor it over <a href="http://aquamacs.org/">Aquamacs</a>, but now let&#8217;s move on to <a href="http://emacsformacosx.com/">Cocoa version</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zhangw.com/wp/2010/04/carbon-emacs-project-closed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Tip for open URLs in Terminal.app</title>
		<link>http://www.zhangw.com/wp/2009/03/a-tip-for-open-urls-in-terminalapp/</link>
		<comments>http://www.zhangw.com/wp/2009/03/a-tip-for-open-urls-in-terminalapp/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 08:10:48 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Terminal.app]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://www.zhangw.com/wp/2009/03/a-tip-for-open-urls-in-terminalapp/</guid>
		<description><![CDATA[Just click the link with Command + Shift + Double Click.]]></description>
			<content:encoded><![CDATA[<p>Just click the link with Command + Shift + Double Click.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zhangw.com/wp/2009/03/a-tip-for-open-urls-in-terminalapp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: www.zhangw.com @ 2010-07-31 04:22:58 -->