<?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: LaTeX and XFig Troubles</title>
	<atom:link href="http://moelhave.dk/2006/06/latex-and-xfig-troubles/feed/" rel="self" type="application/rss+xml" />
	<link>http://moelhave.dk/2006/06/latex-and-xfig-troubles/</link>
	<description></description>
	<lastBuildDate>Thu, 14 Apr 2011 17:27:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Thomas</title>
		<link>http://moelhave.dk/2006/06/latex-and-xfig-troubles/comment-page-1/#comment-4558</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 20 Jun 2006 08:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://moelhave.dk/2006/06/latex-and-xfig-troubles/#comment-4558</guid>
		<description>Problem solved. Martin pointed out that I was using draft mode (in order to use the fixme package) and that mode inhibits figures. I have now moved the draft mode to only apply to the fixme package.</description>
		<content:encoded><![CDATA[<p>Problem solved. Martin pointed out that I was using draft mode (in order to use the fixme package) and that mode inhibits figures. I have now moved the draft mode to only apply to the fixme package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://moelhave.dk/2006/06/latex-and-xfig-troubles/comment-page-1/#comment-4536</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 19 Jun 2006 23:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://moelhave.dk/2006/06/latex-and-xfig-troubles/#comment-4536</guid>
		<description>Well... I&#039;ve never seen that particular method mentioned before, so it&#039;s not universally recognized.  What should be universally recognized is a picture environment using eepic macros :-)

As I remember it, then you tell Xfig that the text is &quot;special&quot; which means that it leaves stuff like $a_x^2$ alone --- the markup survives to the LaTeX step and is thus translated into nice math (it could have espaced $ as \textdollor, etc...).  Or something along those lines... I haven&#039;t used Xfig in many, many years.</description>
		<content:encoded><![CDATA[<p>Well&#8230; I&#8217;ve never seen that particular method mentioned before, so it&#8217;s not universally recognized.  What should be universally recognized is a picture environment using eepic macros :-)</p>
<p>As I remember it, then you tell Xfig that the text is &#8220;special&#8221; which means that it leaves stuff like $a_x^2$ alone &#8212; the markup survives to the LaTeX step and is thus translated into nice math (it could have espaced $ as \textdollor, etc&#8230;).  Or something along those lines&#8230; I haven&#8217;t used Xfig in many, many years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://moelhave.dk/2006/06/latex-and-xfig-troubles/comment-page-1/#comment-4534</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Mon, 19 Jun 2006 21:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://moelhave.dk/2006/06/latex-and-xfig-troubles/#comment-4534</guid>
		<description>Thank you for your answers.
But I would like to make the pstex_t/pstex method works since it seems so popular. What will happen with my math mode LaTeX text snippets if I export to eepics? I suppose I could try again when I get in tomorrow. (I am tired now, someone kept me up late yesterday with move and loads of carbs)
\\centerline seems to work fine for centering, I got the code from the manual to the llncs.sty style I use (it\&#039;s the Springer Lecture Notes in Computer Science style). 
I guess the crux is the following:  Why \\includegraphics\&#039;ing my pstex file not work?</description>
		<content:encoded><![CDATA[<p>Thank you for your answers.<br />
But I would like to make the pstex_t/pstex method works since it seems so popular. What will happen with my math mode LaTeX text snippets if I export to eepics? I suppose I could try again when I get in tomorrow. (I am tired now, someone kept me up late yesterday with move and loads of carbs)<br />
\\centerline seems to work fine for centering, I got the code from the manual to the llncs.sty style I use (it\&#8217;s the Springer Lecture Notes in Computer Science style).<br />
I guess the crux is the following:  Why \\includegraphics\&#8217;ing my pstex file not work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://moelhave.dk/2006/06/latex-and-xfig-troubles/comment-page-1/#comment-4533</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 19 Jun 2006 21:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://moelhave.dk/2006/06/latex-and-xfig-troubles/#comment-4533</guid>
		<description>I agree that exporting using eepic macros is a first step to getting a better picture (TeX can not draw lines of arbitrary slopes).  When I export a picture like that I get a file which starts a picture environment.  Simply including the file using \input should work (possible first when you&#039;ve converted the stuff to PostScript).  If you want the picture centered, then use the \centering command --- I haven&#039;t heard about \centerline before, maybe it&#039;s the same?</description>
		<content:encoded><![CDATA[<p>I agree that exporting using eepic macros is a first step to getting a better picture (TeX can not draw lines of arbitrary slopes).  When I export a picture like that I get a file which starts a picture environment.  Simply including the file using \input should work (possible first when you&#8217;ve converted the stuff to PostScript).  If you want the picture centered, then use the \centering command &#8212; I haven&#8217;t heard about \centerline before, maybe it&#8217;s the same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Schmidt</title>
		<link>http://moelhave.dk/2006/06/latex-and-xfig-troubles/comment-page-1/#comment-4531</link>
		<dc:creator>Christian Schmidt</dc:creator>
		<pubDate>Mon, 19 Jun 2006 21:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://moelhave.dk/2006/06/latex-and-xfig-troubles/#comment-4531</guid>
		<description>I only have vague memories about Latex, but I did make xfig drawings with Latex fonts when I was writing my theses four years ago. Looking in the Makefile that generated the report, I can see that I converted my xfig drawings to eepic format using a command line tool, &quot;fig2dev -L eepic -s10  foo.eepic&quot;. The eepic files contain Latex codes. I then included these in Latex using \input{foo.eepic}.

Drop me a line, if you want the source files.</description>
		<content:encoded><![CDATA[<p>I only have vague memories about Latex, but I did make xfig drawings with Latex fonts when I was writing my theses four years ago. Looking in the Makefile that generated the report, I can see that I converted my xfig drawings to eepic format using a command line tool, &#8220;fig2dev -L eepic -s10  foo.eepic&#8221;. The eepic files contain Latex codes. I then included these in Latex using \input{foo.eepic}.</p>
<p>Drop me a line, if you want the source files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

