<?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>david winter &#187; openoffice.org</title>
	<atom:link href="http://davidwinter.me.uk/articles/tag/openofficeorg/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidwinter.me.uk</link>
	<description>you were expecting someone else?</description>
	<lastBuildDate>Sun, 22 Aug 2010 20:51:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Line breaks in OpenOffice.org</title>
		<link>http://davidwinter.me.uk/articles/2007/05/21/line-breaks-in-openofficeorg/</link>
		<comments>http://davidwinter.me.uk/articles/2007/05/21/line-breaks-in-openofficeorg/#comments</comments>
		<pubDate>Mon, 21 May 2007 10:10:23 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[openoffice.org]]></category>
		<category><![CDATA[uni]]></category>

		<guid isPermaLink="false">http://davidwinter.me.uk/articles/2007/05/21/line-breaks-in-openofficeorg/</guid>
		<description><![CDATA[A really frustrating issue I had when writing my project report, was that of dealing with source code formatting. I had created a new style for source code similar to that I use on my blog; a box with a border and coloured background. The problem I was having was when pasting source code into [...]]]></description>
			<content:encoded><![CDATA[<p>A really frustrating issue I had when writing my project report, was that of dealing with source code formatting. </p>

<p>I had created a new style for source code similar to that I use on my blog; a box with a border and coloured background. The problem I was having was when pasting source code into the document. Each line had a <em>paragraph</em> break between itself and the next, which meant that there was a spacing between each. To fix this, I had to insert a manual <em>line</em> break between each line. Luckily I found a shortcut to pull this off, which was <code>Shift</code> + <code>Enter</code>.</p>

<p>Does anyone know of an easier way of pasting in text and using line breaks rather than paragraph breaks?</p>
]]></content:encoded>
			<wfw:commentRss>http://davidwinter.me.uk/articles/2007/05/21/line-breaks-in-openofficeorg/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
