<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Fonts in LaTeX, Part One: XeLaTeX</title>
	<atom:link href="http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/feed/" rel="self" type="application/rss+xml" />
	<link>http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/</link>
	<description>For People Who Like Type and Types</description>
	<pubDate>Tue, 06 Jan 2009 19:14:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dario</title>
		<link>http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/comment-page-1/#comment-23385</link>
		<dc:creator>Dario</dc:creator>
		<pubDate>Thu, 17 Jul 2008 22:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://existentialtype.net/?p=251#comment-23385</guid>
		<description>I thought you might enjoy a short article I wrote on expert font features using XeTeX:

http://nitens.org/taraborelli/latex</description>
		<content:encoded><![CDATA[<p>I thought you might enjoy a short article I wrote on expert font features using XeTeX:</p>
<p><a href="http://nitens.org/taraborelli/latex" rel="nofollow">http://nitens.org/taraborelli/latex</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: washburn</title>
		<link>http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/comment-page-1/#comment-23345</link>
		<dc:creator>washburn</dc:creator>
		<pubDate>Sun, 13 Jul 2008 19:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://existentialtype.net/?p=251#comment-23345</guid>
		<description>@Patrick: It looks like the problem is that you are not using a font that includes all of the necessary glyphs.  It is pretty rare for a single font to include glyphs for all of those languages. So to typeset that document you are going to need to switch between multiple fonts.</description>
		<content:encoded><![CDATA[<p>@Patrick: It looks like the problem is that you are not using a font that includes all of the necessary glyphs.  It is pretty rare for a single font to include glyphs for all of those languages. So to typeset that document you are going to need to switch between multiple fonts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Hall</title>
		<link>http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/comment-page-1/#comment-23344</link>
		<dc:creator>Patrick Hall</dc:creator>
		<pubDate>Sun, 13 Jul 2008 19:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://existentialtype.net/?p=251#comment-23344</guid>
		<description>Hi guys, 

Thanks Greg and washburn, I seem to be making some progress here!

http://ruphus.com/code/unicodelatex/

So my goal is to get the extremely multilingual file

http://ruphus.com/code/unicodelatex/ohboy.tex  

Into a pdf; I have had partial success:

http://ruphus.com/code/unicodelatex/ohboy.pdf

Next I'll trying install the whole cd with the package manager as you recommend. 

Thanks again</description>
		<content:encoded><![CDATA[<p>Hi guys, </p>
<p>Thanks Greg and washburn, I seem to be making some progress here!</p>
<p><a href="http://ruphus.com/code/unicodelatex/" rel="nofollow">http://ruphus.com/code/unicodelatex/</a></p>
<p>So my goal is to get the extremely multilingual file</p>
<p><a href="http://ruphus.com/code/unicodelatex/ohboy.tex" rel="nofollow">http://ruphus.com/code/unicodelatex/ohboy.tex</a>  </p>
<p>Into a pdf; I have had partial success:</p>
<p><a href="http://ruphus.com/code/unicodelatex/ohboy.pdf" rel="nofollow">http://ruphus.com/code/unicodelatex/ohboy.pdf</a></p>
<p>Next I&#8217;ll trying install the whole cd with the package manager as you recommend. </p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: washburn</title>
		<link>http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/comment-page-1/#comment-23342</link>
		<dc:creator>washburn</dc:creator>
		<pubDate>Sun, 13 Jul 2008 15:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://existentialtype.net/?p=251#comment-23342</guid>
		<description>@Greg: Thanks!  I'm glad that so many people seem to be benefiting from this information.</description>
		<content:encoded><![CDATA[<p>@Greg: Thanks!  I&#8217;m glad that so many people seem to be benefiting from this information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: washburn</title>
		<link>http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/comment-page-1/#comment-23341</link>
		<dc:creator>washburn</dc:creator>
		<pubDate>Sun, 13 Jul 2008 15:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://existentialtype.net/?p=251#comment-23341</guid>
		<description>@Patrick: No, offhand I do not know what set of packages you would need to install to be sure you have installed the entirety of TeX Live.  This is why I just recommend installing it yourself than using the package manager.  As Greg pointed out, you probably need to at least install the lmodern package.</description>
		<content:encoded><![CDATA[<p>@Patrick: No, offhand I do not know what set of packages you would need to install to be sure you have installed the entirety of TeX Live.  This is why I just recommend installing it yourself than using the package manager.  As Greg pointed out, you probably need to at least install the lmodern package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: washburn</title>
		<link>http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/comment-page-1/#comment-23340</link>
		<dc:creator>washburn</dc:creator>
		<pubDate>Sun, 13 Jul 2008 15:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://existentialtype.net/?p=251#comment-23340</guid>
		<description>@Alan: Thanks! I just revised it a little to hopefully be clearer about installing the fonts.</description>
		<content:encoded><![CDATA[<p>@Alan: Thanks! I just revised it a little to hopefully be clearer about installing the fonts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/comment-page-1/#comment-23336</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sun, 13 Jul 2008 07:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://existentialtype.net/?p=251#comment-23336</guid>
		<description>@ Patrick: sudo apt-get install lmodern

Thanks for the tips!  I didn't know about XeTaTeX, and it's awesome.</description>
		<content:encoded><![CDATA[<p>@ Patrick: sudo apt-get install lmodern</p>
<p>Thanks for the tips!  I didn&#8217;t know about XeTaTeX, and it&#8217;s awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Hall</title>
		<link>http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/comment-page-1/#comment-23332</link>
		<dc:creator>Patrick Hall</dc:creator>
		<pubDate>Sat, 12 Jul 2008 21:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://existentialtype.net/?p=251#comment-23332</guid>
		<description>I would *love* to figure out how to get utf-8 input files working with LaTeX under Ubuntu; I've been trying to do so for some time, with no success. I have a bunch of links to various things I've tried at http://del.icio.us/tag/latex+unicode .

Do you know what exactly does it takes to install the whole Texlive CD under Ubuntu? I've installed so many TeX packages with apt-get by now that I'm afraid I've lost track; I do have xelatex installed, though.

When I run your example document, I get:
$ xelatex gyre.tex 
This is XeTeXk, Version 3.141592-2.2-0.996-patch1 (Web2C 7.5.6)
 %&#38;-line parsing enabled.
entering extended mode
(./gyre.tex
LaTeX2e 
Babel  and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, pinyin, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo))
(/usr/share/texmf-texlive/tex/xelatex/fontspec/fontspec.sty
(/usr/share/texmf-texlive/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texmf-texlive/tex/latex/tools/calc.sty)
(/usr/share/texmf-texlive/tex/latex/xkeyval/xkeyval.sty
(/usr/share/texmf-texlive/tex/latex/xkeyval/xkeyval.tex
(/usr/share/texmf-texlive/tex/latex/xkeyval/keyval.tex)))

! LaTeX Error: File `lmodern.sty' not found.</description>
		<content:encoded><![CDATA[<p>I would *love* to figure out how to get utf-8 input files working with LaTeX under Ubuntu; I&#8217;ve been trying to do so for some time, with no success. I have a bunch of links to various things I&#8217;ve tried at <a href="http://del.icio.us/tag/latex+unicode" rel="nofollow">http://del.icio.us/tag/latex+unicode</a> .</p>
<p>Do you know what exactly does it takes to install the whole Texlive CD under Ubuntu? I&#8217;ve installed so many TeX packages with apt-get by now that I&#8217;m afraid I&#8217;ve lost track; I do have xelatex installed, though.</p>
<p>When I run your example document, I get:<br />
$ xelatex gyre.tex<br />
This is XeTeXk, Version 3.141592-2.2-0.996-patch1 (Web2C 7.5.6)<br />
 %&amp;-line parsing enabled.<br />
entering extended mode<br />
(./gyre.tex<br />
LaTeX2e<br />
Babel  and hyphenation patterns for english, usenglishmax, dumylang, noh<br />
yphenation, pinyin, loaded.<br />
(/usr/share/texmf-texlive/tex/latex/base/article.cls<br />
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class<br />
(/usr/share/texmf-texlive/tex/latex/base/size10.clo))<br />
(/usr/share/texmf-texlive/tex/xelatex/fontspec/fontspec.sty<br />
(/usr/share/texmf-texlive/tex/generic/ifxetex/ifxetex.sty)<br />
(/usr/share/texmf-texlive/tex/latex/tools/calc.sty)<br />
(/usr/share/texmf-texlive/tex/latex/xkeyval/xkeyval.sty<br />
(/usr/share/texmf-texlive/tex/latex/xkeyval/xkeyval.tex<br />
(/usr/share/texmf-texlive/tex/latex/xkeyval/keyval.tex)))</p>
<p>! LaTeX Error: File `lmodern.sty&#8217; not found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Schmitt</title>
		<link>http://existentialtype.net/2008/07/12/fonts-in-latex-part-one-xelatex/comment-page-1/#comment-23326</link>
		<dc:creator>Alan Schmitt</dc:creator>
		<pubDate>Sat, 12 Jul 2008 11:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://existentialtype.net/?p=251#comment-23326</guid>
		<description>Maybe you could expand on the font installation bit, saying that only the otf files are necessary.

Thanks a lot for this great tutorial, it worked out of the box here (I'm using TeX Live 2007).</description>
		<content:encoded><![CDATA[<p>Maybe you could expand on the font installation bit, saying that only the otf files are necessary.</p>
<p>Thanks a lot for this great tutorial, it worked out of the box here (I&#8217;m using TeX Live 2007).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
