<?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>bojan.blog &#187; LaTeX</title>
	<atom:link href="http://bojand.org/blog/category/latex/feed" rel="self" type="application/rss+xml" />
	<link>http://bojand.org/blog</link>
	<description></description>
	<lastBuildDate>Sun, 11 Apr 2010 04:03:46 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>.bst file for the International Journal of Non-Linear Mechanics</title>
		<link>http://bojand.org/blog/104.html</link>
		<comments>http://bojand.org/blog/104.html#comments</comments>
		<pubDate>Mon, 20 Oct 2008 16:15:08 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[bibtex]]></category>

		<guid isPermaLink="false">http://bojan.info/blog/?p=104</guid>
		<description><![CDATA[As I was writing my compacton paper, I needed to format my references following the International Journal of Non-Linear Mechanics style. So I wrote a .bst (BibTeX bibliographic style) file that gives pretty much the desired output: ijnlm.bst.
]]></description>
			<content:encoded><![CDATA[<p>As I was writing <a href="http://go.bojand.org/cpctwave.pdf">my compacton paper</a>, I needed to format my references following the <a href="http://www.elsevier.com/locate/nlm">International Journal of Non-Linear Mechanics</a> style. So I wrote a .bst (BibTeX bibliographic style) file that gives pretty much the desired output: <a href="http://go.bojand.org/ijnlm.bst">ijnlm.bst</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bojand.org/blog/104.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Images in LaTeX</title>
		<link>http://bojand.org/blog/20.html</link>
		<comments>http://bojand.org/blog/20.html#comments</comments>
		<pubDate>Thu, 08 Dec 2005 19:16:49 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://blog.bojan.info/?p=20</guid>
		<description><![CDATA[
Problem:
you can&#8217;t get those images to appear in a typeset document.
Cause:
[code]]czo4OlwicGRmbGF0ZXhcIjt7WyYqJl19[[/code] and [code]]czo1OlwibGF0ZXhcIjt7WyYqJl19[[/code] have virtually no graphic drivers in common. For instance, [code]]czo4OlwicGRmbGF0ZXhcIjt7WyYqJl19[[/code] can't handle eps files.
Solution:
I converted my eps files to pdf using a thing called [code]]czo4OlwiZXBzdG9wZGZcIjt7WyYqJl19[[/code], which is included in latex distributions, and [code]]czo4OlwicGRmbGF0ZXhcIjt7WyYqJl19[[/code] handled those pdf graphs perfectly, so that the output [...]]]></description>
			<content:encoded><![CDATA[<dl>
<dt>Problem:</dt>
<dd>you can&#8217;t get those images to appear in a typeset document.</dd>
<dt>Cause:</dt>
<dd>[code]]czo4OlwicGRmbGF0ZXhcIjt7WyYqJl19[[/code] and [code]]czo1OlwibGF0ZXhcIjt7WyYqJl19[[/code] have virtually no graphic drivers in common. For instance, [code]]czo4OlwicGRmbGF0ZXhcIjt7WyYqJl19[[/code] can't handle eps files.</dd>
<dt>Solution:</dt>
<dd>I converted my eps files to pdf using a thing called [code]]czo4OlwiZXBzdG9wZGZcIjt7WyYqJl19[[/code], which is included in latex distributions, and [code]]czo4OlwicGRmbGF0ZXhcIjt7WyYqJl19[[/code] handled those pdf graphs perfectly, so that the output was identical to that of eps with [code]]czo1OlwibGF0ZXhcIjt7WyYqJl19[[/code].</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://bojand.org/blog/20.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
