<?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>xelatex &#8211; Luxing Huang</title>
	<atom:link href="https://luxing.im/tag/xelatex/feed/" rel="self" type="application/rss+xml" />
	<link>https://luxing.im</link>
	<description>Thoughs and things</description>
	<lastBuildDate>Fri, 08 Apr 2016 15:11:25 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
<site xmlns="com-wordpress:feed-additions:1">58771605</site>	<item>
		<title>Install XeLaTeX in Fedora</title>
		<link>https://luxing.im/install-xelatex-in-fedora/</link>
					<comments>https://luxing.im/install-xelatex-in-fedora/#respond</comments>
		
		<dc:creator><![CDATA[Luxing Huang]]></dc:creator>
		<pubDate>Fri, 08 Apr 2016 15:10:52 +0000</pubDate>
				<category><![CDATA[Learning Notes]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[xelatex]]></category>
		<guid isPermaLink="false">https://luxing.im/?p=639</guid>

					<description><![CDATA[A note to myself. I tried to install XeLaTeX to my freshly installed Fedora 23. sudo dnf install texlive-collection-fontsrecommended texlive-xetex texlive-latex texlive-titlesec 'tex(datetime.sty)' 'tex(eu1enc.def)' 'tex(polyglossia.sty)']]></description>
										<content:encoded><![CDATA[<p>A note to myself. I tried to install XeLaTeX to my freshly installed Fedora 23.<br />
<span id="more-639"></span></p>
<pre>sudo dnf install texlive-collection-fontsrecommended texlive-xetex texlive-latex texlive-titlesec 'tex(datetime.sty)' 'tex(eu1enc.def)' 'tex(polyglossia.sty)' </pre>
]]></content:encoded>
					
					<wfw:commentRss>https://luxing.im/install-xelatex-in-fedora/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">639</post-id>	</item>
		<item>
		<title>Install missing LaTeX styles and definitions</title>
		<link>https://luxing.im/install-missing-latex-styles-and-definitions/</link>
					<comments>https://luxing.im/install-missing-latex-styles-and-definitions/#respond</comments>
		
		<dc:creator><![CDATA[Luxing Huang]]></dc:creator>
		<pubDate>Wed, 25 Nov 2015 21:29:48 +0000</pubDate>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[dnf]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[xelatex]]></category>
		<category><![CDATA[yum]]></category>
		<guid isPermaLink="false">https://luxing.im/?p=551</guid>

					<description><![CDATA[When I was compiling my report, some files are missing: ! Package fontenc Error: Encoding file `eu1enc.def' not found. An interesting installation of relatex packages is, you can install the missing files by providing this command: dnf install 'tex(eulenc.def)' It is benefited from RPM&#8217;s provides tag, documented here. Credit goes to @vtrefny on Ask Fedora.]]></description>
										<content:encoded><![CDATA[<p>When I was compiling my <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5CLaTeX&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;LaTeX" class="latex" /> report, some files are missing:</p>
<pre>! Package fontenc Error: Encoding file `eu1enc.def' not found.</pre>
<p>An interesting installation of <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5CTeX&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;TeX" class="latex" /> relatex packages is, you can install the missing files by providing this command:<br />
<span id="more-551"></span></p>
<pre>dnf install 'tex(eulenc.def)'</pre>
<p>It is benefited from RPM&#8217;s <code>provides</code> tag, documented <a href="http://www.rpm.org/max-rpm/s1-rpm-depend-manual-dependencies.html" target="_blank">here</a>.<br />
Credit goes to @vtrefny on Ask Fedora.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://luxing.im/install-missing-latex-styles-and-definitions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">551</post-id>	</item>
	</channel>
</rss>
