<?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>hermeschris &#187; Latex</title>
	<atom:link href="http://hermeschris.edublogs.org/category/computer-applications/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://hermeschris.edublogs.org</link>
	<description>my small edu-blog</description>
	<lastBuildDate>Thu, 15 Nov 2007 18:01:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Latex, dingbats.sty \checkmark problem</title>
		<link>http://hermeschris.edublogs.org/2006/12/06/latex-dingbatssty-checkmark-problem/</link>
		<comments>http://hermeschris.edublogs.org/2006/12/06/latex-dingbatssty-checkmark-problem/#comments</comments>
		<pubDate>Wed, 06 Dec 2006 08:02:04 +0000</pubDate>
		<dc:creator>hermeschris</dc:creator>
				<category><![CDATA[Latex]]></category>

		<guid isPermaLink="false">http://hermeschris.edublogs.org/2006/12/06/latex-dingbatssty-checkmark-problem/</guid>
		<description><![CDATA[For all who experienced the compiler complaint about the
\newcommand{\checkmark}{\dingbat@sym{&#8217;104}}
Solution is to simply change the line in dingbat.sty into
 \renewcommand{\checkmark}{\dingbat@sym{&#8217;104}}
]]></description>
			<content:encoded><![CDATA[<p>For all who experienced the compiler complaint about the</p>
<p align="center">\newcommand{\checkmark}{\dingbat@sym{&#8217;104}}</p>
<p align="left">Solution is to simply change the line in dingbat.sty into</p>
<p align="center"> \renewcommand{\checkmark}{\dingbat@sym{&#8217;104}}</p>
]]></content:encoded>
			<wfw:commentRss>http://hermeschris.edublogs.org/2006/12/06/latex-dingbatssty-checkmark-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latex2rtf</title>
		<link>http://hermeschris.edublogs.org/2006/07/26/latex2rtf/</link>
		<comments>http://hermeschris.edublogs.org/2006/07/26/latex2rtf/#comments</comments>
		<pubDate>Wed, 26 Jul 2006 17:19:58 +0000</pubDate>
		<dc:creator>hermeschris</dc:creator>
				<category><![CDATA[Latex]]></category>

		<guid isPermaLink="false">http://hermeschris.edublogs.org/2006/07/26/latex2rtf/</guid>
		<description><![CDATA[If you&#8217;re looking for a outstanding latex-to-doc/latex-to-rtf converter (there are really journals out there which want M$ Word documents, how disgusting), here is one:
http://latex2rtf.sourceforge.net/
Works very good! Keeps footnotes, bibliography, lists, quotes, etc. Just multline it didn&#8217;t get, as well as pstricks-pics.
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking for a outstanding latex-to-doc/latex-to-rtf converter (there are really journals out there which want M$ Word documents, how disgusting), here is one:</p>
<p><a href="http://latex2rtf.sourceforge.net/">http://latex2rtf.sourceforge.net/</a></p>
<p>Works very good! Keeps footnotes, bibliography, lists, quotes, etc. Just multline it didn&#8217;t get, as well as pstricks-pics.</p>
]]></content:encoded>
			<wfw:commentRss>http://hermeschris.edublogs.org/2006/07/26/latex2rtf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latex and Greek</title>
		<link>http://hermeschris.edublogs.org/2006/07/25/latex-and-greek/</link>
		<comments>http://hermeschris.edublogs.org/2006/07/25/latex-and-greek/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 22:51:08 +0000</pubDate>
		<dc:creator>hermeschris</dc:creator>
				<category><![CDATA[Latex]]></category>

		<guid isPermaLink="false">http://hermeschris.edublogs.org/2006/07/25/latex-and-greek/</guid>
		<description><![CDATA[An easy way to type some greek for your philosophy thesis in latex is to use betababel.sty. I found the tip here. For all people who got a headache with hyphenation of german text with babel: the solution for me was to use
\usepackage[ngerman,english]{metababel}
]]></description>
			<content:encoded><![CDATA[<p>An easy way to type some greek for your philosophy thesis in latex is to use <a href="http://www.tug.org/tex-archive/help/Catalogue/entries/betababel.html">betababel.sty.</a> I found the tip <a href="http://www.ats20.de/blog/index.php/archives/2006/05/23/342/">here.</a> For all people who got a headache with hyphenation of german text with babel: the solution for me was to use</p>
<p>\usepackage[ngerman,english]{metababel}</p>
]]></content:encoded>
			<wfw:commentRss>http://hermeschris.edublogs.org/2006/07/25/latex-and-greek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
